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