]> granicus.if.org Git - postgresql/history - contrib/ltree/ltree.h
Phase 2 of pgindent updates.
[postgresql] / contrib / ltree / ltree.h
2017-06-21 Tom LanePhase 2 of pgindent updates.
2016-11-07 Tom LaneRevert "Provide DLLEXPORT markers for C functions via...
2016-11-04 Tom LaneProvide DLLEXPORT markers for C functions via PG_FUNCTI...
2015-02-20 Tom LaneUse FLEXIBLE_ARRAY_MEMBER in a bunch more places.
2014-02-17 Noah MischPredict integer overflow to avoid buffer overruns.
2012-06-24 Peter EisentrautReplace int2/int4 in C code with int16/int32
2011-08-27 Bruce MomjianAdd postgres.h to *.c files for pg_upgrade, ltree,...
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...
2007-11-16 Bruce MomjianModify LOOPBYTE/LOOPBIT macros to be more logical;...
2007-02-28 Tom LaneFix up several contrib modules that were using varlena...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-11 Teodor SigaevFix bug corrupting query in gist consistent function.
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...
2006-01-20 Tom LaneReplace bitwise looping with bytewise looping in hemdis...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-25 Bruce MomjianAdd parentheses to macros when args are used in computa...
2004-10-21 Tom LaneStandardize on using the Min, Max, and Abs macros that...
2004-01-19 Teodor SigaevCorrect type for isalnum
2003-07-27 Tom Laneelog mop-up.
2003-06-11 Bruce MomjianChanges:
2003-02-19 Bruce MomjianPlease apply patches for contrib/ltree.
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...