Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2026-05-08 Consider opfamily and collation when removing redundant GROUP BY columns Richard Guo 18.4
2026-05-05 Consider collation when proving subquery uniqueness Richard Guo 18.4
2026-05-01 Fix HAVING-to-WHERE pushdown with nondeterministic collations Richard Guo 18.4
2026-02-09 Harden _int_matchsel() against being attached to the wrong operator. Tom Lane 18.2
2026-02-08 Fix buffer overflows in pg_trgm due to lower-casing Heikki Linnakangas 18.2
2025-07-12 aio: Regularize IO worker internal naming. Thomas Munro 18.0
2025-07-08 aio: Combine io_uring memory mappings, if supported Andres Freund 18.0
2025-06-15 Sync typedefs.list with the buildfarm. Tom Lane 18.0
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-07 Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 18.0
2025-05-03 Revert "Refactor ChangeVarNodesExtended() using the custom callback" Alexander Korotkov 18.0
2025-05-03 Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 18.0
2025-04-16 pg_restore cleanups Andrew Dunstan 18.0
2025-04-08 Introduce file_copy_method setting. Thomas Munro 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-07 Add pg_buffercache_numa view with NUMA node info Tomas Vondra 18.0
2025-04-06 Fix memory leaks in px_crypt_shacrypt(). Tom Lane 18.0
2025-04-06 Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut 18.0
2025-04-04 add new list type simple_oid_string_list to fe-utils/simple_list Andrew Dunstan 18.0
2025-04-04 Use streaming read I/O in autoprewarm Melanie Plageman 18.0
2025-04-04 Add nbtree skip scan optimization. Peter Geoghegan 18.0
2025-04-04 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 18.0
2025-04-02 Change SQL-language functions to use the plan cache. Tom Lane 18.0
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0