On Sat, Jan 26, 2013 at 01:30:53PM -0500, Jaime Casanova wrote: > On Sat, Jan 26, 2013 at 1:24 PM, Bruce Momjian <[email protected]> wrote: > > Allow CREATE TABLE IF EXIST so succeed if the schema is nonexistent > > > > you meant DROP TABLE IF EXISTS, right?
Oh, yes. DROP TABLE. I needed to update some C comments anyway so I added the correct in that commit message. Thanks for the heads-up. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
