Commits

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

DateSubjectAuthorReleases
2022-03-24 Change fastgetattr and heap_getattr to inline functions Alvaro Herrera 15.0
2022-03-23 pg_upgrade: Upgrade an Assert to a real 'if' test Alvaro Herrera 15.0
2022-03-23 Fix "missing continuation record" after standby promotion Alvaro Herrera 15.0
2022-03-23 test_decoding: Add comments about delaying BEGIN/PREPARE Alvaro Herrera 15.0
2022-03-20 Blind fix for uninitialized memory bug in ba9a7e392171 Alvaro Herrera 15.0
2022-03-20 Enforce foreign key correctly during cross-partition updates Alvaro Herrera 15.0
2022-03-19 Fix an outdated and grammatically wrong comment Alvaro Herrera 15.0
2022-03-17 Split ExecUpdate and ExecDelete into reusable pieces Alvaro Herrera 15.0
2022-03-11 Add API of sorts for transition table handling in trigger.c Alvaro Herrera 15.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-28 Tab-complete ALTER PUBLICATION ADD TABLE with list of tables Alvaro Herrera 15.0
2022-01-12 Add index on pg_publication_rel.prpubid Alvaro Herrera 15.0
2022-01-05 Create foreign key triggers in partitioned tables too Alvaro Herrera 15.0
2022-01-04 Fix silly mistake in Assert Alvaro Herrera 15.0
2022-01-04 Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 15.0
2022-01-03 Avoid using DefElemAction in AlterPublicationStmt Alvaro Herrera 15.0
2021-12-30 Small cleanups related to PUBLICATION framework code Alvaro Herrera 15.0
2021-11-30 Increase size of shared memory for pg_commit_ts Alvaro Herrera 15.0
2021-11-26 Harden be-gssapi-common.h for headerscheck Alvaro Herrera 15.0
2021-11-26 Copy-edit vacuuumdb --analyze-in-stages doc blurb Alvaro Herrera 15.0
2021-11-26 Document units for max_slot_wal_keep_size Alvaro Herrera 15.0
2021-11-26 Fix determination of broken LSN in OVERWRITTEN_CONTRECORD Alvaro Herrera 15.0
2021-11-22 Be more specific about OOM in XLogReaderAllocate Alvaro Herrera 15.0
2021-11-22 autovacuum: Improve wording in a couple places Alvaro Herrera 15.0
2021-11-22 Add missing words in comment Alvaro Herrera 15.0