Commits

DateSubjectAuthorReleases
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-21 Allow page lock to conflict among parallel group members. Amit Kapila 13.0
2020-03-20 Allow relation extension lock to conflict among parallel group members. Amit Kapila 13.0
2020-03-19 Add assert to ensure that page locks don't participate in deadlock cycle. Amit Kapila 13.0
2020-03-18 Assert that we don't acquire a heavyweight lock on another object after Amit Kapila 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-01-11 Remove STATUS_FOUND Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 12.0
2019-02-25 Make release of 2PC identifier and locks consistent in COMMIT PREPARED Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-01 Add assertions that we hold some relevant lock during relation open. Tom Lane 12.0
2018-09-19 Don't ignore locktable-full failures in StandbyAcquireAccessExclusiveLock. Tom Lane 11.0
2018-09-19 Don't ignore locktable-full failures in StandbyAcquireAccessExclusiveLock. Tom Lane 12.0
2018-09-19 Don't ignore locktable-full failures in StandbyAcquireAccessExclusiveLock. Tom Lane 10.6
2018-09-19 Don't ignore locktable-full failures in StandbyAcquireAccessExclusiveLock. Tom Lane 9.6.11
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.6.11
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 10.6
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 11.0
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 12.0
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.4.20
2018-09-07 Fix longstanding recursion hazard in sinval message processing. Tom Lane 9.3.25