Ok, attached is the lo type, which goes some way with Large Object
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |