Re: PHP and PostgreSQL - Mailing list pgsql-interfaces

From Adam Lang
Subject Re: PHP and PostgreSQL
Date
Msg-id 00b801c07021$7b33d500$330a0a0a@6014cwpza006
Whole thread Raw
In response to PHP and PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
I'd say the most important thing would be to get it upto speed with 7.1.
Make sure PHP supports large objects and the TOAST properly.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
To: "PostgreSQL-development" <pgsql-hackers@postgresql.org>;
"PostgreSQL-interfaces" <pgsql-interfaces@postgresql.org>
Sent: Wednesday, December 27, 2000 12:56 AM
Subject: [INTERFACES] PHP and PostgreSQL


> I have been asked by the major PHP developer Rasmus Lerdorf to see if
> the PostgreSQL/PHP interface needs any improvements.
>
> Is the current PostgreSQL interface module in PHP adequate?  Does it
> support all the current libpq features?
>
> If not, would someone submit some patches to the PHP folks.  They want
> us to work well with PHP.  They are basically encouraging us to improve
> it in any way we can.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



pgsql-interfaces by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: textcat() and ODBC driver
Next
From: "Tim Barnard"
Date:
Subject: PQsetnonblocking questions