Re: How to drop a temporary view? - Mailing list pgsql-general

From Tom Lane
Subject Re: How to drop a temporary view?
Date
Msg-id 11082.1334944923@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to drop a temporary view?  (Vincenzo Romano <vincenzo.romano@notorand.it>)
List 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 by date:

Previous
From: Vincenzo Romano
Date:
Subject: Re: How to drop a temporary view?
Next
From: Chris Angelico
Date:
Subject: Re: pg_advisory_lock() and row deadlocks