Commits

DateSubjectAuthorReleases
2022-02-10 Reduce more the number of calls to GetMaxBackends() Michael Paquier 15.0
2022-02-08 Remove MaxBackends variable in favor of GetMaxBackends() function. Robert Haas 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2022-01-03 Use MaxLockMode symbol in more places. Tom Lane 15.0
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 11.14
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 10.19
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 9.6.24
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 12.9
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 13.5
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 14.1
2021-10-24 Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions. Noah Misch 15.0
2021-07-31 Move InRecovery and standbyState global vars to xlogutils.c. Heikki Linnakangas 15.0
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 13.4
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 12.8
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 11.13
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 14.0
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 10.18
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 15.0
2021-07-24 Fix check for conflicting session- vs transaction-level locks. Tom Lane 9.6.23
2021-02-15 Display the time when the process started waiting for the lock, in pg_locks, take 2 Fujii Masao 14.0
2021-02-09 Revert "Display the time when the process started waiting for the lock, in pg_locks." Fujii Masao 14.0
2021-02-09 Display the time when the process started waiting for the lock, in pg_locks. Fujii Masao 14.0
2021-01-30 Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions. Noah Misch 9.5.25
2021-01-30 Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions. Noah Misch 9.6.21
2021-01-30 Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions. Noah Misch 10.16