Commits

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

DateSubjectAuthorReleases
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 12.19
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 12.19
2021-02-10 Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY Michael Paquier 12.7
2020-10-25 Fix incorrect parameter name in a function header comment David Rowley 12.5
2020-04-06 Preserve clustered index after rewrites with ALTER TABLE Michael Paquier 12.3
2020-03-13 Preserve replica identity index across ALTER TABLE rewrite Peter Eisentraut 12.3
2020-03-10 Prevent reindex of invalid indexes on TOAST tables Michael Paquier 12.3
2020-01-31 Fix CheckAttributeType's handling of collations for ranges. Tom Lane 12.2
2019-09-09 Fix handling of non-key columns get_index_column_opclass() Alexander Korotkov 12.0
2019-06-14 Fix typos and inconsistencies in code comments Michael Paquier 12.0
2019-04-05 Fix compiler warning Peter Eisentraut 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-02-09 Build out the planner support function infrastructure. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-14 Make pg_statistic and related code account more honestly for collations. Tom Lane 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-23 Remove get_atttypmod() Peter Eisentraut 12.0
2018-10-23 Remove get_attidentity() Peter Eisentraut 12.0
2018-09-27 Fix assorted bugs in pg_get_partition_constraintdef(). Tom Lane 12.0
2018-09-18 Add support for nearest-neighbor (KNN) searches to SP-GiST Alexander Korotkov 12.0