Commits

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

DateSubjectAuthorReleases
2025-03-11 BRIN: be more strict about required support procs Álvaro Herrera 17.5
2025-03-04 Fix ALTER TABLE error message Álvaro Herrera 17.5
2025-02-17 Translation updates Álvaro Herrera 17.4
2025-01-21 Reword recent error messages: "should" -> "must" Álvaro Herrera 17.3
2025-01-21 Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 17.3
2025-01-09 Fix SLRU bank selection code Álvaro Herrera 17.3
2025-01-07 Fix error message wording Álvaro Herrera 17.3
2024-12-03 Fix synchronized_standby_slots GUC check hook Álvaro Herrera 17.3
2024-12-03 Drop "Lock" suffix from LWLock wait event names Álvaro Herrera 17.3
2024-11-27 Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 17.3
2024-11-26 Clean up newlines following left parentheses Álvaro Herrera 17.3
2024-11-21 Fix newly introduced 010_keep_recycled_wals.pl Álvaro Herrera 17.3
2024-11-21 Fix outdated bit in README.tuplock Álvaro Herrera 17.3
2024-11-15 Avoid deleting critical WAL segments during pg_rewind Álvaro Herrera 17.2
2024-11-07 doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints Álvaro Herrera 17.1
2024-10-30 Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 17.1
2024-10-22 Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 17.1
2024-10-20 Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified Álvaro Herrera 17.1
2024-09-14 Add commit 7229ebe011df to .git-blame-ignore-revs. Alvaro Herrera 17.0
2024-08-20 Minor wording change in table "JSON Creation Functions" Alvaro Herrera 17.0
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 17.0
2024-08-19 Search for SLRU page only in its own bank Alvaro Herrera 17.0
2024-08-12 Fix creation of partition descriptor during concurrent detach+drop Alvaro Herrera 17.0
2024-08-08 Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 17.0
2024-08-08 Refactor error messages to reduce duplication Alvaro Herrera 17.0