Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dresults.c3198 kres_ridx = GIdx2KResIdx(global_ridx, stmt, res); in SC_pos_reload_with_key()
3279 res_ridx = GIdx2CacheIdx(global_ridx, stmt, res); in SC_pos_reload_with_key()
3307 AddRollback(stmt, res, global_ridx, keyset, logKind); in SC_pos_reload_with_key()
3890 SC_pos_reload(stmt, global_ridx, (UInt2 *) 0, 0); in irow_update()
3913 SQLULEN global_ridx; member
3998 s.global_ridx = global_ridx; in SC_pos_update()
4224 kres_ridx = GIdx2KResIdx(global_ridx, stmt, res); in SC_pos_delete()
4299 SC_pos_reload(stmt, global_ridx, (UInt2 *) 0, 0); in SC_pos_delete()
4324 AddDeleted(res, global_ridx, keyset); in SC_pos_delete()
4753 SQLULEN global_ridx; in spos_callback() local
[all …]