Tom Lane wrote:
> "David E. Wheeler" <da...@kineticode.com> writes:
> > That works.
> 
> >    plpgsql_variable_conflict = fatal | variable-first | column-first
> 
> If we do that, presumably the per-function syntax would be
> 
>       #variable_conflict variable_first
> 
> and so on, which is clear enough but might be thought a bit verbose
> for something people might be pasting into hundreds of functions.

If there's some way to "paste" it automatically (like, say, an
appropriate UPDATE incantation on pg_proc) then that doesn't seem like
an important problem.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to