Re: dblink performance regression - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: dblink performance regression
Date
Msg-id CAFcNs+qJkM72yJiGP+Ti6S2xdx--VYt2nG=2F7Sd6YowykwCrg@mail.gmail.com
Whole thread
In response to Re: dblink performance regression  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: dblink performance regression
Re: dblink performance regression
List pgsql-hackers

On Sat, Dec 7, 2013 at 11:20 PM, Michael Paquier <michael.paquier@gmail.com> wrote:
> >
> > IMHO is more elegant create a procedure to encapsulate the code to avoid
> > redundancy.
> Yep, perhaps something like PQsetClientEncodingIfDifferent or similar
> would make sense.
>

Well I think at this first moment we can just create a procedure inside the dblink contrib and not touch in libpq.

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: dblink performance regression
Next
From: Joe Conway
Date:
Subject: Re: dblink performance regression