Commits

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

DateSubjectAuthorReleases
2024-04-18 Don't try to assign smart names to constraints Alvaro Herrera 17.0
2024-04-18 Fix restore of not-null constraints with inheritance Alvaro Herrera 17.0
2024-04-15 ATTACH PARTITION: Don't match a PK with a UNIQUE constraint Alvaro Herrera 17.0
2024-04-15 Fix propagating attnotnull in multiple inheritance Alvaro Herrera 17.0
2024-04-07 Use conditional variable to wait for next MultiXact offset Alvaro Herrera 17.0
2024-04-07 Add XLogCtl->logInsertResult Alvaro Herrera 17.0
2024-04-05 Make libpqsrv_cancel's return const char *, not char * Alvaro Herrera 17.0
2024-04-05 Operate XLogCtl->log{Write,Flush}Result with atomics Alvaro Herrera 17.0
2024-04-03 Split XLogCtl->LogwrtResult into separate struct members Alvaro Herrera 17.0
2024-04-03 Fix zeroing of pg_serial page without SLRU bank lock Alvaro Herrera 17.0
2024-04-02 Don't use the pg_am system catalog in new test Alvaro Herrera 17.0
2024-03-30 Stabilize postgres_fdw test Alvaro Herrera 17.0
2024-03-30 doc: Improve "Partition Maintenance" section Alvaro Herrera 17.0
2024-03-28 ALTER TABLE: rework determination of access method ID Alvaro Herrera 17.0
2024-03-28 Remove translation markers from libpq-be-fe-helpers.h Alvaro Herrera 17.0
2024-03-28 libpq-be-fe-helpers.h: wrap new cancel APIs Alvaro Herrera 17.0
2024-03-25 Allow specifying an access method for partitioned tables Alvaro Herrera 17.0
2024-03-20 Review wording on tablespaces w.r.t. partitioned tables Alvaro Herrera 17.0
2024-03-20 Rework lwlocknames.txt to become lwlocklist.h Alvaro Herrera 17.0
2024-03-18 dblink/isolationtester/fe_utils: Use new cancel API Alvaro Herrera 17.0
2024-03-18 Put libpq_pipeline cancel test back Alvaro Herrera 17.0
2024-03-14 Comment out noisy libpq_pipeline test Alvaro Herrera 17.0
2024-03-13 Hopefully make libpq_pipeline's new cancel test more reliable Alvaro Herrera 17.0
2024-03-12 libpq: Add encrypted and non-blocking query cancellation routines Alvaro Herrera 17.0
2024-03-12 libpq: Move pg_cancel to fe-cancel.c Alvaro Herrera 17.0