On Tue, Nov 23, 2010 at 02:21, Tom Lane <[email protected]> wrote: > In any case I don't see an argument why warning on connection creation > isn't sufficient.
I'll check all versions of dblink. truncate_identifier() will be called with warn=false in all cases except dblink_coneect() -> createNewConnection(). -- Itagaki Takahiro -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
