summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ascii.c
Commit message (Expand)AuthorAgeFilesLines
* Phase 2 pgindent run for v12.Tom Lane2019-05-221-1/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Phase 2 of pgindent updates.Tom Lane2017-06-211-3/+3
* Generate fmgr prototypes automaticallyPeter Eisentraut2017-01-171-0/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Update copyright for 2014Bruce Momjian2014-01-071-1/+1
* Update copyrights for 2013Bruce Momjian2013-01-011-1/+1
* Update copyright notices for year 2012.Bruce Momjian2012-01-011-1/+1
* Code review for pgstat_get_crashed_backend_activity patch.Tom Lane2011-10-211-13/+16
* Try to log current the query string when a backend crashes.Robert Haas2011-10-211-0/+34
* Stamp copyrights for year 2011.Bruce Momjian2011-01-011-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Update copyright for the year 2010.Bruce Momjian2010-01-021-2/+2
* Update copyright for 2009.Bruce Momjian2009-01-011-2/+2
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-011-2/+2
* Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: theTom Lane2007-10-131-2/+13
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-051-2/+2
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-141-2/+1
* Sort reference of include files, "A" - "F".Bruce Momjian2006-07-111-2/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-051-2/+2
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-3/+3
* Suppress signed-vs-unsigned-char warnings.Tom Lane2005-09-241-5/+5
* Update copyrights that were missed.Bruce Momjian2005-01-011-2/+2
* Add support for Latin9 encoding in to_ascii(). Jaime CasanovaTom Lane2004-12-201-2/+10
* Pgindent run for 8.0.Bruce Momjian2004-08-291-3/+3
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Various message fixes, among those fixes for the previous round of fixesPeter Eisentraut2003-09-261-2/+2
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-2/+2
* pgindent run.Bruce Momjian2003-08-041-11/+11
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-3/+5
* Fix a *second* buffer overrun bug in to_ascii(). Grumble.Tom Lane2003-07-141-48/+35
* Fix buffer overrun in to_ascii(), per report from Guido Notari.Tom Lane2003-04-021-5/+6
* Remove #ifdef MULTIBYTE per hackers list discussion.Tatsuo Ishii2002-08-291-43/+1
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-1/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-26/+22
* Commit Karel's patch.Tatsuo Ishii2001-09-061-4/+4
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-221-9/+8
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-53/+53
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-241-2/+2
* Minor cleanup.Tom Lane2000-10-251-10/+4
* Tired of seeing these warnings ...Tom Lane2000-08-261-2/+5
* > I had to back out the patch. It only compiles with multi-byte enabled.Bruce Momjian2000-08-051-0/+201
* Back out to_ascii patch from Karel.Bruce Momjian2000-08-041-159/+0
* Add missing files from Karel, tip from Jan.Bruce Momjian2000-08-041-0/+159