Re: How to drop a temporary view?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How to drop a temporary view?
Дата
Msg-id 11082.1334944923@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How to drop a temporary view?  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Список pgsql-general
Vincenzo Romano <vincenzo.romano@notorand.it> writes:
> The weirdness is that it doesn't produce any notice the first two times.
> At the third invocation I see the notice coming out.

I'd suggest tweaking the exception handler to print the error it caught;
that would probably clarify what is happening.

            regards, tom lane

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

Предыдущее
От: Vincenzo Romano
Дата:
Сообщение: Re: How to drop a temporary view?
Следующее
От: Chris Angelico
Дата:
Сообщение: Re: pg_advisory_lock() and row deadlocks