Commits

DateSubjectAuthorReleases
2020-08-14 snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT. Andres Freund 14.0
2020-08-12 Track latest completed xid as a FullTransactionId. Andres Freund 14.0
2020-08-11 Rename VariableCacheData.nextFullXid to nextXid. Andres Freund 14.0
2020-08-01 Change XID and mxact limits to warn at 40M and stop at 3M. Noah Misch 14.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-05-09 Clean up the behavior and API of catalog.c's is-catalog-relation tests. Tom Lane 12.0
2019-04-12 Fix GetNewTransactionId()'s interaction with xidVacLimit. Thomas Munro 12.0
2019-03-28 Use FullTransactionId for the transaction stack. Thomas Munro 12.0
2019-03-28 Add basic infrastructure for 64 bit transaction IDs. Thomas Munro 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-11 Remove volatiles from {procarray,volatile}.c and fix memory ordering issue. Andres Freund 12.0
2018-08-16 Improve comment in GetNewObjectId(). Thomas Munro 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-29 Extend near-wraparound hints to include replication slots Simon Riggs 11.0
2017-08-11 Remove uses of "slave" in replication contexts Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-23 Track the oldest XID that can be safely looked up in CLOG. Robert Haas 10.0
2017-02-09 Rename user-facing tools with "xlog" in the name to say "wal". Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-04-30 Create an infrastructure for parallel computation in PostgreSQL. Robert Haas 9.5.0