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

From Christopher Kings-Lynne
Subject Re: Using new copy libpq functions on a v2 protocol backend
Date
Msg-id 4240C73F.4090203@familyhealth.com.au
Whole thread Raw
In response to Using new copy libpq functions on a v2 protocol backend  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Using new copy libpq functions on a v2 protocol backend
List pgsql-hackers
Hey guys,

I really need answer to this one, for the PHP code I just committed :P

Chris

Christopher Kings-Lynne wrote:
> 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
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>      joining column's datatypes do not match


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Prevent conflicting SET options from being set
Next
From: Neil Conway
Date:
Subject: Re: locks in CREATE TRIGGER, ADD FK