Re: Varchar and binary protocol - Mailing list pgsql-hackers

From Merlin Moncure
Subject Re: Varchar and binary protocol
Date
Msg-id AANLkTimy5MFe5hEwbW-zGOFnjq6kyB9hBK29j5F4tvZp@mail.gmail.com
Whole thread Raw
In response to Re: Varchar and binary protocol  (Radosław Smogura <rsmogura@softperience.eu>)
List pgsql-hackers
On Thu, Feb 10, 2011 at 2:56 AM, Radosław Smogura
<rsmogura@softperience.eu> wrote:
> Merlin Moncure <mmoncure@gmail.com> Thursday 10 February 2011 08:48:26
>> On Sat, Feb 5, 2011 at 4:59 PM, Radosław Smogura
>>
>> Since there is basically zero difference in how *varchar* is handled
>> in the database for the text or binary protocols (AFAIK, they use the
>> same code), this is almost certainly an issue with the JDBC driver, or
>> your benchmark application.
>>
>> merlin
>
> Actually difference is
> http://archives.postgresql.org/pgsql-hackers/2011-02/msg00415.php
>

ah, I stand corrected -- interesting.

merlin


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: Transaction-scope advisory locks
Next
From: Noah Misch
Date:
Subject: Re: patches that could use additional reviewers