Commits

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

DateSubjectAuthorReleases
2025-04-16 Elide not-null constraint checks on child tables during PK creation Álvaro Herrera 18.0
2025-04-07 Use specific collation where needed in new test Álvaro Herrera 18.0
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Álvaro Herrera 18.0
2025-04-05 Add modern SHA-2 based password hashes to pgcrypto. Álvaro Herrera 18.0
2025-04-05 Set log_statement=none in t/002_pg_upgrade.pl Álvaro Herrera 18.0
2025-04-05 pg_dump: Tiny header cleanup Álvaro Herrera 18.0
2025-04-03 Remove duplicate set of print_notnull Álvaro Herrera 18.0
2025-04-03 002_pg_upgrade.pl: Move pg_dump test code for better stability Álvaro Herrera 18.0
2025-04-03 002_pg_upgrade.pl: rename some variables for clarity Álvaro Herrera 18.0
2025-04-01 Verify roundtrip dump/restore of regression database Álvaro Herrera 18.0
2025-03-27 Remove the query_id_squash_values GUC Álvaro Herrera 18.0
2025-03-27 Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT Álvaro Herrera 18.0
2025-03-24 Fix typo Álvaro Herrera 18.0
2025-03-21 Change one loop in ATRewriteTable to use 1-based attnums Álvaro Herrera 18.0
2025-03-18 Introduce squashing of constant lists in query jumbling Álvaro Herrera 18.0
2025-03-18 Simplify reindexdb coding Álvaro Herrera 18.0
2025-03-14 doc: Explain more thoroughly when a table rewrite is needed Álvaro Herrera 18.0
2025-03-14 Remove direct handling of reloptions for toast tables Álvaro Herrera 18.0
2025-03-13 ATExecSetRelOptions: Reduce scope of 'isnull' variable Álvaro Herrera 18.0
2025-03-13 Make lwlocknames.h generated file less ugly Álvaro Herrera 18.0
2025-03-11 BRIN: be more strict about required support procs Álvaro Herrera 18.0
2025-03-06 reindexdb: move PQfinish() calls to the right place Álvaro Herrera 18.0
2025-03-05 Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT Álvaro Herrera 18.0
2025-03-04 Fix ALTER TABLE error message Álvaro Herrera 18.0
2025-02-22 Change \conninfo to use tabular format Álvaro Herrera 18.0