From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Adam Haberlach <adam(at)newsnipple(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: PHP and PostgreSQL |
Date: | 2001-01-02 03:56:52 |
Message-ID: | 200101020356.WAA06652@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
Yes, please send them over to the PHP folks. Thanks.
> On Wed, Dec 27, 2000 at 12:56:26AM -0500, Bruce Momjian wrote:
> > 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.
>
> I use PHP and Postgres together quite a bit, and find the APIs
> complete enough for most things. However, just last week I implemented
>
> pg_lolseek($loid, $offset $whence)
> and
> pg_lotell($loid)
>
> For some stuff that we are working on. They are pretty straightforward,
> and I can package them up and submit them if someone wants.
>
> --
> Adam Haberlach |A cat spends her life conflicted between a
> adam(at)newsnipple(dot)com |deep, passionate, and profound desire for
> http://www.newsnipple.com |fish and an equally deep, passionate, and
> '88 EX500 |profound desire to avoid getting wet.
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-01-02 03:57:38 | Re: PHP and PostgreSQL |
Previous Message | Bruce Momjian | 2001-01-02 03:45:41 | Re: how do i store \0 inside a text attribute? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-01-02 03:57:38 | Re: PHP and PostgreSQL |
Previous Message | Evil Azrael | 2001-01-01 13:01:03 | Re: ODBC-Problem |