Commits

DateSubjectAuthorReleases
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-07-12 Const-ify the arguments of str_tolower() and friends to suppress compile Tom Lane 8.4.0
2008-06-23 Merge duplicate upper/lower/initcap() routines in oracle_compat.c and Bruce Momjian 8.4.0
2008-06-17 Move USE_WIDE_UPPER_LOWER define to c.h, and remove TS_USE_WIDE and use Bruce Momjian 8.4.0
2008-05-19 Make to_char()'s localized month/day names depend on LC_TIME, not LC_MESSAGES. Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-12-18 Fix thinko in encoding check for chr() Andrew Dunstan 8.3.0
2007-11-24 Slightly more paranoia and slightly better comments for use of Tom Lane 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 7.3.21
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 7.4.19
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.0.15
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.1.11
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.2.6
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.3.0
2007-09-21 Fix regex, LIKE, and some other second-rank text-manipulation functions Tom Lane 8.3.0
2007-09-18 Close previously open holes for invalidly encoded data to enter the Andrew Dunstan 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0