Thread: transactions in c api (libpq)?

transactions in c api (libpq)?

From
jaguar4096@yahoo.com (Dave)
Date:
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