Commits

DateSubjectAuthorReleases
2026-02-27 Don't include proc.h in shm_mq.h Álvaro Herrera 19 (unreleased)
2026-02-18 Switch SysCacheIdentifier to a typedef enum Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 13.23
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 14.20
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 15.15
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 16.11
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 17.7
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 18.1
2025-09-29 Fix StatisticsObjIsVisibleExt() for pg_temp. Noah Misch 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-08-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-08 Fix search_path cache initialization. Jeff Davis 17.1
2024-10-08 Fix search_path cache initialization. Jeff Davis 18.0
2024-07-09 Fix missing invalidations for search_path cache. Jeff Davis 18.0
2024-07-09 Fix missing invalidations for search_path cache. Jeff Davis 17.0
2024-04-28 Fix duplicated consecutive words in comments David Rowley 17.0
2024-03-05 Fix search_path to a safe value during maintenance operations. Jeff Davis 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-02-06 Simplify initialization of incremental hash state John Naylor 17.0
2024-01-19 Add optimized C string hashing John Naylor 17.0