xo::db::DB-postgresql instproc row_lock

 <instance of xo::db::DB-postgresql[i]> row_lock

Defined in

Testcases:
xotcl_core_tutorial_4, xotcl-core, test_cr_items
Source code:
set prepareOpt [expr {[info exists prepare] ? [list -prepare $prepare] : ""}]
:uplevel [list ::xo::dc list -dbn $dbn -bind $bind {*}$prepareOpt $qn "$sql FOR $for"]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: