Re: raw output from copy - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: raw output from copy
Date
Msg-id CAFj8pRCy7HX0u=VVnusTSMNO4EexNKSgbBfnAMSH0eyFe3uEPg@mail.gmail.com
Whole thread Raw
In response to Re: raw output from copy  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers


2016-03-31 9:48 GMT+02:00 Craig Ringer <craig@2ndquadrant.com>:
On 31 March 2016 at 14:40, Pavel Stehule <pavel.stehule@gmail.com> wrote:
 
this patch doesn't break any old application. Accepting new feature depends on binary method detection. PQbinaryTuples based clients should to support COPY RAW* without problems, PQfformat() should to report unknown format.


PgJDBC does not use libpq.

so it can be interesting test

Pavel
 

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Performance degradation in commit 6150a1b0
Next
From: Amit Kapila
Date:
Subject: Re: Relation extension scalability