Commits

DateSubjectAuthorReleases
2026-01-22 Mark commented out code as unused Peter Eisentraut 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)
2024-02-16 Use new overflow-safe integer comparison functions. Nathan Bossart 17.0
2023-10-05 Constify crc32_sz Peter Eisentraut 17.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2022-12-10 Standardize error reports in unimplemented I/O functions. Tom Lane 16.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0
2022-06-30 Change some unnecessary MemSet calls Peter Eisentraut 16.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2019-02-27 Remove unused macro Peter Eisentraut 12.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.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
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 9.5.0
2015-04-14 Reorganize our CRC source files again. Heikki Linnakangas 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane 9.5.0
2015-02-09 Move pg_crc.c to src/common, and remove pg_crc_tables.h Heikki Linnakangas 9.5.0
2014-11-04 Switch to CRC-32C in WAL and other places. Heikki Linnakangas 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0