Commits

DateSubjectAuthorReleases
2026-04-05 Use the new shmem allocation functions in a few core subsystems Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-14 Inline TransactionIdFollows/Precedes[OrEquals]() Melanie Plageman 19 (unreleased)
2025-01-25 Merge copies of converting an XID to a FullTransactionId. Noah Misch 17.3
2025-01-25 Merge copies of converting an XID to a FullTransactionId. Noah Misch 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Rename ShmemVariableCache to TransamVariables Heikki Linnakangas 17.0
2023-12-08 Initialize ShmemVariableCache like other shmem areas Heikki Linnakangas 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0
2022-09-27 Increase width of RelFileNumbers from 32 bits to 56 bits. Robert Haas 16.0
2022-06-27 Fix visibility check when XID is committed in CLOG but not in procarray. Heikki Linnakangas 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-01-24 pg_upgrade: Preserve database OIDs. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-27 Reduce the range of OIDs reserved for genbki.pl. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-26 BRIN minmax-multi indexes Tomas Vondra 14.0
2021-02-15 ReadNewTransactionId() -> ReadNextTransactionId(). Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-08-18 snapshot scalability: cache snapshots using a xact completion counter. Andres Freund 14.0
2020-08-12 snapshot scalability: Don't compute global horizons while building snapshots. Andres Freund 14.0
2020-08-12 Track latest completed xid as a FullTransactionId. Andres Freund 14.0