Home
last modified time | relevance | path

Searched refs:QR_get_last_bookmark (Results 1 – 3 of 3) sorted by relevance

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dqresult.h251 BOOL QR_get_last_bookmark(const QResultClass *self, Int4 index, KeySet *keyset);
H A Dpgapi30.c2058 QR_get_last_bookmark(res, s->idx, &pg_bm.keys); in bulk_ope_callback()
H A Dresults.c3142 BOOL QR_get_last_bookmark(const QResultClass *res, Int4 index, KeySet *keyset) in QR_get_last_bookmark() function
5116 QR_get_last_bookmark(res, bidx, &pg_bm.keys); in SC_fetch_by_bookmark()