git.postgresql.org Git - postgresql.git/commit
2011年11月18日 02:31:29 +0000 (21:31 -0500)
2011年11月18日 02:32:34 +0000 (21:32 -0500)
commit fc6d1006bda783cc002c61a5f072905849dbde4b
Further consolidation of DROP statement handling.
This gets rid of an impressive amount of duplicative code, with only
minimal behavior changes. DROP FOREIGN DATA WRAPPER now requires object
ownership rather than superuser privileges, matching the documentation
we already have. We also eliminate the historical warning about dropping
a built-in function as unuseful. All operations are now performed in the
same order for all object types handled by dropcmds.c.
KaiGai Kohei, with minor revisions by me
21 files changed:
This is the main PostgreSQL git repository.
RSS
Atom