Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane master
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 14.23
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 15.18
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 16.14
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 17.10
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 18.4
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 19 (unreleased)
2025-11-27 Allow indexscans on partial hash indexes with implied quals. Tom Lane 14.21
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 13.22
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 14.19
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 15.14
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 16.10
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 17.6
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 18.0
2025-08-04 Fix typo in create_index.sql. Dean Rasheed 19 (unreleased)
2025-04-04 Avoid extra index searches through preprocessing. Peter Geoghegan 18.0
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-03-28 Make group_similar_or_args() reorder clause list as little as possible Alexander Korotkov 18.0
2025-02-04 Allow usage of match_orclause_to_indexcol() for joins Alexander Korotkov 18.0
2025-01-07 Improve nbtree unsatisfiable RowCompare detection. Peter Geoghegan 18.0
2024-11-29 Skip not SOAP-supported indexes while transforming an OR clause into SAOP Alexander Korotkov 18.0
2024-11-25 Remove the wrong assertion from match_orclause_to_indexcol() Alexander Korotkov 18.0
2024-11-23 Teach bitmap path generation about transforming OR-clauses to SAOP's Alexander Korotkov 18.0
2024-11-23 Transform OR-clauses to SAOP's during index matching Alexander Korotkov 18.0