Ok, attached is the lo type, which goes some way with Large Object

Bruce Momjian <bruce@momjian.us>

Commit: 7784312f99180de9630630c03df35418e26ecb99
Author: Bruce Momjian <bruce@momjian.us>
Date: 1998-06-16T07:07:11Z
Releases: 7.1.1
Ok, attached is the lo type, which goes some way with Large Object
Orphaning that occurs with JDBC & ODBC.

Contents:

contrib/lo/Makefile contrib/lo/README contrib/lo/lo.c contrib/lo/lo.sql.in

These are just test stuff - not essential

contrib/lo/test.sql contrib/lo/drop.sql

Peter Mount

Files

PathChange+/−
contrib/lo/drop.sql added +21 −0
contrib/lo/lo.c added +213 −0
contrib/lo/lo.sql.in added +59 −0
contrib/lo/Makefile added +39 −0
contrib/lo/README added +71 −0
contrib/lo/test.sql added +57 −0