Update comments in new DROP IF EXISTS code; commit message update
authorBruce Momjian <bruce@momjian.us>
Sat, 26 Jan 2013 19:51:59 +0000 (14:51 -0500)
committerBruce Momjian <bruce@momjian.us>
Sat, 26 Jan 2013 19:51:59 +0000 (14:51 -0500)
commit8865fe0ad3e4260db0e67e2064200d96c0999fa0
treeaaa9e9239936f3729c63e494da59451bd6129aef
parent51cfb87ae235ffc875946bcb6cb8404fe97cbb9b
Update comments in new DROP IF EXISTS code; commit message update

DROP IF EXISTS with a missing schema in commit
7e2322dff30c04d90c0602d2b5ae24b4881db88b applies not only to tables, but
to DROP IF EXISTS with missing schemas for indexes, views, sequences,
and foreign tables.  Yeah!
src/backend/catalog/namespace.c