Commits

DateSubjectAuthorReleases
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-12 Split out innards of pg_tablespace_location() Álvaro Herrera 19 (unreleased)
2025-10-22 Add error_on_null(), checking if the input is the null value Michael Paquier 19 (unreleased)
2025-10-05 Don't include access/htup_details.h in executor/tuptable.h Álvaro Herrera 19 (unreleased)
2025-09-25 Try to avoid floating-point roundoff error in pg_sleep(). Tom Lane 19 (unreleased)
2025-08-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-07 Replace pgwin32_is_junction() with lstat(). Thomas Munro 14.14
2024-11-07 Replace pgwin32_is_junction() with lstat(). Thomas Munro 15.9
2024-09-03 Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder Michael Paquier 18.0
2024-03-30 Add pg_basetype() function to extract a domain's base type. Tom Lane 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-06 Ban role pg_signal_backend from more superuser backend types. Noah Misch 11.22
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-02-22 Implement ANY_VALUE aggregate Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-27 Convert the reg* input functions to report (most) errors softly. Tom Lane 16.0
2022-12-21 Switch some system functions to use get_call_result_type() Michael Paquier 16.0
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 15.1