Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> So far the most promising proposal I've seen seems to be to let >> id mean the parameter called id only when it can't refer to >> anything in the query. > Yeah, I've come round to that position too. I think allowing > parameter names to be checked only after query names is probably > the best answer. +1 That seems the most useful and least surprising approach to me. -Kevin
-- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
