]> granicus.if.org Git - postgresql/history - src/include/catalog/pg_language.h
Stamp copyrights for year 2011.
[postgresql] / src / include / catalog / pg_language.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-09-22 Tom LaneImplement the DO statement to support execution of...
2009-01-01 Bruce MomjianUpdate copyright for 2009.
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-09-03 Tom LaneImprove stylistic consistency of descriptions of built...
2007-03-26 Tom LaneAllow non-superuser database owners to create procedura...
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-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.
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-04 Bruce Momjianpgindent run.
2002-07-24 Peter EisentrautRemove unused system table columns:
2002-06-20 Bruce MomjianUpdate copyright to 2002.
2002-05-22 Peter EisentrautAdd optional "validator" function to languages that...
2002-02-18 Peter EisentrautPrivileges on functions and procedural languages
2001-11-05 Bruce MomjianNew pgindent run with fixes suggested by Tom. Patch...
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-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-05-28 Tom LaneFirst round of changes for new fmgr interface. fmgr...
2000-01-26 Bruce MomjianAdd:
1999-10-06 Bruce MomjianMore more liszt language code, so remove it from pg_lan...
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1997-11-13 Bruce MomjianAdd pg_description table for info on tables, columns...
1997-10-28 Vadim B. MikheevNow we are able to CREATE PROCEDURAL LANGUAGE (Thanks...
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.
1996-10-31 Marc G. Fournierremove:
1996-08-28 Marc G. FournierMore cleanups of the include files