transactions in c api (libpq)?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    transactions in c api (libpq)?

    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
Working...