Re: PHP - Postgres large object functions - Mailing list pgsql-hackers

From Martin A. Marques
Subject Re: PHP - Postgres large object functions
Date
Msg-id 01012510061605.07407@math.unl.edu.ar
Whole thread Raw
In response to PHP - Postgres large object functions  (Ned Lilly <ned@greatbridge.com>)
List pgsql-hackers
El Mié 24 Ene 2001 17:56, Ned Lilly escribió:
> Adam, FYI, according to Rasmus Lerdorf, your patches have been
> committed.  From the changelog:
>
>     2001-01-18  Derick Rethans  <d.rethans@jdimedia.nl>
> <mailto:d.rethans@jdimedia.nl>
>
>         * ext/pgsql/pgsql.c
>           ext/pgsql/php_pgsql.h:
>         - Added the pg_lolseek function, which allows for arbitrary seeking
> within a large object, and the pg_lotell call, which can be used to find
> the current file offset for a large object (Submitted by: Adam Haberlach
> <adam@newsnipple.com> <mailto:adam@newsnipple.com>).
>         - Added the pg_lolseek and pg_lotell functions

I've had headaches trying to understand how PHP works with postgres large 
objects. Is there some kind of "understandable" docs on this behave?

Saludos... :-)

-- 
System Administration: It's a dirty job, 
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués            email:     martin@math.unl.edu.ar
Santa Fe - Argentina        http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------


pgsql-hackers by date:

Previous
From: Frank Joerdens
Date:
Subject: Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Next
From: Denis Perchine
Date:
Subject: Re: (one more time) Patches with vacuum fixes available .