Commits

DateSubjectAuthorReleases
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2013-10-31 Use appendStringInfoString instead of appendStringInfo where possible. Robert Haas 9.4.0
2013-10-21 Extend cube on-disk format to pack points more tightly. Heikki Linnakangas 9.4.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 8.4.18
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.0.14
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.1.10
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.2.5
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.3.0
2013-07-29 Fix contrib/cube and contrib/seg to build with bison 3.0. Tom Lane 9.4.0
2013-04-23 Remove prototype for cube(text) function that doesn't exist anymore. Heikki Linnakangas 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2011-09-04 Clean up the #include mess a little. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-01-09 Use array_contains_nulls instead of ARR_HASNULL on user-supplied arrays. Tom Lane 9.1.0
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.1.23
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.2.19
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.3.13
2010-11-15 Fix bug in cube picksplit algorithm. Robert Haas 8.4.6