In: |
postgres.c
|
Parent: | Object |
The class to access large objects. An instance of this class is created as the result of PGconn#lo_import, PGconn#lo_create, and PGconn#lo_open.
Opens a large object. The mode argument specifies the mode for the opened large object, which is either INV_READ or INV_WRITE.