| 2019-02-17 |  Thomas Munro | Fix race in dsm_unpin_segment() when handles are reused. | commit | commitdiff | tree | snapshot | 
| 2019-02-17 |  Joe Conway | Fix documentation for dblink_error_message() return... | commit | commitdiff | tree | snapshot | 
| 2019-02-17 |  Tom Lane | Fix CREATE VIEW to allow zero-column views. | commit | commitdiff | tree | snapshot | 
| 2019-02-17 |  Tatsuo Ishii | Doc: remove ancient comment. | commit | commitdiff | tree | snapshot | 
| 2019-02-17 |  Noah Misch | Fix CLogTruncationLock documentation. | commit | commitdiff | tree | snapshot | 
| 2019-02-15 |  Michael Paquier | Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE | commit | commitdiff | tree | snapshot | 
| 2019-02-15 |  Thomas Munro | Fix race in dsm_attach() when handles are reused. | commit | commitdiff | tree | snapshot | 
| 2019-02-13 |  Thomas Munro | Fix rare dsa_allocate() failures due to freepage.c... | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Tom Lane | Clean up planner confusion between ncolumns and nkeycol... | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Alvaro Herrera | Relax overly strict assertion | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Tom Lane | Fix erroneous error reports in snapbuild.c. | commit | commitdiff | tree | snapshot | 
| 2019-02-12 |  Michael Paquier | Clarify docs about limitations of constraint exclusion... | commit | commitdiff | tree | snapshot | 
| 2019-02-11 |  Tom Lane | Stamp 11.2.  REL_11_2 | commit | commitdiff | tree | snapshot | 
| 2019-02-11 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2019-02-11 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2019-02-11 |  Peter Eisentraut | Adjust error message | commit | commitdiff | tree | snapshot | 
| 2019-02-11 |  Tom Lane | Fix indexable-row-comparison logic to account for cover... | commit | commitdiff | tree | snapshot | 
| 2019-02-10 |  Tom Lane | Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. | commit | commitdiff | tree | snapshot | 
| 2019-02-10 |  Tom Lane | Second draft of back-branch release notes. | commit | commitdiff | tree | snapshot | 
| 2019-02-10 |  Alvaro Herrera | Fix trigger drop procedure | commit | commitdiff | tree | snapshot | 
| 2019-02-10 |  Tom Lane | Solve cross-version-upgrade testing problem induced... | commit | commitdiff | tree | snapshot | 
| 2019-02-10 |  Tom Lane | Repair unsafe/unportable snprintf usage in pg_restore. | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Tom Lane | Call set_rel_pathlist_hook before generate_gather_paths... | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Andres Freund | For 11 only, put back heap_expand_tuple to GetTupleForT... | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Andres Freund | Reset, not recreate, execGrouping.c style hashtables. | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Andres Freund | Allow to reset execGrouping.c style tuple hashtables. | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Andres Freund | simplehash: Add support for resetting a hashtable's... | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Andres Freund | Plug leak in BuildTupleHashTable by creating ExprContex... | commit | commitdiff | tree | snapshot | 
| 2019-02-09 |  Tom Lane | First-draft release notes for 11.2. | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Tom Lane | Defend against null error message reported by libxml2. | commit | commitdiff | tree | snapshot | 
| 2019-02-08 |  Tom Lane | Doc: fix thinko in description of how to escape a backs... | commit | commitdiff | tree | snapshot | 
| 2019-02-07 |  Tom Lane | Ensure that foreign scans with lateral refs are planned... | commit | commitdiff | tree | snapshot | 
| 2019-02-07 |  Andrew Dunstan | Fix searchpath and module location for pg_rewind and... | commit | commitdiff | tree | snapshot | 
| 2019-02-07 |  Peter Eisentraut | Add collation assignment to CALL statement | commit | commitdiff | tree | snapshot | 
| 2019-02-07 |  Amit Kapila | Doc: Update the documentation for row movement behavior... | commit | commitdiff | tree | snapshot | 
| 2019-02-06 |  Peter Geoghegan | Avoid amcheck inline compression false positives. | commit | commitdiff | tree | snapshot | 
| 2019-02-06 |  Tom Lane | Propagate lateral-reference information to indirect... | commit | commitdiff | tree | snapshot | 
| 2019-02-06 |  Andrew Dunstan | Unify searchpath and do file logic in MSVC build scripts. | commit | commitdiff | tree | snapshot | 
| 2019-02-06 |  Andres Freund | Fix heap_getattr() handling of fast defaults. | commit | commitdiff | tree | snapshot | 
| 2019-02-06 |  Andrew Dunstan | Fix included file path for modern perl | commit | commitdiff | tree | snapshot | 
| 2019-02-05 |  Andrew Dunstan | Keep perl style checker happy | commit | commitdiff | tree | snapshot | 
| 2019-02-05 |  Tom Lane | Update time zone data files to tzdata release 2018i. | commit | commitdiff | tree | snapshot | 
| 2019-02-05 |  Andrew Dunstan | Fix searchpath for modern Perl for genbki.pl | commit | commitdiff | tree | snapshot | 
| 2019-02-05 |  Tom Lane | Doc: in each release branch, keep only that branch... | commit | commitdiff | tree | snapshot | 
| 2019-02-04 |  Tom Lane | Fix dumping of matviews with indirect dependencies... | commit | commitdiff | tree | snapshot | 
| 2019-02-04 |  Andrew Gierth | Move port-specific parts of with_temp_install to port... | commit | commitdiff | tree | snapshot | 
| 2019-02-04 |  Michael Paquier | Clarify behavior of initdb's --allow-group-access on... | commit | commitdiff | tree | snapshot | 
| 2019-02-03 |  Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... | commit | commitdiff | tree | snapshot | 
| 2019-02-02 |  Amit Kapila | Avoid possible deadlock while locking multiple heap... | commit | commitdiff | tree | snapshot | 
| 2019-02-01 |  Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... | commit | commitdiff | tree | snapshot | 
| 2019-01-30 |  Peter Eisentraut | Fix a crash in logical replication | commit | commitdiff | tree | snapshot | 
| 2019-01-29 |  Magnus Hagander | Improve wording about WAL files in tar mode of pg_baseb... | commit | commitdiff | tree | snapshot | 
| 2019-01-29 |  Andres Freund | Fix LLVM related headers to compile standalone (to... | commit | commitdiff | tree | snapshot | 
| 2019-01-28 |  Andres Freund | Install JIT related headers. | commit | commitdiff | tree | snapshot | 
| 2019-01-27 |  Tom Lane | Allow for yet another crash symptom in 013_crash_restar... | commit | commitdiff | tree | snapshot | 
| 2019-01-26 |  Tom Lane | Fix psql's "\g target" meta-command to work with COPY... | commit | commitdiff | tree | snapshot | 
| 2019-01-26 |  Tom Lane | Allow UNLISTEN in hot-standby mode. | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Tom Lane | Remove infinite-loop hazards in ecpg test suite. | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Alvaro Herrera | Fix droppability of constraints upon partition detach | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Tom Lane | Fix portability problem in pgbench. | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Alvaro Herrera | Simplify coding to detach constraints when detaching... | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Tom Lane | Blind attempt to fix _configthreadlocale() failures... | commit | commitdiff | tree | snapshot | 
| 2019-01-24 |  Alvaro Herrera | Detach constraints when partitions are detached | commit | commitdiff | tree | snapshot | 
| 2019-01-23 |  Heikki Linnakangas | Fix misc typos in comments. | commit | commitdiff | tree | snapshot | 
| 2019-01-23 |  Tatsuo Ishii | Doc: fix typo in URL of OASIS group web site. | commit | commitdiff | tree | snapshot | 
| 2019-01-22 |  Andres Freund | llvm: Fix file-ending in IDENTIFICATION comments. | commit | commitdiff | tree | snapshot | 
| 2019-01-22 |  Tom Lane | Avoid thread-safety problem in ecpglib. | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Tom Lane | Remove useless bms_copy step in RelationGetIndexAttrBitmap. | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Alvaro Herrera | Create action triggers when partitions are detached | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Alvaro Herrera | Flush relcache entries when their FKs are meddled with | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Alvaro Herrera | Add 'id' to Acknowledgments section | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Tom Lane | Revert "Fix under-quoted filename pattern in pgbench... | commit | commitdiff | tree | snapshot | 
| 2019-01-21 |  Etsuro Fujita | Postpone generating tlists and EC members for inheritan... | commit | commitdiff | tree | snapshot | 
| 2019-01-19 |  Tomas Vondra | Revert "Add valgrind suppressions for wcsrtombs optimiz... | commit | commitdiff | tree | snapshot | 
| 2019-01-19 |  Peter Eisentraut | Fix outdated comment | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Tom Lane | Fix under-quoted filename pattern in pgbench TAP test. | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Tom Lane | Use our own getopt() on OpenBSD. | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Alvaro Herrera | Fix creation of duplicate foreign keys on partitions | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Alvaro Herrera | Move CloneForeignKeyConstraints to tablecmds.c | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Alvaro Herrera | Refactor duplicate code into DeconstructFkConstraintRow | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Michael Paquier | Enforce non-parallel plan when calling current_schema... | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Tom Lane | Avoid assuming that we know the spelling of getopt_long... | commit | commitdiff | tree | snapshot | 
| 2019-01-18 |  Michael Paquier | Restrict the use of temporary namespace in two-phase... | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Magnus Hagander | Replace references to mailinglists with @lists.postgres... | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Magnus Hagander | Remove references to Majordomo | commit | commitdiff | tree | snapshot | 
| 2019-01-17 |  Andrew Gierth | Postpone aggregate checks until after collation is... | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Michael Paquier | Fix typos in documentation and for one wait event | commit | commitdiff | tree | snapshot | 
| 2019-01-14 |  Alvaro Herrera | Fix unique INCLUDE indexes on partitioned tables | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Andrew Dunstan | fix typo | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Andrew Dunstan | Make DLSUFFIX easily discoverable by build scripts | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Noah Misch | Make Emacs perl-mode indent more like perltidy. | commit | commitdiff | tree | snapshot | 
| 2019-01-13 |  Peter Eisentraut | configure: Update python search order | commit | commitdiff | tree | snapshot | 
| 2019-01-11 |  Tom Lane | Fix up confusion over how to use EXTRA_INSTALL. | commit | commitdiff | tree | snapshot | 
| 2019-01-11 |  Andrew Dunstan | Free pre-modification HeapTuple in ALTER TABLE ...... | commit | commitdiff | tree | snapshot | 
| 2019-01-11 |  Tom Lane | Avoid sharing PARAM_EXEC slots between different levels... | commit | commitdiff | tree | snapshot | 
| 2019-01-11 |  Peter Eisentraut | doc: Correct documentation of install-time environment... | commit | commitdiff | tree | snapshot | 
| 2019-01-10 |  Andrew Dunstan | Fix missing values when doing ALTER TABLE ALTER COLUMN... | commit | commitdiff | tree | snapshot | 
| 2019-01-09 |  Tom Lane | Update docs & tests to reflect that unassigned OLD... | commit | commitdiff | tree | snapshot | 
| 2019-01-08 |  Tom Lane | Doc: update our docs about kernel IPC parameters on... | commit | commitdiff | tree | snapshot | 
| 2019-01-08 |  Tatsuo Ishii | Doc: fix meaning of acronym "btree". | commit | commitdiff | tree | snapshot | 
| next |