Re: Chatter on DROP SOMETHING IF EXISTS
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: pgsql-hackers@postgresql.org
Date: 2007-02-08T18:00:05Z
Lists: pgsql-hackers
Peter Eisentraut wrote: > The downside is that while I wanted to use the IF EXISTS form to reduce > the chatter at the beginning of schema loading scripts, this just gives > me a different spelling of that same chatter. > > There is possibly a good case for dropping the message level. cheers andrew