Commits

DateSubjectAuthorReleases
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
2025-03-29 amcheck: Add gin_index_check() to verify GIN index Tomas Vondra 18.0
2025-03-29 amcheck: Move common routines into a separate module Tomas Vondra 18.0
2025-03-27 Use streaming read I/O in heap amcheck Melanie Plageman 18.0
2025-03-26 aio: Add io_method=io_uring Andres Freund 18.0
2025-03-26 pg_overexplain: Additional EXPLAIN options for debugging. Robert Haas 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-03-24 Detect and Log multiple_unique_conflicts type conflict. Amit Kapila 18.0
2025-03-18 aio: Add io_method=worker Andres Freund 18.0
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2025-03-17 aio: Add core asynchronous I/O infrastructure Andres Freund 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2025-03-13 Fix incorrect handling of subquery pullup Richard Guo 18.0
2025-03-12 Add connection establishment duration logging Melanie Plageman 18.0
2025-03-12 Modularize log_connections output Melanie Plageman 18.0
2025-03-11 Show index search count in EXPLAIN ANALYZE, take 2. Peter Geoghegan 18.0
2025-03-04 Compress TID lists when writing GIN tuples to disk Tomas Vondra 18.0
2025-03-03 Allow parallel CREATE INDEX for GIN indexes Tomas Vondra 18.0
2025-02-28 Refactor COPY FROM to use format callback functions. Masahiko Sawada 18.0
2025-02-27 Refactor COPY TO to use format callback functions. Masahiko Sawada 18.0