Re: New PHP/PostgreSQL functions

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: Lista PG-PHP <pgsql-php(at)postgresql(dot)org>
Subject: Re: New PHP/PostgreSQL functions
Date: 2005-03-29 03:26:13
Message-ID: 4248CAD5.2080201@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Yulius Tjahjadi 2005-03-29 03:43:35 question about postgres persistent connection in php
Previous Message Robert Treat 2005-03-29 02:19:40 Re: New PHP/PostgreSQL functions