Go to the source code of this file.
Defines | |
#define | INV_WRITE 0x00020000 |
#define | INV_READ 0x00040000 |
#define INV_READ 0x00040000 |
Definition at line 22 of file libpq-fs.h.
Referenced by dumpBlobs(), exportFile(), importFile(), inv_open(), lo_export(), lo_import_internal(), my_truncate(), and pickout().
#define INV_WRITE 0x00020000 |
Definition at line 21 of file libpq-fs.h.
Referenced by _StartBlob(), importFile(), inv_open(), lo_import_internal(), my_truncate(), overwrite(), and StartRestoreBlob().