Re: And what about temporary functions? (Was: How to drop a temporary view?) - Mailing list pgsql-general

From Tom Lane
Subject Re: And what about temporary functions? (Was: How to drop a temporary view?)
Date
Msg-id 13793.1334952940@sss.pgh.pa.us
Whole thread Raw
In response to And what about temporary functions? (Was: How to drop a temporary view?)  (Vincenzo Romano <vincenzo.romano@notorand.it>)
List pgsql-general
Vincenzo Romano <vincenzo.romano@notorand.it> writes:
> Why not using the implicit pg_temp_nnn as seen in views and tables?

That's intentional, it was considered too much of a security risk to
let temporary functions mask normal ones.

            regards, tom lane

pgsql-general by date:

Previous
From: Fujii Masao
Date:
Subject: Re: pgstat wait timeout
Next
From: Bartosz Dmytrak
Date:
Subject: Explain verbose query with CTE