Commits

DateSubjectAuthorReleases
2026-04-07 instrumentation: Standardize ticks to nanosecond conversion method Andres Freund 19 (unreleased)
2026-03-18 Move planner row-estimation tests to new planner_est.sql David Rowley 19 (unreleased)
2025-12-30 Add pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2025-11-23 Add SupportRequestInlineInFrom planner support request. Tom Lane 19 (unreleased)
2025-10-22 Add error_on_null(), checking if the input is the null value Michael Paquier 19 (unreleased)
2025-06-02 Rename gist stratnum support function Peter Eisentraut 18.0
2025-05-07 Remove pg_replication_origin's TOAST table. Nathan Bossart 18.0
2025-02-25 Change relpath() et al to return path by value Andres Freund 18.0
2025-01-15 Change gist stratnum function to use CompareType Peter Eisentraut 18.0
2024-12-11 Add missing BUFFERS OFF in regression tests, take 2 David Rowley 18.0
2024-12-02 Add a planner support function for numeric generate_series(). Dean Rasheed 18.0
2024-10-11 Add pg_ls_summariesdir(). Nathan Bossart 18.0
2024-09-17 Add stratnum GiST support function Peter Eisentraut 18.0
2024-07-09 Avoid JIT-related test instability in EXPLAIN ANALYZE David Rowley 18.0
2024-07-08 Teach planner how to estimate rows for timestamp generate_series David Rowley 18.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-03-14 Add pg_column_toast_chunk_id(). Nathan Bossart 17.0
2024-02-14 Allow pg_monitor to execute pg_current_logfile(). Nathan Bossart 17.0
2024-01-19 Add stratnum GiST support function Peter Eisentraut 17.0
2023-11-25 modify segno. for pg_walfile_name() and pg_walfile_name_offset() Bruce Momjian 17.0
2022-12-23 Rename pg_dissect_walfile_name() to pg_split_walfile_name() Michael Paquier 16.0
2022-12-20 Add pg_dissect_walfile_name() Michael Paquier 16.0
2022-10-27 Add some tests to check the SQL functions of control file Michael Paquier 16.0
2022-07-30 Adjust new pg_read_file() test cases for more portability. Tom Lane 16.0
2022-07-29 Support pg_read_[binary_]file (filename, missing_ok). Tom Lane 16.0