Re: BUG #4855: Explain errors on drop table if exists - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4855: Explain errors on drop table if exists
Date
Msg-id 13508.1245160821@sss.pgh.pa.us
Whole thread Raw
In response to BUG #4855: Explain errors on drop table if exists  ("Jim Michaels" <jmichae3@yahoo.com>)
List pgsql-bugs
"Jim Michaels" <jmichae3@yahoo.com> writes:
> Using PGAdminIII and the following query, I get this explain error:

> ERROR:  syntax error at or near "DROP"
> LINE 91: DROP TABLE IF EXISTS work;
>          ^

If you're not going to show us the previous 90 lines of your script,
we're not really going to be able to help you.  But I suspect it's
something as simple as having left out the semicolon on the previous
command.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Keith Pierno
Date:
Subject: Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Next
From: Tom Lane
Date:
Subject: Re: PGOLEDB Error Fillinvalues failed