Commits

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

DateSubjectAuthorReleases
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 12.15
2020-10-13 Paper over regression failures in infinite_recurse() on PPC64 Linux. Tom Lane 12.5
2020-06-01 Fix crashes with currtid() and currtid2() Michael Paquier 12.4
2019-06-30 Move rolenames test out of the core regression tests. Tom Lane 12.0
2019-05-10 Remove reindex_catalog test from test schedules. Andres Freund 12.0
2019-05-07 Revert "Avoid the creation of the free space map for small heap relations". Amit Kapila 12.0
2019-05-01 Run catalog reindexing test from 3dbb317d32 serially, to avoid deadlocks. Andres Freund 12.0
2019-04-11 Re-order some regression test scripts for more parallelism. Tom Lane 12.0
2019-04-11 Split up a couple of long-running regression test scripts. Tom Lane 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-25 Get rid of backtracking in jsonpath_scan.l Alexander Korotkov 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-03-14 Reorder identity regression test Peter Eisentraut 12.0
2019-03-12 Add more tests for FSM. Amit Kapila 12.0
2019-03-10 Support for INCLUDE attributes in GiST indexes Alexander Korotkov 12.0
2019-02-04 Avoid creation of the free space map for small heap relations, take 2. Amit Kapila 12.0
2019-01-28 Revert "Avoid creation of the free space map for small heap relations." Amit Kapila 12.0
2019-01-28 Avoid creation of the free space map for small heap relations. Amit Kapila 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-06 Disable recheck_on_update optimization to avoid crashes. Tom Lane 12.0
2018-10-30 Add pg_partition_tree to display information about partitions Michael Paquier 12.0
2018-10-11 Remove deprecated abstime, reltime, tinterval datatypes. Andres Freund 12.0