]> granicus.if.org Git - postgresql/history - src/include/access/tupmacs.h
Allow GIN's extractQuery method to signal that nothing can satisfy the query.
[postgresql] / src / include / access / tupmacs.h
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-05-06 Tom LaneFor some reason access/tupmacs.h has been #including...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-07-27 Tom Laneelog mop-up.
2002-08-24 Tom LaneThe cstring datatype can now be copied, passed around...
2002-06-20 Bruce MomjianUpdate copyright to 2002.
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-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-27 Tom LaneFix portability problems recently exposed by regression...
2000-03-17 Tom LaneFix a bunch of minor portability problems and maybe...
2000-01-26 Bruce MomjianAdd:
1999-12-21 Jan WieckAdded empty TOASTER files and corrected some minor...
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce Momjianpgindent run over code.
1999-03-25 Tom LaneClean up att_align calculations so that XXXALIGN macros
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-08 Bruce MomjianFix for macro for AIX.
1998-09-07 Bruce MomjianAlignment cleanup so no more massive switch statements...
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-01 Bruce MomjianReduce size of inlining.
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1996-08-27 Marc G. FournierMoved from backend/access to include/access