Re: pgsql: Fix a couple of obvious problems in DROP

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Fix a couple of obvious problems in DROP
Дата
Msg-id 449354CB.4020706@dunslane.net
обсуждение исходный текст
Ответ на pgsql: Fix a couple of obvious problems in DROP IF EXISTS patch.  (tgl@postgresql.org (Tom Lane))
Список pgsql-committers

Tom Lane wrote:

>Log Message:
>-----------
>Fix a couple of obvious problems in DROP IF EXISTS patch.
>
>
>
>

-                    n->missing_ok =
+                    n->missing_ok = $3;


Oops - sorry about that. I don't know how that one got past me - thanks for picking it up.

cheers

andrew



В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix a couple of obvious problems in DROP IF EXISTS patch.
Следующее
От: andrewd@pgfoundry.org (User Andrewd)
Дата:
Сообщение: pgbuildfarm - client-code: Fix regex on status lines so it's not too