Commits

DateSubjectAuthorReleases
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-02-04 Add backendType to PGPROC, replacing isRegularBackend Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-05-31 Change internal plan ID type from uint64 to int64 Michael Paquier 18.0
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-03-24 Allow plugins to set a 64-bit plan identifier in PlannedStmt Michael Paquier 18.0
2025-03-04 Split pgstat_bestart() into three different routines Michael Paquier 18.0
2025-02-12 Remove unnecessary (char *) casts [mem] Peter Eisentraut 18.0
2025-02-12 Remove unnecessary (char *) casts [string] Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-19 Add backend-level statistics to pgstats Michael Paquier 18.0
2024-11-27 Look up backend type in pg_signal_backend() more cheaply. Nathan Bossart 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-08-29 Rename some shared memory initialization routines Heikki Linnakangas 18.0
2024-03-22 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2024-03-22 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0
2024-03-05 Run pgindent again on the same file. Jeff Davis 17.0
2024-03-05 Run pgindent for commit ef4cfdce0e. Jeff Davis 17.0
2024-03-05 Fix references to renamed function in comments Heikki Linnakangas 17.0
2024-03-05 Fix a leftover reference to backend_id in comment Heikki Linnakangas 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-17 Fix incorrect comment on how BackendStatusArray is indexed Heikki Linnakangas 14.11
2024-01-17 Fix incorrect comment on how BackendStatusArray is indexed Heikki Linnakangas 15.6