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
/
typecmds.h
Commit message (
Expand
)
Author
Age
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Support arrays of composite types, including the rowtypes of regular tables
Tom Lane
2007-05-11
*
Support enum data types. Along the way, use macros for the values of
Tom Lane
2007-04-02
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
DROP objecttype IF EXISTS for the following objects:
Andrew Dunstan
2005-11-19
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
ALTER TABLE OWNER must change the ownership of the table's rowtype too.
Tom Lane
2005-08-04
*
Add ALTER object SET SCHEMA capability for a limited but useful set of
Tom Lane
2005-08-01
*
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
*
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
*
pgindent run.
Bruce Momjian
2003-08-04
*
Determine the set of constraints applied to a domain at executor
Tom Lane
2003-02-03
*
Move new typedef AclId into c.h, so as to avoid cluttering namespace
Tom Lane
2003-01-09
*
ALTER DOMAIN OWNER, from Rod Taylor.
Tom Lane
2003-01-06
*
If typecmds is going to have its own header file, said header file
Tom Lane
2002-12-10
*
Re-addd Rod's ALTER DOMAIN patch.
Bruce Momjian
2002-12-06