index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
commands
/
typecmds.c
Commit message (
Expand
)
Author
Age
*
Provide an upgrade strategy for dump files containing functions declared
Tom Lane
2002-09-21
*
Department of second thoughts: suppressing implicit casts everywhere in
Tom Lane
2002-09-19
*
pgindent run.
Bruce Momjian
2002-09-04
*
Code review for standalone composite types, query-specified composite
Tom Lane
2002-08-29
*
Further cleanup around the edges of OPAQUE/pseudotype changes. Correct
Tom Lane
2002-08-23
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
*
Tom Lane wrote:
Bruce Momjian
2002-08-15
*
Remove unused system table columns:
Peter Eisentraut
2002-07-24
*
oid is needed, it is added at the end of the struct (after the null
Bruce Momjian
2002-07-20
*
Add more dependency insertions --- this completes the basic pg_depend
Tom Lane
2002-07-16
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
*
First phase of applying Rod Taylor's pg_depend patch. This just adds
Tom Lane
2002-07-01
*
Retire xlateSqlType/xlateSqlFunc; all type name translations are now
Tom Lane
2002-05-03
*
Restructure aclcheck error reporting to make permission-failure
Tom Lane
2002-04-27
*
The contents of command.c, creatinh.c, define.c, remove.c and rename.c
Tom Lane
2002-04-15