]> granicus.if.org Git - postgresql/history - contrib/ltree/ltree_io.c
Fix erroneous parsing of tsquery input "... & !(subexpression) | ..."
[postgresql] / contrib / ltree / ltree_io.c
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2008-06-30 Teodor Sigaevltree support for multibyte encodings. Patch was made by
2008-05-12 Alvaro HerreraRestructure some header files a bit, in particular...
2008-04-11 Tom LaneFix several datatype input functions that were allowing...
2007-02-28 Tom LaneFix up several contrib modules that were using varlena...
2006-09-22 Tom LaneFix bugs in plpgsql and ecpg caused by assuming that...
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-01 Neil ConwayThis patch makes the error message strings throughout...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-24 Tom LaneSuppress signed-vs-unsigned-char warnings in contrib.
2003-12-17 Tom LaneRepair badly broken estimation of output buffer size...
2003-08-04 Bruce Momjianpgindent run.
2003-07-24 Tom LaneError message editing in contrib (mostly by Joe Conway...
2002-09-04 Bruce Momjianpgindent run.
2002-08-10 Bruce MomjianFixed very stupid but important bug: mixing calls of...
2002-08-10 Bruce MomjianThe patch solves this problem, I hope...
2002-08-04 Bruce Momjianplease find attached patch to current CVS ( contrib...
2002-07-30 Bruce MomjianAdd ltree data type to contrib, from Teodor Sigaev...