Commits

DateSubjectAuthorReleases
2025-04-30 Typo and doc fixups for memory context reporting Daniel Gustafsson 18.0
2025-04-21 doc: Fix memory context level in pg_log_backend_memory_contexts() example. Fujii Masao 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-07 Add support for basic NUMA awareness Tomas Vondra 18.0
2025-04-04 docs: Clarify that NULL arg to set_config() means reset to default Heikki Linnakangas 18.0
2025-04-03 Restrict copying of invalidated replication slots. Masahiko Sawada 16.9
2025-04-03 Restrict copying of invalidated replication slots. Masahiko Sawada 17.5
2025-04-03 Restrict copying of invalidated replication slots. Masahiko Sawada 18.0
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-03-26 Add support for gamma() and lgamma() functions. Dean Rasheed 18.0
2025-03-25 Stats: use schemaname/relname instead of regclass. Jeff Davis 18.0
2025-03-25 Minor doc update for commit 99f8f3fbbc. Jeff Davis 18.0
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 13.21
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 14.18
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 15.13
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 16.9
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 17.5
2025-03-21 doc: Remove incorrect description about dropping replication slots. Fujii Masao 18.0
2025-03-18 Doc: manually break lines in wide UUID examples. Tom Lane 18.0
2025-03-13 Add reverse(bytea). Nathan Bossart 18.0
2025-03-07 Allow casting between bytea and integer types. Dean Rasheed 18.0
2025-03-06 Further fix for json_strip_nulls documentation Andrew Dunstan 18.0
2025-03-06 Remove extraneous commas in json{b}_strip_nulls documentation Andrew Dunstan 18.0
2025-03-05 Allow json{b}_strip_nulls to remove null array elements Andrew Dunstan 18.0