]> granicus.if.org Git - postgresql/history - src/include/lib
Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
[postgresql] / src / include / lib /
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-05-14 Neil ConwayRemove an unused (and empty) header file.
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-08-04 Bruce Momjianpgindent run.
2003-04-24 Tom LaneInfrastructure for upgraded error reporting mechanism...
2003-04-19 Tom LaneSecond round of FE/BE protocol changes. Frontend-...
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-10-05 Tom LaneFurther cleanup of dynahash.c API, in pursuit of portab...
2001-10-03 Tom LaneConsistently use gcc's __attribute__((format)) to check...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-02 Tom LaneClean up non-reentrant interface for hash_seq/HashTable...
2000-11-16 Tom LaneChange SearchSysCache coding conventions so that a...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-08 Bruce MomjianMark functions as static and ifdef NOT_USED as appropriate.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-02-13 Bruce Momjian2. trigger.c fails to compile due to a syntax error...
2000-01-31 Tom LaneFix problems seen in parallel regress tests when SI...
2000-01-26 Bruce MomjianAdd:
2000-01-22 Tom LaneChange a few routines into macros to improve speed...
1999-10-17 Tom LaneRemove now-dead sort modules.
1999-08-31 Tom LaneMinor improvements to stringinfo package to make it...
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-05-31 Tom LaneFix some latent bugs in dllist.c (carelessness about...
1999-05-26 Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-05-25 Bruce Momjianpgindent run over code.
1999-04-25 Tom LaneRevise backend libpq interfaces so that messages to...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-12-18 Jan WieckFixed nodeToString() to put out "<>" for NULL strings...
1998-12-14 Marc G. Fourniermore cleanups...of note, appendStringInfo now performs...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-03-20 Bruce MomjianFix spelling of "including
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-19 Bruce MomjianMake functions static where possible, enclose unused...
1996-11-10 Bruce MomjianAll external function definitions now have prototypes...
1996-11-06 Marc G. FournierOkay...this pretty much cleans out the include files.
1996-11-05 Marc G. Fournieranother one quickly done up
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierClean up th ecompile process by centralizing the includ...