]> granicus.if.org Git - postgresql/history - src/include/tcop/dest.h
First phase of project to use fixed OIDs for all system catalogs and
[postgresql] / src / include / tcop / dest.h
2005-03-16 Tom LaneRevise TupleTableSlot code to avoid unnecessary constru...
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-08 Bruce MomjianAnother pgindent run with updated typedefs.
2003-08-06 Tom LaneRename fields of DestReceiver to avoid collisions with...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-05-08 Tom LaneUpdate 3.0 protocol support to match recent agreements...
2003-05-06 Tom LaneRestructure command destination handling so that we...
2003-05-06 Tom LaneImplement feature of new FE/BE protocol whereby RowDesc...
2003-05-05 Tom LaneExtended query protocol: parse, bind, execute, describe...
2003-04-19 Tom LaneSecond round of FE/BE protocol changes. Frontend-...
2003-03-27 Bruce MomjianThis patch implements holdable cursors, following the...
2002-09-04 Bruce Momjianpgindent run.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-02-27 Tom LaneClean up BeginCommand and related routines. BeginComma...
2002-02-26 Tom LaneRestructure command-completion-report code so that...
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-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-07-08 Tom LaneRemove long-dead support for invoking queries from...
2000-01-26 Bruce MomjianAdd:
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-27 Tom LaneAnother SELECT speedup: extract OIDs of column print...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-05-06 Bruce MomjianWhat I've done:
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1997-09-08 Bruce MomjianUsed modified version of indent that understands over...
1997-09-08 Bruce MomjianAnother PGINDENT run that changes variable indenting...
1997-09-07 Bruce MomjianMassive commit to run PGINDENT on all *.c and *.h files.
1997-08-29 Vadim B. MikheevNew results destination for SPI manager.
1997-08-27 Vadim B. MikheevNumber of tuples inserted/affected by INSERT/UPDATE...
1997-08-19 Bruce MomjianMake functions static where possible, enclose unused...
1997-01-08 Bryan HendersonUse proper types so it compiles on DEC C89. Thanks...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-04 Marc G. FournierAnother one completely cleaned up
1996-11-03 Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...