Commits

DateSubjectAuthorReleases
2026-02-23 Cope with AIX's alignment woes by using _Pragma("pack"). Tom Lane 19 (unreleased)
2025-04-07 Fix erroneous construction of functions' dependencies on transforms. Tom Lane 18.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-04-15 Undo decision to allow pg_proc.prosrc to be NULL. Tom Lane 14.0
2021-02-03 Remove special BKI_LOOKUP magic for namespace and role OIDs. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-07-21 Be more careful about marking catalog columns NOT NULL by default. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-03 Use symbolic references for pg_language OIDs in the bootstrap data. Tom Lane 12.0
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 9.5.13
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 9.4.18
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 9.6.9
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 9.3.23
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 10.4
2018-03-30 Fix bogus provolatile/proparallel markings on a few built-in functions. Tom Lane 11.0
2018-03-21 Change oddly-chosen OID allocation. Tom Lane 11.0
2018-02-24 Add window RANGE support for float4, float8, numeric. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2017-09-20 Remove no-op GiST support functions in the core GiST opclasses. Tom Lane 11.0
2017-09-13 Distinguish selectivity of < from <= and > from >=. Tom Lane 11.0
2017-06-23 Rethink behavior of pg_import_system_collations(). Tom Lane 10.0