summaryrefslogtreecommitdiff
path: root/src/include/commands/schemacmds.h
Commit message (Expand)AuthorAgeFilesLines
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-211-1/+2
* DROP objecttype IF EXISTS for the following objects:Andrew Dunstan2005-11-191-2/+2
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-281-2/+2
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-251-1/+2
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* Update copyrights to 2003.Bruce Momjian2003-08-041-2/+2
* First batch of object rename commands.Peter Eisentraut2003-06-271-1/+3
* pgindent run.Bruce Momjian2002-09-041-2/+2
* Implement DROP SCHEMA. It lacks support for dropping conversions andTom Lane2002-07-181-1/+4
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-151-0/+22