index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
commands
/
conversioncmds.h
Commit message (
Expand
)
Author
Age
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the
Alvaro Herrera
2005-11-21
*
DROP objecttype IF EXISTS for the following objects:
Andrew Dunstan
2005-11-19
*
Replace pg_shadow and pg_group by new role-capable catalogs pg_authid
Tom Lane
2005-06-28
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Support renaming of tablespaces, and changing the owners of
Tom Lane
2004-06-25
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
First batch of object rename commands.
Peter Eisentraut
2003-06-27
*
pgindent run.
Bruce Momjian
2002-09-04
*
Implement DROP CONVERSION
Tatsuo Ishii
2002-07-25
*
Add new CREATE CONVERSION/DROP CONVERSION command.
Tatsuo Ishii
2002-07-11