| 2017-01-19 |
Robert Haas | Teach partitioning tests not to use DROP TABLE ...... |
commit | commitdiff | tree |
| 2017-01-19 |
Robert Haas | Avoid some code duplication in map_partition_varattnos(). |
commit | commitdiff | tree |
| 2017-01-19 |
Robert Haas | Fix some problems in check_new_partition_bound(). |
commit | commitdiff | tree |
| 2017-01-19 |
Robert Haas | Fix RETURNING to work correctly with partition tuple... |
commit | commitdiff | tree |
| 2017-01-19 |
Robert Haas | Fix failure to enforce partitioning contraint for inter... |
commit | commitdiff | tree |
| 2017-01-19 |
Stephen Frost | Dump sequence data based on the TableDataInfo flag |
commit | commitdiff | tree |
| 2017-01-19 |
Alvaro Herrera | Allow negative years in make_date to represent BC years |
commit | commitdiff | tree |
| 2017-01-19 |
Andres Freund | Adapt python regression tests to 69f4b9c85f16. |
commit | commitdiff | tree |
| 2017-01-18 |
Tom Lane | Doc: improve documentation of new SRF-in-tlist behavior. |
commit | commitdiff | tree |
| 2017-01-18 |
Andres Freund | Move targetlist SRF handling from expression evaluation... |
commit | commitdiff | tree |
| 2017-01-18 |
Robert Haas | Improve comment in hashsearch.c. |
commit | commitdiff | tree |
| 2017-01-18 |
Tom Lane | Reset the proper GUC in create_index test. |
commit | commitdiff | tree |
| 2017-01-18 |
Alvaro Herrera | Change some test macros to return true booleans |
commit | commitdiff | tree |
| 2017-01-18 |
Magnus Hagander | Implement array version of jsonb_delete and operator |
commit | commitdiff | tree |
| 2017-01-18 |
Tom Lane | Disable transforms that replaced AT TIME ZONE with... |
commit | commitdiff | tree |
| 2017-01-18 |
Robert Haas | Avoid use of DROP TABLE .. CASCADE in partitioning... |
commit | commitdiff | tree |
| 2017-01-18 |
Robert Haas | Add some more tests for tuple routing. |
commit | commitdiff | tree |
| 2017-01-18 |
Robert Haas | Update information_schema queries and system views... |
commit | commitdiff | tree |
| 2017-01-18 |
Alvaro Herrera | Make messages mentioning type names more uniform |
commit | commitdiff | tree |
| 2017-01-18 |
Robert Haas | Factor out logic for computing number of parallel workers. |
commit | commitdiff | tree |
| 2017-01-18 |
Tom Lane | Avoid conflicts with collation aliases generated by... |
commit | commitdiff | tree |
| 2017-01-18 |
Tom Lane | Improve RLS planning by marking individual quals with... |
commit | commitdiff | tree |
| 2017-01-18 |
Peter Eisentraut | Add function to import operating system collations |
commit | commitdiff | tree |
| 2017-01-17 |
Alvaro Herrera | Remove dead code in bootstrap |
commit | commitdiff | tree |
| 2017-01-17 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2017-01-17 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Correct include file path |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Generate fmgr prototypes automatically |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Register missing money operators in system catalogs |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Add more tests for money type |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Rename C symbols for backend lo_ functions |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Remove unnecessary include |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | Remove unnecessary prototypes in loadable modules |
commit | commitdiff | tree |
| 2017-01-17 |
Peter Eisentraut | doc: Update URL for Microsoft download site |
commit | commitdiff | tree |
| 2017-01-17 |
Magnus Hagander | Add compression support to pg_receivexlog |
commit | commitdiff | tree |
| 2017-01-17 |
Fujii Masao | Fix an assertion failure related to an exclusive backup. |
commit | commitdiff | tree |
| 2017-01-16 |
Tom Lane | Fix check_srf_call_placement() to handle VALUES cases... |
commit | commitdiff | tree |
| 2017-01-16 |
Tom Lane | Fix NULL pointer dereference in tuplesort.c. |
commit | commitdiff | tree |
| 2017-01-16 |
Magnus Hagander | Fix incorrect comparison due to bad merge |
commit | commitdiff | tree |
| 2017-01-16 |
Magnus Hagander | Make pg_basebackup use temporary replication slots |
commit | commitdiff | tree |
| 2017-01-16 |
Fujii Masao | Fix typos in comments. |
commit | commitdiff | tree |
| 2017-01-15 |
Tom Lane | Fix matching of boolean index columns to sort ordering. |
commit | commitdiff | tree |
| 2017-01-14 |
Tom Lane | Teach contrib/pg_stat_statements to handle multi-statem... |
commit | commitdiff | tree |
| 2017-01-14 |
Tom Lane | Change representation of statement lists, and add state... |
commit | commitdiff | tree |
| 2017-01-14 |
Tom Lane | Throw suitable error for COPY TO STDOUT/FROM STDIN... |
commit | commitdiff | tree |
| 2017-01-14 |
Magnus Hagander | Change default values for backup and replication parameters |
commit | commitdiff | tree |
| 2017-01-14 |
Peter Eisentraut | pg_ctl: Change default to wait for all actions |
commit | commitdiff | tree |
| 2017-01-14 |
Peter Eisentraut | Updates to reflect that pg_ctl stop -m fast is the... |
commit | commitdiff | tree |
| 2017-01-13 |
Tom Lane | Fix some more regression test row-order-instability... |
commit | commitdiff | tree |
| 2017-01-13 |
Tom Lane | In PL/Tcl tests, don't choke if optional error fields... |
commit | commitdiff | tree |
| 2017-01-13 |
Peter Eisentraut | pg_upgrade: Fix for changed pg_ctl default stop mode |
commit | commitdiff | tree |
| 2017-01-13 |
Robert Haas | Fix a bug in how we generate partition constraints. |
commit | commitdiff | tree |
| 2017-01-13 |
Robert Haas | Fix cardinality estimates for parallel joins. |
commit | commitdiff | tree |
| 2017-01-12 |
Tom Lane | Fix field order in struct catcache. |
commit | commitdiff | tree |
| 2017-01-12 |
Peter Eisentraut | Fix mistake in comment |
commit | commitdiff | tree |
| 2017-01-12 |
Peter Eisentraut | Make whitespace consistent inside some script files |
commit | commitdiff | tree |
| 2017-01-12 |
Robert Haas | Fix incorrect function name in comment. |
commit | commitdiff | tree |
| 2017-01-11 |
Stephen Frost | pg_restore: Don't allow non-positive number of jobs |
commit | commitdiff | tree |
| 2017-01-11 |
Magnus Hagander | Fix some typos in comments |
commit | commitdiff | tree |
| 2017-01-11 |
Bruce Momjian | pg_xlogdump: document --path behavior |
commit | commitdiff | tree |
| 2017-01-10 |
Stephen Frost | pg_dump: Strict names with no matching schema |
commit | commitdiff | tree |
| 2017-01-10 |
Alvaro Herrera | Fix overflow check in StringInfo; add missing casts |
commit | commitdiff | tree |
| 2017-01-10 |
Robert Haas | Improve coding in _hash_addovflpage. |
commit | commitdiff | tree |
| 2017-01-10 |
Stephen Frost | Fix invalid-parallel-jobs error message |
commit | commitdiff | tree |
| 2017-01-09 |
Tom Lane | Fix error handling in pltcl_returnnext. |
commit | commitdiff | tree |
| 2017-01-09 |
Alvaro Herrera | Fix ALTER TABLE / SET TYPE for irregular inheritance |
commit | commitdiff | tree |
| 2017-01-09 |
Alvaro Herrera | BRIN revmap pages are not standard pages ... |
commit | commitdiff | tree |
| 2017-01-09 |
Tom Lane | Expand the regression tests for PL/Tcl. |
commit | commitdiff | tree |
| 2017-01-09 |
Magnus Hagander | Use an enum instead of two bools to indicate wal inclus... |
commit | commitdiff | tree |
| 2017-01-07 |
Tom Lane | Get rid of ParseState.p_value_substitute; use a columnr... |
commit | commitdiff | tree |
| 2017-01-07 |
Tom Lane | Improve documentation of struct ParseState. |
commit | commitdiff | tree |
| 2017-01-06 |
Stephen Frost | Add basic pg_dumpall/pg_restore TAP tests |
commit | commitdiff | tree |
| 2017-01-06 |
Tom Lane | Merge two copies of tuple-building code in pltcl.c. |
commit | commitdiff | tree |
| 2017-01-06 |
Stephen Frost | Protect against NULL-dereference in pg_dump |
commit | commitdiff | tree |
| 2017-01-06 |
Tom Lane | Invalidate cached plans on FDW option changes. |
commit | commitdiff | tree |
| 2017-01-06 |
Robert Haas | Repair commit b81b5a96f424531b97cdd1dba97d9d1b9c9d372e. |
commit | commitdiff | tree |
| 2017-01-05 |
Robert Haas | Fix possible leak of semaphore count. |
commit | commitdiff | tree |
| 2017-01-05 |
Peter Eisentraut | Use 'use strict' in all Perl programs |
commit | commitdiff | tree |
| 2017-01-05 |
Robert Haas | Fix possible crash reading pg_stat_activity. |
commit | commitdiff | tree |
| 2017-01-05 |
Tom Lane | Fix handling of empty arrays in array_fill(). |
commit | commitdiff | tree |
| 2017-01-05 |
Simon Riggs | Fix format for TAP test docs |
commit | commitdiff | tree |
| 2017-01-04 |
Tom Lane | Handle OID column inheritance correctly in ALTER TABLE... |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Improve documentation of timestamp internal representation. |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Assorted code improvements for table partitioning. |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Remove unnecessary arguments from partitioning functions. |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Fix reporting of constraint violations for table partit... |
commit | commitdiff | tree |
| 2017-01-04 |
Simon Riggs | Add new TAP tests for pg_recvlogical |
commit | commitdiff | tree |
| 2017-01-04 |
Simon Riggs | Add pg_recvlogical —-endpos=LSN |
commit | commitdiff | tree |
| 2017-01-04 |
Tom Lane | Prefer int-wide pg_atomic_flag over char-wide when... |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Move partition_tuple_slot out of EState. |
commit | commitdiff | tree |
| 2017-01-04 |
Tom Lane | Re-allow SSL passphrase prompt at server start, but... |
commit | commitdiff | tree |
| 2017-01-04 |
Robert Haas | Update obsolete comments in lwlock.h. |
commit | commitdiff | tree |
| 2017-01-04 |
Simon Riggs | Add 18 new recovery TAP tests |
commit | commitdiff | tree |
| 2017-01-04 |
Simon Riggs | Allow PostgresNode.pm tests to wait for catchup |
commit | commitdiff | tree |
| 2017-01-04 |
Peter Eisentraut | Better fix for sequence access in hot standby test |
commit | commitdiff | tree |
| 2017-01-04 |
Magnus Hagander | Attempt to handle pending-delete files on Windows |
commit | commitdiff | tree |
| 2017-01-04 |
Magnus Hagander | Make wal streaming the default mode for pg_basebackup |
commit | commitdiff | tree |
| 2017-01-03 |
Bruce Momjian | Update copyright via script for 2017 |
commit | commitdiff | tree |
| 2017-01-03 |
Bruce Momjian | Update manual set of copyright files for 2017 |
commit | commitdiff | tree |
| 2017-01-03 |
Bruce Momjian | Update copyright for 2017 |
commit | commitdiff | tree |
| next |