Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2020-02-10 createuser: fix parsing of --connection-limit argument Alvaro Herrera 9.4.26
2020-01-17 Set ReorderBufferTXN->final_lsn more eagerly Alvaro Herrera 9.4.26
2019-11-05 Change pg_restore -f- to dump to stdout instead of to ./- Alvaro Herrera 9.4.25
2019-10-17 Fix minor bug in logical-replication walsender shutdown Alvaro Herrera 9.4.25
2019-09-13 logical decoding: process ASSIGNMENT during snapshot build Alvaro Herrera 9.4.25
2019-08-20 Fix bogus comment Alvaro Herrera 9.4.25
2019-02-12 Relax overly strict assertion Alvaro Herrera 9.4.22
2018-12-27 Have DISCARD ALL/TEMP remove leftover temp tables Alvaro Herrera 9.4.21
2018-12-27 Make autovacuum more selective about temp tables to keep Alvaro Herrera 9.4.21
2018-08-15 Fix pg_replication_slot example output Alvaro Herrera 9.4.20
2018-06-26 Fix "base" snapshot handling in logical decoding Alvaro Herrera 9.4.19
2018-06-06 Fix function code in error report Alvaro Herrera 9.4.19
2018-04-19 Enlarge find_other_exec's meager fgets buffer Alvaro Herrera 9.4.18
2018-03-06 Refrain from duplicating data in reorderbuffers Alvaro Herrera 9.4.18
2018-03-01 Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 9.4.18
2018-01-19 Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 9.4.16
2018-01-09 Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 9.4.16
2018-01-05 Fix failure to delete spill files of aborted transactions Alvaro Herrera 9.4.16
2018-01-03 Make XactLockTableWait work for transactions that are not yet self-locked Alvaro Herrera 9.4.16
2018-01-02 Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 9.4.16
2017-11-02 Revert bogus fixes of HOT-freezing bug Alvaro Herrera 9.4.15
2017-10-06 Fix traversal of half-frozen update chains Alvaro Herrera 9.4.15
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 9.4.15
2017-09-28 Fix freezing of a dead HOT-updated tuple Alvaro Herrera 9.4.15
2017-08-08 Reword some unclear comments Alvaro Herrera 9.4.14