mirror of
https://github.com/postgres/postgres.git
synced 2025-08-22 21:53:06 +03:00
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.
This commit is contained in: