aboutsummaryrefslogtreecommitdiff
path: root/src/include/commands/conversioncmds.h
Commit message (Expand)AuthorAge
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate theAlvaro Herrera2005-11-21
* DROP objecttype IF EXISTS for the following objects:Andrew Dunstan2005-11-19
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-28
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Update copyright to 2004.Bruce Momjian2004-08-29
* Support renaming of tablespaces, and changing the owners ofTom Lane2004-06-25
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* First batch of object rename commands.Peter Eisentraut2003-06-27
* pgindent run.Bruce Momjian2002-09-04
* Implement DROP CONVERSIONTatsuo Ishii2002-07-25
* Add new CREATE CONVERSION/DROP CONVERSION command.Tatsuo Ishii2002-07-11