postgresql/src/pl
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
..
plperl Update copyright for 2014 2014-01-07 16:05:30 -05:00
plpgsql Make DROP IF EXISTS more consistently not fail 2014-01-23 14:40:29 -03:00
plpython Update copyright for 2014 2014-01-07 16:05:30 -05:00
tcl Change the way we mark tuples as frozen. 2013-12-22 15:49:09 -05:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00