Commits

DateSubjectAuthorReleases
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 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
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-05-23 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 9.0.5
2011-05-19 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 9.1.0
2011-05-19 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 8.2.22
2011-05-19 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 8.3.16
2011-05-19 Replace strdup() with pstrdup(), to avoid leaking memory. Heikki Linnakangas 8.4.9
2011-04-11 Clean up most -Wunused-but-set-variable warnings from gcc 4.6 Peter Eisentraut 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 9.1.0
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 8.2.20
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 8.3.14
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 8.4.7
2010-12-16 Fix contrib/seg's GiST picksplit method. Tom Lane 9.0.3
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-04-19 seg_size() has to be V1 calling convention, too. Tom Lane 8.4.0