Commits

DateSubjectAuthorReleases
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-01-20 Call pg_newlocale_from_collation() also with default collation Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-13 Add missing check_collation_set call to bpcharne(). Tom Lane 13.0
2019-11-13 Add missing check_collation_set call to bpcharne(). Tom Lane 12.2
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 12.0
2019-09-21 Fix up handling of nondeterministic collations with pattern_ops opclasses. Tom Lane 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Make type "name" collation-aware. Tom Lane 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-01 Introduce 64-bit hash functions with a 64-bit seed. Robert Haas 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-21 Make more use of castNode() Peter Eisentraut 10.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0