Am Sonntag, 28. November 2004 10:22 schrieb Thomas Hallgren:
> I'm in the phase of implementing CLOB's and BLOB's in PL/Java. I found
> the inv_api.c and will use that as the base for my implementation.
The "inv_api" large objects are deprecated. CLOBs and BLOBs should be based
on text and bytea, respectively.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/