Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d1169 commit da1696bCopy full SHA for da1696b
src/interfaces/python/README
@@ -441,7 +441,7 @@ used as parameters for methods calls. You should refer to PostgreSQL user
441
manual for more information about them. These constants are:
442
443
- large objects access modes, used by (pgobject.)locreate and
444
- (pglarge.)open: (pg.)INV_READ, (pg.)INV_WRITE, (pg.)INV_ARCHIVE
+ (pglarge.)open: (pg.)INV_READ, (pg.)INV_WRITE
445
- positional flags, used by (pglarge.)seek: (pg.)SEEK_SET,
446
(pg.)SEEK_CUR, (pg.)SEEK_END.
447
- version and __version__ constants that give the current version.
0 commit comments