Commits

DateSubjectAuthorReleases
2026-06-11 Fix translatable string construction Álvaro Herrera 19 (unreleased)
2026-01-12 Stop including {brin,gin}_tuple.h in tuplesort.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-19 Fix NLS for incorrect GUC enum value hint message Peter Eisentraut 19 (unreleased)
2025-10-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-04-10 Improve various new-to-v18 appendStringInfo calls David Rowley 18.0
2025-02-21 Drop opcintype from index AM strategy translation API Peter Eisentraut 18.0
2025-02-03 Integrate GistTranslateCompareType() into IndexAmTranslateCompareType() Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-10 Make the conditions in IsIndexUsableForReplicaIdentityFull() more explicit Peter Eisentraut 18.0
2024-12-10 Replace get_equal_strategy_number_for_am() by get_equal_strategy_number() Peter Eisentraut 18.0
2024-12-04 Simplify IsIndexUsableForReplicaIdentityFull() Peter Eisentraut 18.0
2024-11-27 Improve error message for replication of generated columns. Amit Kapila 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-03-08 Admit deferrable PKs into rd_pkindex, but flag them as such Alvaro Herrera 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Add macros for looping through a List without a ListCell. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-30 Remove redundant setting of hashkey after insertion John Naylor 17.0
2023-07-25 Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 17.0
2023-07-25 Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 16.0
2023-07-14 Allow the use of a hash index on the subscriber during replication. Amit Kapila 17.0
2023-07-13 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 16.0
2023-07-13 Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables. Masahiko Sawada 17.0