aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/typecmds.c
Commit message (Expand)AuthorAge
* Provide an upgrade strategy for dump files containing functions declaredTom Lane2002-09-21
* Department of second thoughts: suppressing implicit casts everywhere inTom Lane2002-09-19
* pgindent run.Bruce Momjian2002-09-04
* Code review for standalone composite types, query-specified compositeTom Lane2002-08-29
* Further cleanup around the edges of OPAQUE/pseudotype changes. CorrectTom Lane2002-08-23
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Tom Lane wrote:Bruce Momjian2002-08-15
* Remove unused system table columns:Peter Eisentraut2002-07-24
* oid is needed, it is added at the end of the struct (after the nullBruce Momjian2002-07-20
* Add more dependency insertions --- this completes the basic pg_dependTom Lane2002-07-16
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-12
* First phase of applying Rod Taylor's pg_depend patch. This just addsTom Lane2002-07-01
* Retire xlateSqlType/xlateSqlFunc; all type name translations are nowTom Lane2002-05-03
* Restructure aclcheck error reporting to make permission-failureTom Lane2002-04-27
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-15