Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-12-10 Standardize error reports in unimplemented I/O functions. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.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
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2011-01-09 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. Tom Lane 9.1.0
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 8.3.10
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 8.4.3
2010-02-24 Allow zero-dimensional (ie, empty) arrays in contrib/ltree operations. Tom Lane 9.0.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-01-08 Fix the assert_enabled issue properly. This eliminates the former ABI Tom Lane 8.2.0
2005-11-19 Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2004-10-21 Standardize on using the Min, Max, and Abs macros that are in our c.h file, Tom Lane 8.0.0
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1