Update comments in new DROP IF EXISTS code; commit message update

Bruce Momjian <bruce@momjian.us>

Commit: 8865fe0ad3e4260db0e67e2064200d96c0999fa0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-01-26T19:51:59Z
Releases: 9.3.0
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!

Files

PathChange+/−
src/backend/catalog/namespace.c modified +4 −4