]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/ascii.c
Fix encoding issue when lc_monetary or lc_numeric are different encoding
[postgresql] / src / backend / utils / adt / ascii.c
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-10-13 Tom LaneFix the inadvertent libpq ABI breakage discovered by...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-07-11 Bruce MomjianSort reference of include files, "A" - "F".
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-24 Tom LaneSuppress signed-vs-unsigned-char warnings.
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-20 Tom LaneAdd support for Latin9 encoding in to_ascii(). Jaime...
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-26 Peter EisentrautVarious message fixes, among those fixes for the previo...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04 Bruce Momjianpgindent run.
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-14 Tom LaneFix a *second* buffer overrun bug in to_ascii(). Grumble.
2003-04-02 Tom LaneFix buffer overrun in to_ascii(), per report from Guido...
2002-08-29 Tatsuo IshiiRemove #ifdef MULTIBYTE per hackers list discussion.
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-10-25 Tom LaneMinor cleanup.
2000-08-26 Tom LaneTired of seeing these warnings ...
2000-08-05 Bruce Momjian> I had to back out the patch. It only compiles with...
2000-08-04 Bruce MomjianBack out to_ascii patch from Karel.
2000-08-04 Bruce MomjianAdd missing files from Karel, tip from Jan.