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

2005-03-22 Thread Christopher Kings-Lynne
If I use PQgetCopyData, PQputCopyData and PQputCopyEnd against a v2 protocol backend, will it work? I see no mention of it in the docs... OK, my testing proves that they work just fine against an older server, so no problem. Chris ---(end of broadcast)---

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

2005-03-22 Thread Bruce Momjian
Christopher Kings-Lynne wrote: > >> If I use PQgetCopyData, PQputCopyData and PQputCopyEnd against a v2 > >> protocol backend, will it work? > >> > >> I see no mention of it in the docs... > > OK, my testing proves that they work just fine against an older server, > so no problem. > OK, what i

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

2005-03-22 Thread Christopher Kings-Lynne
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

[HACKERS] Using new copy libpq functions on a v2 protocol backend

2005-03-21 Thread Christopher Kings-Lynne
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