Alvaro Herrera b152c6cd0d Make DROP IF EXISTS more consistently not fail
Some cases were still reporting errors and aborting, instead of a NOTICE
that the object was being skipped.  This makes it more difficult to
cleanly handle pg_dump --clean, so change that to instead skip missing
objects properly.

Per bug #7873 reported by Dave Rolsky; apparently this affects a large
number of users.

Authors: Pavel Stehule and Dean Rasheed.  Some tweaks by Álvaro Herrera
2014-01-23 14:40:29 -03:00
..
2014-01-24 02:32:39 +09:00
2013-11-12 06:39:36 -05:00
2013-11-12 06:39:36 -05:00
2014-01-07 16:05:30 -05:00
2014-01-07 16:05:30 -05:00
2013-10-18 08:14:21 -04:00