Commits

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

DateSubjectAuthorReleases
2018-12-27 Have DISCARD ALL/TEMP remove leftover temp tables Alvaro Herrera 9.5.16
2018-12-27 Make autovacuum more selective about temp tables to keep Alvaro Herrera 9.5.16
2018-10-08 Silence compiler warning in Assert() Alvaro Herrera 9.5.15
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 9.5.15
2018-08-03 Fix pg_replication_slot example output Alvaro Herrera 9.5.14
2018-07-05 logical decoding: beware of an unset specinsert change Alvaro Herrera 9.5.14
2018-07-05 Reduce cost of test_decoding's new oldest_xmin test Alvaro Herrera 9.5.14
2018-06-26 Fix "base" snapshot handling in logical decoding Alvaro Herrera 9.5.14
2018-06-14 Fail BRIN control functions during recovery explicitly Alvaro Herrera 9.5.14
2018-06-06 Fix function code in error report Alvaro Herrera 9.5.14
2018-04-19 Enlarge find_other_exec's meager fgets buffer Alvaro Herrera 9.5.13
2018-03-26 Fix thinko in comment Alvaro Herrera 9.5.13
2018-03-15 test_ddl_deparse: rename matview Alvaro Herrera 9.5.13
2018-03-15 test_ddl_deparse: Don't use pg_class as source for a matview Alvaro Herrera 9.5.13
2018-03-06 Refrain from duplicating data in reorderbuffers Alvaro Herrera 9.5.13
2018-03-01 Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 9.5.13
2018-01-19 Fix StoreCatalogInheritance1 to use 32bit inhseqno Alvaro Herrera 9.5.11
2018-01-09 Change some bogus PageGetLSN calls to BufferGetLSNAtomic Alvaro Herrera 9.5.11
2018-01-05 Fix failure to delete spill files of aborted transactions Alvaro Herrera 9.5.11
2018-01-03 Make XactLockTableWait work for transactions that are not yet self-locked Alvaro Herrera 9.5.11
2018-01-02 Fix deadlock hazard in CREATE INDEX CONCURRENTLY Alvaro Herrera 9.5.11
2017-11-03 Fix BRIN summarization concurrent with extension Alvaro Herrera 9.5.10
2017-11-02 Revert bogus fixes of HOT-freezing bug Alvaro Herrera 9.5.10
2017-10-06 Fix traversal of half-frozen update chains Alvaro Herrera 9.5.10
2017-10-03 Fix coding rules violations in walreceiver.c Alvaro Herrera 9.5.10