|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">pg_lo_seekDescriptionbool pg_lo_seek ( resource large_object, int offset [, int whence])pg_lo_seek() seeks position of large object resource. whence is PGSQL_SEEK_SET, PGSQL_SEEK_CUR or PGSQL_SEEK_END. See also pg_lo_tell().
|