]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_database.h
Stamp copyrights for year 2011.
[postgresql] / src / include / catalog / pg_database.h
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-05 Tom LaneGet rid of the need for manual maintenance of the initi...
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-10-07 Alvaro HerreraMake it possibly to specify GUC params per user and...
2009-09-26 Tom LaneExtend the BKI infrastructure to allow system catalogs...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-03-27 Tom LaneReduce the need for frontend programs to include "postg...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-09-03 Tom LaneImprove stylistic consistency of descriptions of built...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-11-05 Tom LaneFix recently-understood problems with handling of XID...
2006-07-10 Alvaro HerreraImprove vacuum code to track minimum Xids per table...
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-02-12 Bruce MomjianI've created a new shared catalog table pg_shdescriptio...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-31 Tom LaneAdd per-user and per-database connection limit options.
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2005-04-14 Tom LaneFirst phase of project to use fixed OIDs for all system...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-18 Tom LaneTablespaces. Alternate database locations are dead...
2004-02-10 Tom LaneRestructure smgr API as per recent proposal. smgr...
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-03-10 Tom LaneThis patch fixes a bunch of spelling mistakes in commen...
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-08-04 Thomas G. LockhartMinor clarification or fix of typos.
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-04-27 Tom LaneSupport toasting of shared system relations, and provid...
2002-04-21 Tom LaneRestructure AclItem representation so that we can have...
2002-03-01 Peter EisentrautUser and database-specific session defaults for run...
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-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-11-14 Tom LaneExtend CREATE DATABASE to allow selection of a template...
2000-11-08 Peter EisentrautReimplement alternative database locations with symlink...
2000-10-22 Tom Lanedatlastsysoid is an Oid, not an int4 ...
2000-10-22 Philip WarnerAdd new datlastsysoid to pg_database.
2000-10-20 Vadim B. Mikheevredo/undo support functions and cleanups.
2000-10-16 Vadim B. MikheevNew file naming. Database OID is used as "tablespace...
2000-01-26 Bruce MomjianAdd:
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-24 Bruce Momjiano note that now pg_database has a new attribuite "encod...
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-21 Bruce MomjianChange pg_attribute.attnvals to float4, change #ifdef...
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files