"David E. Wheeler" <david(at)kineticode(dot)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.
regards, tom lane