Commits

DateSubjectAuthorReleases
2022-07-29 Support pg_read_[binary_]file (filename, missing_ok). Tom Lane 16.0
2022-06-30 pgindent run prior to branching v15. Tom Lane 15.0
2022-05-12 Do pre-release housekeeping on catalog data. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-01-19 interval_out() must be marked STABLE, not IMMUTABLE. Tom Lane 15.0
2021-12-13 Remove unimplemented/undocumented geometric functions & operators. Tom Lane 15.0
2021-11-17 Add a planner support function for starts_with(). Tom Lane 15.0
2021-09-06 Make timetz_zone() stable, and correct a bug for DYNTZ abbreviations. Tom Lane 15.0
2021-08-03 Add assorted new regexp_xxx SQL functions. Tom Lane 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-12 Do pre-release housekeeping on catalog data. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-16 Update dummy prosrc values. Tom Lane 14.0
2021-04-16 Convert built-in SQL-language functions to SQL-standard-body style. Tom Lane 14.0
2021-03-08 Properly mark pg_stat_get_subscription() as returning a set. Tom Lane 14.0
2021-03-03 Add trim_array() function. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2021-01-18 Add bytea equivalents of ltrim() and rtrim(). Tom Lane 14.0
2021-01-13 Mark inet_server_addr() and inet_server_port() as parallel-restricted. Tom Lane 14.0
2021-01-13 Run reformat-dat-files to declutter the catalog data files. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2020-11-04 Declare lead() and lag() using anycompatible not anyelement. Tom Lane 14.0
2020-10-28 Don't use custom OID symbols in pg_proc.dat. Tom Lane 14.0