]> granicus.if.org Git - postgresql/history - src/include/commands/schemacmds.h
Remove cvs keywords from all files.
[postgresql] / src / include / commands / schemacmds.h
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-01-02 Bruce MomjianUpdate copyright for the year 2010.
2009-01-01 Bruce MomjianUpdate copyright for 2009.
2008-06-14 Tom LaneRefactor the handling of the various DropStmt variants...
2008-01-01 Bruce MomjianUpdate copyrights in source tree to 2008.
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-03-13 Tom LaneFirst phase of plan-invalidation project: create a...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-04-09 Tom LaneFix another const-decoration mismatch, per Magnus.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-11-21 Alvaro HerreraImplement DROP OWNED and REASSIGN OWNED. These new...
2005-11-19 Andrew DunstanDROP objecttype IF EXISTS for the following objects:
2005-06-28 Tom LaneReplace pg_shadow and pg_group by new role-capable...
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-06-25 Tom LaneSupport renaming of tablespaces, and changing the owners of
2003-11-29 PostgreSQL Daemonmake sure the $Id tags are converted to $PostgreSQL...
2003-08-04 Bruce MomjianUpdate copyrights to 2003.
2003-06-27 Peter EisentrautFirst batch of object rename commands.
2002-09-04 Bruce Momjianpgindent run.
2002-07-18 Tom LaneImplement DROP SCHEMA. It lacks support for dropping...
2002-04-15 Tom LaneThe contents of command.c, creatinh.c, define.c, remove...