Re: BUG #4855: Explain errors on drop table if exists

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4855: Explain errors on drop table if exists
Дата
Msg-id 13508.1245160821@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4855: Explain errors on drop table if exists  ("Jim Michaels" <jmichae3@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Keith Pierno
Дата:
Сообщение: Re: BUG #4854: Problems with replaying WAL files on Warm Standby
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PGOLEDB Error Fillinvalues failed