Commits

DateSubjectAuthorReleases
2026-06-23 Fix incorrect declarations of variadic pg_get_*_ddl() functions. Tom Lane 19 (unreleased)
2026-05-13 Do pre-release housekeeping on catalog data. Tom Lane 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 3: run reformat-dat-files. Tom Lane 19 (unreleased)
2026-03-05 Simplify creation of built-in functions with non-default ACLs. Tom Lane 19 (unreleased)
2026-02-18 Simplify creation of built-in functions with default arguments. Tom Lane 19 (unreleased)
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-03-26 Introduce PG_MODULE_MAGIC_EXT macro. Tom Lane 18.0
2025-02-11 Allow extension functions to participate in in-place updates. Tom Lane 18.0
2025-01-16 Seek zone abbreviations in the IANA data before timezone_abbreviations. Tom Lane 18.0
2024-10-08 Add min and max aggregates for bytea type. Tom Lane 18.0
2024-07-25 Add argument names to the regexp_XXX functions. Tom Lane 18.0
2024-07-11 Add min and max aggregates for composite types (records). Tom Lane 18.0
2024-05-14 Do pre-release housekeeping on catalog data. Tom Lane 17.0
2024-05-14 Pre-beta mechanical code beautification. Tom Lane 17.0
2024-03-30 Add pg_basetype() function to extract a domain's base type. Tom Lane 17.0
2024-03-20 Add to_regtypemod function to extract typemod from a string type name. Tom Lane 17.0
2024-01-20 Add planner support functions for range operators <@ and @>. Tom Lane 17.0
2023-05-21 Expand some more uses of "deleg" to "delegation" or "delegated". Tom Lane 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-05-19 Do pre-release housekeeping on catalog data. Tom Lane 16.0
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2023-03-18 Add functions to do timestamptz arithmetic in a non-default timezone. Tom Lane 16.0
2023-01-09 Invent random_normal() to provide normally-distributed random numbers. Tom Lane 16.0
2022-12-09 Add test scaffolding for soft error reporting from input functions. Tom Lane 16.0
2022-11-12 Fix volatility marking of timestamptz_trunc_zone. Tom Lane 16.0