Using new copy libpq functions on a v2 protocol backend - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Using new copy libpq functions on a v2 protocol backend
Date
Msg-id 423F9316.4070608@familyhealth.com.au
Whole thread Raw
Responses Re: Using new copy libpq functions on a v2 protocol backend  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hi,

If I use PQgetCopyData, PQputCopyData and PQputCopyEnd against a v2 
protocol backend, will it work?

I see no mention of it in the docs...

Chris


pgsql-hackers by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: Prevent conflicting SET options from being set
Next
From: Greg Stark
Date:
Subject: Re: Proposal: OUT parameters for plpgsql