Commits

DateSubjectAuthorReleases
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2022-09-05 Fix incorrect uses of Datum conversion macros Peter Eisentraut 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-08-19 Fix inconsistencies and typos in the tree, take 11 Michael Paquier 13.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2018-11-23 Add a 64-bit hash function for type hstore. Tom Lane 12.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2015-11-19 Dodge a macro-name conflict with Perl. Tom Lane 9.5.0
2015-11-19 Dodge a macro-name conflict with Perl. Tom Lane 9.6.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.0.16
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.1.12
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.2.7
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.3.3
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.4.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0