Commits

DateSubjectAuthorReleases
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.5.17
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.6.13
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 10.8
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 11.3
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 12.0
2019-04-17 Rework handling of invalid indexes with REINDEX CONCURRENTLY Michael Paquier 12.0
2019-04-12 Fix REINDEX CONCURRENTLY of partitions Peter Eisentraut 12.0
2019-04-11 Split up a couple of long-running regression test scripts. Tom Lane 12.0
2019-04-05 Add test coverage for rootdescend verification. Peter Geoghegan 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-09-18 Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 12.0
2018-04-23 Fix wrong validation of top-parent pointer during page deletion in Btree. Teodor Sigaev 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-04-03 Add prefix operator for TEXT type. Teodor Sigaev 11.0
2018-02-19 Allow UNIQUE indexes on partitioned tables Alvaro Herrera 11.0
2017-10-19 Add more tests for reloptions Alvaro Herrera 11.0
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.2.20
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.3.16
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.4.11
2017-01-18 Reset the proper GUC in create_index test. Tom Lane 9.5.6