mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -04:00
7de307f96c
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.