]> granicus.if.org Git - postgresql/history - src/backend/utils/adt/quote.c
Add support for EUI-64 MAC addresses as macaddr8
[postgresql] / src / backend / utils / adt / quote.c
2017-03-12 Noah MischUse wrappers of PG_DETOAST_DATUM_PACKED() more.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-12-16 Heikki LinnakangasFix off-by-one in memory allocation for quote_literal_c...
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-02-22 Peter EisentrautAdd PL/Python functions for quoting strings
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-11-20 Robert HaasExpose quote_literal_cstr() from core.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-03-25 Tom LaneSimplify and standardize conversions between TEXT datum...
2008-03-23 Tom LaneCreate a function quote_nullable(), which works the...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-02-27 Tom LaneReplace direct assignments to VARATT_SIZEP(x) with...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-05-28 Tom LaneFix up pg_dump to do string escaping fully correctly...
2006-05-26 Bruce MomjianUse E'' strings internally only when standard_conformin...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-02 Bruce MomjianAdd E'' to internally created SQL strings that contain...
2005-03-21 Tom LaneFix quote_ident to use quote_identifier rather than...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-08-04 Tom LaneFix some copyright notices that weren't updated. Impro...
2002-09-05 Tom LaneBe careful to include postgres.h *before* any system...
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-08-29 Tatsuo IshiiRemove #ifdef MULTIBYTE per hackers list discussion.
2002-04-04 Bruce MomjianAuthentication improvements:
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-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-09-12 Tom LaneSuppress compile warnings caused by failure to use...
2000-09-05 Jan WieckAdded functions