CVSROOT: /cvsroot
Module name: pgsql
Modified files:
src/include/commands: tablecmds.h trigger.h
src/backend/commands: tablecmds.c trigger.c user.c
Log message:
Move renametrig() from tablecmds.c to trigger.c --- if we're going to
divide backend/commands by object type, let's try to pay at least
minimal attention to respecting that structure, eh? Also reorder the
contents of tablecmds.c; it seems odd to me to put ALTER commands before
creation/deletion commands.
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html