Re: New PHP/PostgreSQL functions - Mailing list pgsql-php

From Christopher Kings-Lynne
Subject Re: New PHP/PostgreSQL functions
Date
Msg-id 4248CAD5.2080201@familyhealth.com.au
Whole thread Raw
In response to Re: New PHP/PostgreSQL functions  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-php
> Thanks much for your work on this Chris.  One thing I was wondering is if you
> changed any of the existing functions due to differences in the v3 protocol?

So far I've changed pg_copy_to and pg_copy_from to use the new v3
functions if they exist.  I've still got lots more to do though.  I'm
working on pdo_pgsql atm.

Chris

pgsql-php by date:

Previous
From: Robert Treat
Date:
Subject: Re: New PHP/PostgreSQL functions
Next
From: "Yulius Tjahjadi"
Date:
Subject: question about postgres persistent connection in php