| 2018-03-12 | Alvaro Herrera | docs: Fix typo: a -> an | commit | commitdiff | tree | 
| 2018-03-12 | Alvaro Herrera | Remove doc sentence no longer applicable | commit | commitdiff | tree | 
| 2018-03-11 | Tom Lane | Fix improper uses of canonicalize_qual(). | commit | commitdiff | tree | 
| 2018-03-11 | Magnus Hagander | Clarify initdb --help message for --wal-segsize | commit | commitdiff | tree | 
| 2018-03-10 | Tom Lane | In psql, restore old behavior of Query_for_list_of_func... | commit | commitdiff | tree | 
| 2018-03-09 | Tom Lane | Improve predtest.c's internal docs, and enhance its... | commit | commitdiff | tree | 
| 2018-03-09 | Tom Lane | Fix test_predtest's idea of what weak refutation means. | commit | commitdiff | tree | 
| 2018-03-08 | Robert Haas | Correctly assess parallel-safety of tlists when SRFs... | commit | commitdiff | tree | 
| 2018-03-08 | Tom Lane | Add test scaffolding for exercising optimizer's predica... | commit | commitdiff | tree | 
| 2018-03-08 | Tom Lane | Revert "Temporarily instrument postgres_fdw test to... | commit | commitdiff | tree | 
| 2018-03-08 | Tom Lane | In initdb, don't bother trying max_connections = 10. | commit | commitdiff | tree | 
| 2018-03-08 | Tom Lane | Fix cross-checking of ReservedBackends/max_wal_senders... | commit | commitdiff | tree | 
| 2018-03-07 | Robert Haas | test_decoding: Remove unused #include directives. | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | doc: Add more substructure to SSL documentation | commit | commitdiff | tree | 
| 2018-03-07 | Alvaro Herrera | Add missing debug lines during bootstrap | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | Fix typo | commit | commitdiff | tree | 
| 2018-03-07 | Alvaro Herrera | Fix typo | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | Fix test counting in SSL tests | commit | commitdiff | tree | 
| 2018-03-07 | Stephen Frost | Fix typo for RangeVarGetRelidExtended | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | Fix costing of parallel hash joins. | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | doc: Improve calculation of vm.nr_hugepages | commit | commitdiff | tree | 
| 2018-03-07 | Peter Eisentraut | doc: Add replication parameter to libpq documentation | commit | commitdiff | tree | 
| 2018-03-06 | Alvaro Herrera | Refrain from duplicating data in reorderbuffers | commit | commitdiff | tree | 
| 2018-03-06 | Peter Eisentraut | Fix expected error message in test | commit | commitdiff | tree | 
| 2018-03-06 | Peter Eisentraut | Raise Test::More version requirement | commit | commitdiff | tree | 
| 2018-03-06 | Alvaro Herrera | Fix bogus Name assignment in CreateStatistics | commit | commitdiff | tree | 
| 2018-03-06 | Peter Eisentraut | Tests for Kerberos/GSSAPI authentication | commit | commitdiff | tree | 
| 2018-03-06 | Andres Freund | Fix parent node of WCO expressions in partitioned tables. | commit | commitdiff | tree | 
| 2018-03-06 | Andres Freund | Add parenthesized options syntax for ANALYZE. | commit | commitdiff | tree | 
| 2018-03-05 | Andres Freund | Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATI... | commit | commitdiff | tree | 
| 2018-03-05 | Alvaro Herrera | Clone extended stats in CREATE TABLE (LIKE INCLUDING... | commit | commitdiff | tree | 
| 2018-03-05 | Tom Lane | Temporarily instrument postgres_fdw test to look for... | commit | commitdiff | tree | 
| 2018-03-05 | Tom Lane | Add infrastructure to support server-version-dependent... | commit | commitdiff | tree | 
| 2018-03-05 | Robert Haas | shm_mq: Fix detach race condition. | commit | commitdiff | tree | 
| 2018-03-05 | Fujii Masao | Fix pg_rewind to handle relation data files in tablespa... | commit | commitdiff | tree | 
| 2018-03-05 | Peter Eisentraut | Remove some obsolete procedure-specific code from PLs | commit | commitdiff | tree | 
| 2018-03-05 | Peter Eisentraut | doc: Tiny whitespace fix | commit | commitdiff | tree | 
| 2018-03-04 | Magnus Hagander | Actually pick .lib file when multiple perl libs are... | commit | commitdiff | tree | 
| 2018-03-04 | Peter Eisentraut | PL/pgSQL: Simplify RETURN checking for procedures | commit | commitdiff | tree | 
| 2018-03-04 | Tom Lane | Fix assorted issues in convert_to_scalar(). | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | doc: Small wording improvement | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | doc: Fix links to pg_stat_replication | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | Minor fixes for reloptions tests | commit | commitdiff | tree | 
| 2018-03-03 | Tom Lane | Minor cleanup in genbki.pl. | commit | commitdiff | tree | 
| 2018-03-03 | Tom Lane | Trivial adjustments in preparation for bootstrap data... | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | doc: Improve wording | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | In SSL tests, restart after pg_hba.conf changes | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | Prevent LDAP and SSL tests from running without support... | commit | commitdiff | tree | 
| 2018-03-03 | Peter Eisentraut | Add PG_TEST_EXTRA to control optional test suites | commit | commitdiff | tree | 
| 2018-03-02 | Tom Lane | Fix VM buffer pin management in heap_lock_updated_tuple... | commit | commitdiff | tree | 
| 2018-03-02 | Tom Lane | Fix pgbench TAP test to work in VPATH builds. | commit | commitdiff | tree | 
| 2018-03-02 | Peter Eisentraut | Add prokind column, replacing proisagg and proiswindow | commit | commitdiff | tree | 
| 2018-03-02 | Robert Haas | postgres_fdw: Fourth attempt to stabilize regression... | commit | commitdiff | tree | 
| 2018-03-02 | Robert Haas | shm_mq: Have the receiver set the sender's less frequently. | commit | commitdiff | tree | 
| 2018-03-02 | Robert Haas | shm_mq: Reduce spinlock usage. | commit | commitdiff | tree | 
| 2018-03-02 | Fujii Masao | Improve tab-completion for ALTER INDEX RESET/SET. | commit | commitdiff | tree | 
| 2018-03-02 | Tom Lane | Make gistvacuumcleanup() count the actual number of... | commit | commitdiff | tree | 
| 2018-03-02 | Magnus Hagander | Fix msvc builds for ActivePerl > 5.24 | commit | commitdiff | tree | 
| 2018-03-02 | Andres Freund | Minor clean-up in dshash.{c,h}. | commit | commitdiff | tree | 
| 2018-03-02 | Andres Freund | Remove volatile qualifiers from shm_mq.c. | commit | commitdiff | tree | 
| 2018-03-01 | Tom Lane | Use ereport not elog for some corrupt-HOT-chain reports. | commit | commitdiff | tree | 
| 2018-03-01 | Alvaro Herrera | Relax overly strict sanity check for upgraded ancient... | commit | commitdiff | tree | 
| 2018-03-01 | Tom Lane | Fix IOS planning when only some index columns can retur... | commit | commitdiff | tree | 
| 2018-03-01 | Tom Lane | Remove out-of-date comment about formrdesc(). | commit | commitdiff | tree | 
| 2018-03-01 | Tom Lane | Fix format_type() to restore its old behavior. | commit | commitdiff | tree | 
| 2018-03-01 | Andres Freund | pg_regress: Increase space available for test names. | commit | commitdiff | tree | 
| 2018-03-01 | Andres Freund | doc: mention PROVE_TESTS in section of TAP tests. | commit | commitdiff | tree | 
| 2018-03-01 | Andres Freund | doc: Add WaitForBackgroundWorkerShutdown() to bgw docs. | commit | commitdiff | tree | 
| 2018-03-01 | Andres Freund | doc: Add random_zipfian to list of random functions... | commit | commitdiff | tree | 
| 2018-03-01 | Andres Freund | pgbench: consolidate a few PQfinish calls. | commit | commitdiff | tree | 
| 2018-03-01 | Tom Lane | Remove redundant IndexTupleDSize macro. | commit | commitdiff | tree | 
| 2018-02-28 | Tom Lane | Doc: remove duplicate poly_ops row from SP-GiST opclass... | commit | commitdiff | tree | 
| 2018-02-28 | Tom Lane | Rename base64 routines to avoid conflict with Solaris... | commit | commitdiff | tree | 
| 2018-02-28 | Tom Lane | Remove restriction on SQL block length in isolationtest... | commit | commitdiff | tree | 
| 2018-02-28 | Robert Haas | For partitionwise join, match on partcollation, not... | commit | commitdiff | tree | 
| 2018-02-28 | Robert Haas | Document LWTRANCHE_PARALLEL_HASH_JOIN. | commit | commitdiff | tree | 
| 2018-02-28 | Robert Haas | Fix assertion failure when Parallel Append is run serially. | commit | commitdiff | tree | 
| 2018-02-28 | Robert Haas | postgres_fdw: Third attempt to stabilize regression... | commit | commitdiff | tree | 
| 2018-02-28 | Robert Haas | Update and improve comments. | commit | commitdiff | tree | 
| 2018-02-28 | Peter Eisentraut | doc: Improve man build speed | commit | commitdiff | tree | 
| 2018-02-28 | Peter Eisentraut | Fix warnings in man page build | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Fix up ecpg's configuration so it handles "long long... | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Use the correct tuplestore read pointer in a NamedTuple... | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Revert renaming of int44in/int44out. | commit | commitdiff | tree | 
| 2018-02-27 | Robert Haas | doc: Fix grammar. | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Prevent dangling-pointer access when update trigger... | commit | commitdiff | tree | 
| 2018-02-27 | Robert Haas | Minor cleanup of code related to partially_grouped_rel. | commit | commitdiff | tree | 
| 2018-02-27 | Robert Haas | Fix logic error in add_paths_to_partial_grouping_rel. | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Improve regression test coverage of regress.c. | commit | commitdiff | tree | 
| 2018-02-27 | Tom Lane | Remove unused functions in regress.c. | commit | commitdiff | tree | 
| 2018-02-26 | Alvaro Herrera | Update PartitionTupleRouting struct comment | commit | commitdiff | tree | 
| 2018-02-26 | Tom Lane | Schema-qualify references in test_ddl_deparse test... | commit | commitdiff | tree | 
| 2018-02-26 | Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | 
| 2018-02-26 | Peter Eisentraut | Fix typo in internal error message | commit | commitdiff | tree | 
| 2018-02-26 | Noah Misch | Document security implications of search_path and the... | commit | commitdiff | tree | 
| 2018-02-26 | Noah Misch | Empty search_path in Autovacuum and non-psql/pgbench... | commit | commitdiff | tree | 
| 2018-02-26 | Tom Lane | Avoid using unsafe search_path settings during dump... | commit | commitdiff | tree | 
| 2018-02-26 | Robert Haas | Add a new upper planner relation for partially-aggregat... | commit | commitdiff | tree | 
| 2018-02-25 | Tom Lane | Un-break parallel pg_upgrade. | commit | commitdiff | tree | 
| 2018-02-25 | Tom Lane | Release notes for 10.3, 9.6.8, 9.5.12, 9.4.17, 9.3.22. | commit | commitdiff | tree | 
| next |