Re: dblink versus long connection strings - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject Re: dblink versus long connection strings
Date
Msg-id AANLkTi=55mHUAgui37mHaLUwSU3ZThmWnSYru6_4-PbG@mail.gmail.com
Whole thread Raw
In response to Re: dblink versus long connection strings  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: dblink versus long connection strings
List pgsql-hackers
On Tue, Nov 23, 2010 at 02:21, Tom Lane <tgl@sss.pgh.pa.us> 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


pgsql-hackers by date:

Previous
From: pasman pasmański
Date:
Subject: Re: function(contants) evaluated for every row
Next
From: Heikki Linnakangas
Date:
Subject: Re: GiST insert algorithm rewrite