Re: Using new copy libpq functions on a v2 protocol backend

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Using new copy libpq functions on a v2 protocol backend
Дата
Msg-id 4240C73F.4090203@familyhealth.com.au
обсуждение исходный текст
Ответ на Using new copy libpq functions on a v2 protocol backend  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: Using new copy libpq functions on a v2 protocol backend  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Prevent conflicting SET options from being set
Следующее
От: Neil Conway
Дата:
Сообщение: Re: locks in CREATE TRIGGER, ADD FK