Commits

DateSubjectAuthorReleases
2024-06-27 Fix overflow with pgstats DSA reference count Michael Paquier 17.0
2024-06-07 Add more debugging information when dropping twice pgstats entry Michael Paquier 15.8
2024-06-07 Add more debugging information when dropping twice pgstats entry Michael Paquier 16.4
2024-06-07 Add more debugging information when dropping twice pgstats entry Michael Paquier 17.0
2024-06-05 Prevent inconsistent use of stats entry for replication slots Michael Paquier 15.8
2024-06-05 Prevent inconsistent use of stats entry for replication slots Michael Paquier 16.4
2024-06-05 Prevent inconsistent use of stats entry for replication slots Michael Paquier 17.0
2024-02-26 Add helper functions for dshash tables with string keys. Nathan Bossart 17.0
2024-02-26 Use NULL instead of 0 for 'arg' argument in dshash_create() calls. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-09 pgstat: Infrastructure for more detailed IO statistics Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-17 pgstat: Create memory contexts below TopMemoryContext Andres Freund 15.0
2022-09-17 pgstat: Create memory contexts below TopMemoryContext Andres Freund 16.0
2022-08-23 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 15.0
2022-08-23 pgstat: Acquire lock when reading variable-numbered stats Andres Freund 16.0
2022-04-16 pgstat: Use correct lock level in pgstat_drop_all_entries(). Andres Freund 15.0
2022-04-11 Explicitly ignore guaranteed-true result from pgstat_lock_entry(). Tom Lane 15.0
2022-04-07 pgstat: prevent fix pgstat_reinit_entry() from zeroing out lwlock. Andres Freund 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0