Commits

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

DateSubjectAuthorReleases
2025-02-19 Add ATAlterConstraint struct for ALTER .. CONSTRAINT Álvaro Herrera 18.0
2025-01-26 Add missing CommandCounterIncrement Álvaro Herrera 18.0
2025-01-24 Fix instability in recently added regression tests Álvaro Herrera 18.0
2025-01-23 Allow NOT VALID foreign key constraints on partitioned tables Álvaro Herrera 18.0
2025-01-21 Reword recent error messages: "should" -> "must" Álvaro Herrera 18.0
2025-01-21 Fix detach of a partition that has a toplevel FK to a partitioned table Álvaro Herrera 18.0
2025-01-16 Split ATExecValidateConstraint into reusable pieces Álvaro Herrera 18.0
2025-01-10 Adjust signature of cluster_rel() and its subroutines Álvaro Herrera 18.0
2025-01-09 Simplify signature of RewriteTable Álvaro Herrera 18.0
2025-01-09 Fix SLRU bank selection code Álvaro Herrera 18.0
2025-01-07 Fix error message wording Álvaro Herrera 18.0
2025-01-07 Remove unnecessary code to handle CONSTR_NOTNULL Álvaro Herrera 18.0
2024-12-14 Refactor some SQL/JSON error messages Álvaro Herrera 18.0
2024-12-13 Rewrite maybe_reread_subscription() comment Álvaro Herrera 18.0
2024-12-13 Dump not-null constraints on inherited columns correctly Álvaro Herrera 18.0
2024-12-03 Fix synchronized_standby_slots GUC check hook Álvaro Herrera 18.0
2024-12-03 Drop "Lock" suffix from LWLock wait event names Álvaro Herrera 18.0
2024-12-03 Update obsolete comment Álvaro Herrera 18.0
2024-11-27 Make GUC_check_errdetail messages full sentences Álvaro Herrera 18.0
2024-11-27 Remove redundant relam initialization Álvaro Herrera 18.0
2024-11-27 Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 18.0
2024-11-26 Clean up newlines following left parentheses Álvaro Herrera 18.0
2024-11-21 Fix newly introduced 010_keep_recycled_wals.pl Álvaro Herrera 18.0
2024-11-21 Fix outdated bit in README.tuplock Álvaro Herrera 18.0
2024-11-21 Unify repetitive error messages Álvaro Herrera 18.0