aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
Commit message (Expand)AuthorAge
* Attached is a patch for ALTER TRIGGER RENAME per the above thread. IBruce Momjian2002-04-24
* Doc fix for INSERT ... (DEFAULT, ...)Bruce Momjian2002-04-24
* Oops, forgot we had a macro to encapsulate test for type toastability.Tom Lane2002-04-22
* Fix incorrect Assert; install a more trustworthy check on whetherTom Lane2002-04-22
* Change naming rule for ON SELECT rules of views: they're all justTom Lane2002-04-19
* pg_trigger's index on tgrelid is replaced by a unique index onTom Lane2002-04-19
* Rule names are now unique per-relation, rather than unique globally.Tom Lane2002-04-18
* CATALOG VERSION UPDATED:Bruce Momjian2002-04-15
* The contents of command.c, creatinh.c, define.c, remove.c and rename.cTom Lane2002-04-15