| 2019-11-27 |  Etsuro Fujita | Fix typo in comment. | commit | commitdiff | tree | snapshot | 
| 2019-11-24 |  Tom Lane | Avoid assertion failure with LISTEN in a serializable... | commit | commitdiff | tree | snapshot | 
| 2019-11-21 |  Tom Lane | Defend against self-referential views in relation_is_up... | commit | commitdiff | tree | snapshot | 
| 2019-11-20 |  Magnus Hagander | Remove incorrect markup | commit | commitdiff | tree | snapshot | 
| 2019-11-19 |  Alexander Korotkov | Revise GIN README | commit | commitdiff | tree | snapshot | 
| 2019-11-19 |  Alexander Korotkov | Fix traversing to the deleted GIN page via downlink | commit | commitdiff | tree | snapshot | 
| 2019-11-19 |  Tom Lane | Doc: clarify use of RECURSIVE in WITH. | commit | commitdiff | tree | snapshot | 
| 2019-11-19 |  Tom Lane | Doc: clarify behavior of ALTER DEFAULT PRIVILEGES ... | commit | commitdiff | tree | snapshot | 
| 2019-11-17 |  Tom Lane | Further fix dumping of views that contain just VALUES... | commit | commitdiff | tree | snapshot | 
| 2019-11-13 |  Tom Lane | Handle arrays and ranges in pg_upgrade's test for non... | commit | commitdiff | tree | snapshot | 
| 2019-11-11 |  Tom Lane | Stamp 9.4.25.  REL9_4_25 | commit | commitdiff | tree | snapshot | 
| 2019-11-11 |  Tom Lane | Doc: fix ancient mistake, or at least obsolete info... | commit | commitdiff | tree | snapshot | 
| 2019-11-11 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2019-11-10 |  Tom Lane | Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20... | commit | commitdiff | tree | snapshot | 
| 2019-11-09 |  Tom Lane | Remove test case that doesn't work with --disable-integ... | commit | commitdiff | tree | snapshot | 
| 2019-11-08 |  Etsuro Fujita | postgres_fdw: Fix error message for PREPARE TRANSACTION. | commit | commitdiff | tree | snapshot | 
| 2019-11-07 |  Bruce Momjian | docs:  clarify that only INSERT and UPDATE triggers... | commit | commitdiff | tree | snapshot | 
| 2019-11-07 |  Tom Lane | Move declaration of ecpg_gettext() to a saner place. | commit | commitdiff | tree | snapshot | 
| 2019-11-07 |  Tom Lane | Fix integer-overflow edge case detection in interval_mu... | commit | commitdiff | tree | snapshot | 
| 2019-11-07 |  Fujii Masao | Fix assertion failure when running pgbench -s. | commit | commitdiff | tree | snapshot | 
| 2019-11-06 |  Michael Paquier | Fix timestamp of sent message for write context in... | commit | commitdiff | tree | snapshot | 
| 2019-11-06 |  Bruce Momjian | doc:  fix plurality typo on bgwriter doc sentence | commit | commitdiff | tree | snapshot | 
| 2019-11-05 |  Tom Lane | Avoid logging complaints about abandoned connections... | commit | commitdiff | tree | snapshot | 
| 2019-11-05 |  Alvaro Herrera | Change pg_restore -f- to dump to stdout instead of... | commit | commitdiff | tree | snapshot | 
| 2019-11-04 |  Tom Lane | Stabilize pg_dump output order for similarly-named... | commit | commitdiff | tree | snapshot | 
| 2019-11-04 |  Peter Eisentraut | Catch invalid typlens in a couple of places | commit | commitdiff | tree | snapshot | 
| 2019-11-01 |  Michael Paquier | Fix race condition at backend exit when deleting elemen... | commit | commitdiff | tree | snapshot | 
| 2019-10-26 |  Tom Lane | Fix pg_dump's handling of circular dependencies in... | commit | commitdiff | tree | snapshot | 
| 2019-10-24 |  Bruce Momjian | docs:  fix wording of REFRESH CONCURRENTLY manual page | commit | commitdiff | tree | snapshot | 
| 2019-10-23 |  Michael Paquier | Clean up properly error_context_stack in autovacuum... | commit | commitdiff | tree | snapshot | 
| 2019-10-21 |  Tom Lane | Deal with yet another issue related to "Norwegian ... | commit | commitdiff | tree | snapshot | 
| 2019-10-21 |  Tom Lane | Use CFLAGS_SL while probing linkability of libperl. | commit | commitdiff | tree | snapshot | 
| 2019-10-21 |  Tom Lane | Select CFLAGS_SL at configure time, not in platform... | commit | commitdiff | tree | snapshot | 
| 2019-10-19 |  Noah Misch | For PowerPC instruction "addi", use constraint "b". | commit | commitdiff | tree | snapshot | 
| 2019-10-18 |  Fujii Masao | Fix failure of archive recovery with recovery_min_apply... | commit | commitdiff | tree | snapshot | 
| 2019-10-17 |  Alvaro Herrera | Fix minor bug in logical-replication walsender shutdown | commit | commitdiff | tree | snapshot | 
| 2019-10-16 |  Thomas Munro | Fix bug that could try to freeze running multixacts. | commit | commitdiff | tree | snapshot | 
| 2019-10-16 |  Tomas Vondra | Add missing include to pg_upgrade/version.c | commit | commitdiff | tree | snapshot | 
| 2019-10-16 |  Tomas Vondra | Improve the check for pg_catalog.line data type in... | commit | commitdiff | tree | snapshot | 
| 2019-10-16 |  Michael Paquier | Doc: Fix various inconsistencies | commit | commitdiff | tree | snapshot | 
| 2019-10-12 |  Noah Misch | AIX: Stop adding option -qsrcmsg. | commit | commitdiff | tree | snapshot | 
| 2019-10-09 |  Michael Paquier | Flush logical mapping files with fd opened for read... | commit | commitdiff | tree | snapshot | 
| 2019-10-07 |  Bruce Momjian | docs:  Improve A?synchronous Multimaster Replication... | commit | commitdiff | tree | snapshot | 
| 2019-10-07 |  Bruce Momjian | docs:  clarify that today/tomorrow/yesterday is at... | commit | commitdiff | tree | snapshot | 
| 2019-10-07 |  Bruce Momjian | doc:  move mention of log_min_error_statement in a... | commit | commitdiff | tree | snapshot | 
| 2019-10-04 |  Andrew Dunstan | Handle spaces in OpenSSL install location for MSVC | commit | commitdiff | tree | snapshot | 
| 2019-10-04 |  Tom Lane | Fix bitshiftright()'s zero-padding some more. | commit | commitdiff | tree | snapshot | 
| 2019-10-03 |  Tom Lane | Avoid unnecessary out-of-memory errors during encoding... | commit | commitdiff | tree | snapshot | 
| 2019-10-03 |  Tom Lane | Allow repalloc() to give back space when a large chunk... | commit | commitdiff | tree | snapshot | 
| 2019-10-03 |  Andrew Gierth | Selectively include window frames in expression walks... | commit | commitdiff | tree | snapshot | 
| 2019-09-27 |  Amit Kapila | Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd... | commit | commitdiff | tree | snapshot | 
| 2019-09-23 |  Tom Lane | Doc: clarify handling of duplicate elements in array... | commit | commitdiff | tree | snapshot | 
| 2019-09-22 |  Tom Lane | Fix failure to zero-pad the result of bitshiftright(). | commit | commitdiff | tree | snapshot | 
| 2019-09-20 |  Tom Lane | Update time zone data files to tzdata release 2019c. | commit | commitdiff | tree | snapshot | 
| 2019-09-20 |  Amit Kapila | Fix typo in commit 82fa3ff8672. | commit | commitdiff | tree | snapshot | 
| 2019-09-19 |  Alexander Korotkov | Improve handling of NULLs in KNN-GiST and KNN-SP-GiST | commit | commitdiff | tree | snapshot | 
| 2019-09-19 |  Michael Paquier | Doc: Fix incorrect mention to connection_object in... | commit | commitdiff | tree | snapshot | 
| 2019-09-19 |  Amit Kapila | Doc: document autovacuum interruption. | commit | commitdiff | tree | snapshot | 
| 2019-09-13 |  Alvaro Herrera | logical decoding: process ASSIGNMENT during snapshot... | commit | commitdiff | tree | snapshot | 
| 2019-09-12 |  Tom Lane | Fix usage of whole-row variables in WCO and RLS policy... | commit | commitdiff | tree | snapshot | 
| 2019-09-12 |  Amit Kapila | Doc: Update PL/pgSQL sample function in plpgsql.sgml. | commit | commitdiff | tree | snapshot | 
| 2019-09-11 |  Michael Paquier | Expand properly list of TAP tests used for prove in... | commit | commitdiff | tree | snapshot | 
| 2019-09-09 |  Andrew Dunstan | Prevent msys2 conversion of "cmd /c" switch to a file... | commit | commitdiff | tree | snapshot | 
| 2019-09-08 |  Tom Lane | Fix RelationIdGetRelation calls that weren't bothering... | commit | commitdiff | tree | snapshot | 
| 2019-09-08 |  Alexander Korotkov | Fix handling of NULL distances in KNN-GiST | commit | commitdiff | tree | snapshot | 
| 2019-09-08 |  Alexander Korotkov | Fix handling Inf and Nan values in GiST pairing heap... | commit | commitdiff | tree | snapshot | 
| 2019-09-08 |  Tom Lane | configure: Update python search order | commit | commitdiff | tree | snapshot | 
| 2019-09-06 |  Peter Eisentraut | doc: Fix awkward markup | commit | commitdiff | tree | snapshot | 
| 2019-09-06 |  Robert Haas | When performing a base backup, check for read errors. | commit | commitdiff | tree | snapshot | 
| 2019-09-02 |  Tom Lane | Handle corner cases correctly in psql's reconnection... | commit | commitdiff | tree | snapshot | 
| 2019-08-31 |  Tom Lane | Doc: describe the "options" allowed in an ECPG connecti... | commit | commitdiff | tree | snapshot | 
| 2019-08-28 |  Heikki Linnakangas | Fix overflow check and comment in GIN posting list... | commit | commitdiff | tree | snapshot | 
| 2019-08-27 |  Tom Lane | Doc: clarify behavior of standard aggregates for null... | commit | commitdiff | tree | snapshot | 
| 2019-08-26 |  Andrew Dunstan | Treat MINGW and MSYS the same in pg_upgrade test script | commit | commitdiff | tree | snapshot | 
| 2019-08-25 |  Tom Lane | Avoid platform-specific null pointer dereference in... | commit | commitdiff | tree | snapshot | 
| 2019-08-22 |  Michael Paquier | Doc: Remove mention to "Visual Studio Express 2019" | commit | commitdiff | tree | snapshot | 
| 2019-08-20 |  Alvaro Herrera | Fix bogus comment | commit | commitdiff | tree | snapshot | 
| 2019-08-20 |  Michael Paquier | Doc: Fix various typos | commit | commitdiff | tree | snapshot | 
| 2019-08-16 |  Tom Lane | Prevent possible double-free when update trigger return... | commit | commitdiff | tree | snapshot | 
| 2019-08-15 |  Tom Lane | Doc: improve documentation about postgresql.auto.conf. | commit | commitdiff | tree | snapshot | 
| 2019-08-14 |  Tom Lane | Fix ALTER SYSTEM to cope with duplicate entries in... | commit | commitdiff | tree | snapshot | 
| 2019-08-13 |  Tom Lane | Un-break pg_dump for pre-8.3 source servers. | commit | commitdiff | tree | snapshot | 
| 2019-08-12 |  Peter Eisentraut | Fix compiler warning | commit | commitdiff | tree | snapshot | 
| 2019-08-07 |  Tom Lane | Doc: document permissions required for ANALYZE. | commit | commitdiff | tree | snapshot | 
| 2019-08-07 |  Heikki Linnakangas | Fix predicate-locking of HOT updated rows. | commit | commitdiff | tree | snapshot | 
| 2019-08-07 |  Michael Paquier | Fix some incorrect parsing of time with time zone strings | commit | commitdiff | tree | snapshot | 
| 2019-08-06 |  Tom Lane | Fix intarray's GiST opclasses to not fail for empty... | commit | commitdiff | tree | snapshot | 
| 2019-08-05 |  Tom Lane | Stamp 9.4.24.  REL9_4_24 | commit | commitdiff | tree | snapshot | 
| 2019-08-05 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2019-08-05 |  Noah Misch | Require the schema qualification in pg_temp.type_name... | commit | commitdiff | tree | snapshot | 
| 2019-08-05 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2019-08-04 |  Tom Lane | Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24. | commit | commitdiff | tree | snapshot | 
| 2019-08-01 |  Michael Paquier | Fix handling of previous password hooks in passwordcheck | commit | commitdiff | tree | snapshot | 
| 2019-07-31 |  Tom Lane | Fix pg_dump's handling of dependencies for custom opcla... | commit | commitdiff | tree | snapshot | 
| 2019-07-28 |  Michael Paquier | Doc: Fix event trigger firing table | commit | commitdiff | tree | snapshot | 
| 2019-07-26 |  Tom Lane | Tweak our special-case logic for the IANA "Factory... | commit | commitdiff | tree | snapshot | 
| 2019-07-26 |  Tom Lane | Avoid choosing "localtime" or "posixrules" as TimeZone... | commit | commitdiff | tree | snapshot | 
| 2019-07-26 |  Tom Lane | Fix loss of fractional digits for large values in cash_... | commit | commitdiff | tree | snapshot | 
| 2019-07-25 |  Tom Lane | Fix syntax error in commit 20e99cddd. | commit | commitdiff | tree | snapshot | 
| 2019-07-25 |  Tom Lane | Fix failures to ignore \r when reading Windows-style... | commit | commitdiff | tree | snapshot | 
| next |