Commits

DateSubjectAuthorReleases
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.4.7
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.1.21
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.6.0
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.5.2
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.2.16
2016-03-08 ltree: Zero padding bytes when allocating memory for externally visible data. Andres Freund 9.3.12
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 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
2012-02-28 Add const qualifiers where they are accidentally cast away Peter Eisentraut 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-01-09 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. Tom Lane 9.1.0
2010-12-22 Use memcmp() rather than strncmp() when shorter string length is known. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 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
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-11-16 Run pgindent on remaining files now that LOOPBYTE is a usable macro. Bruce Momjian 8.3.0
2007-11-16 Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the Bruce Momjian 8.3.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0