Commits

DateSubjectAuthorReleases
2026-04-07 instrumentation: Use Time-Stamp Counter on x86-64 to lower overhead Andres Freund 19 (unreleased)
2025-03-30 Enable IO concurrency on all systems Andres Freund 18.0
2025-03-26 aio: Add io_method=io_uring Andres Freund 18.0
2025-03-18 aio: Infrastructure for io_method=worker Andres Freund 18.0
2025-03-18 aio: Add io_method=worker Andres Freund 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2025-02-11 config: Split "Worker Processes" out of "Asynchronous Behavior" Andres Freund 18.0
2025-02-11 config: Rename "Asynchronous Behavior" to "I/O" Andres Freund 18.0
2023-04-24 Remove vacuum_defer_cleanup_age Andres Freund 16.0
2022-05-25 Fix stats_fetch_consistency default value indicated in postgresql.conf.sample. Andres Freund 15.0
2022-04-07 pgstat: remove stats_temp_directory. Andres Freund 15.0
2022-04-07 pgstat: store statistics in shared memory. Andres Freund 15.0
2022-04-07 pgstat: rename STATS_COLLECTOR GUC group to STATS_CUMULATIVE. Andres Freund 15.0
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2019-08-16 Add default_table_access_method to postgresql.conf.sample. Andres Freund 12.0
2019-08-16 Add default_table_access_method to postgresql.conf.sample. Andres Freund 13.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-03-28 Add inlining support to LLVM JIT provider. Andres Freund 11.0
2018-03-22 Basic planner and executor integration for JIT. Andres Freund 11.0
2018-03-22 Basic JIT provider and error handling infrastructure. Andres Freund 11.0
2017-12-21 Add parallel-aware hash joins. Andres Freund 11.0
2017-09-20 Make WAL segment size configurable at initdb time. Andres Freund 11.0
2016-06-10 Change default of backend_flush_after GUC to 0 (disabled). Andres Freund 9.6.0
2016-04-24 Fix documentation & config inconsistencies around 428b1d6b2. Andres Freund 9.6.0
2016-02-15 Allow the WAL writer to flush WAL at a reduced rate. Andres Freund 9.6.0