Commits

DateSubjectAuthorReleases
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 17.0
2024-05-23 Fix typo and comments related to the recent no-wait lock improvements Michael Paquier 17.0
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-03-14 Allow a no-wait lock acquisition to succeed in more cases. Robert Haas 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-03 Replace BackendIds with 0-based ProcNumbers Heikki Linnakangas 17.0
2024-03-03 Redefine backend ID to be an index into the proc array Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-08 Make ResourceOwners more easily extensible. Heikki Linnakangas 17.0
2023-07-26 Fix crash with RemoveFromWaitQueue() when detecting a deadlock. Masahiko Sawada 17.0
2023-07-26 Fix crash with RemoveFromWaitQueue() when detecting a deadlock. Masahiko Sawada 16.0
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 17.0
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 16.0
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 15.4
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 14.9
2023-07-06 Revert the commits related to allowing page lock to conflict among parallel group members. Amit Kapila 13.12
2023-06-23 Error message refactoring Peter Eisentraut 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-20 Speedup and increase usability of set proc title functions David Rowley 16.0
2023-02-06 Remove useless casts to (void *) in hash_search() calls Peter Eisentraut 16.0
2023-01-18 Use dlist/dclist instead of PROC_QUEUE / SHM_QUEUE for heavyweight locks Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-04-12 Revert the addition of GetMaxBackends() and related stuff. Robert Haas 15.0