transactions in c api (libpq)? -
01-15-2004
, 10:09 PM
Is it possible to write C code (presumably using libpq) to carry out
transactions? I can't seem to find functions in this API which start
and end a transaction. If this is not possible, what other
programming interfaces will allow me to write transaction code?
Thanks |