Commits

DateSubjectAuthorReleases
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-04-13 Provide moving-aggregate support for a bunch of numerical aggregates. Tom Lane 9.4.0
2008-06-17 Clean up some problems with redundant cross-type arithmetic operators. Add Tom Lane 8.4.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2006-07-28 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only Tom Lane 8.2.0
2003-05-09 Binary send/receive routines for a few basic datatypes --- enough for Tom Lane 7.4.1
2002-10-25 Remove #warning directive, which is nonstandard and isn't really Tom Lane 7.3.1
2002-09-18 Extend pg_cast castimplicit column to a three-way value; this allows us Tom Lane 7.3.1
2002-04-23 Clean up INT64CONST conflicts. Make the pg_crc code use a macro called Tom Lane 7.3.1
2001-10-25 Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid Tom Lane 7.2.1
2001-08-14 sum() on int2 and int4 columns now uses an int8, not numeric, accumulator Tom Lane 7.2.1
2000-07-28 Add int2-vs-int8 comparison operators. These are now necessary because Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-02-21 Clean up some really grotty coding in catcache.c, improve hashing Tom Lane 7.1.1
1999-03-15 Fix int8 configure one more time ... prior version didn't Tom Lane 7.1.1