transactions in c api (libpq)?

From: jaguar4096(at)yahoo(dot)com (Dave)
To: "pgsql-general(at)postgresql(dot)org(dot)pgsql-novice"(at)postgresql(dot)org
Subject: transactions in c api (libpq)?
Date: 2004-01-16 04:09:21
Message-ID: c375aec2.0401152009.a60506a@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice

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

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-01-16 04:16:39 Re: embedded/"serverless" (Re: serverless postgresql)
Previous Message D. Dante Lorenso 2004-01-16 02:38:08 User-specific sequences...

Browse pgsql-novice by date

  From Date Subject
Next Message Bryan Irvine 2004-01-16 17:25:17 failover
Previous Message Aarni Ruuhimäki 2004-01-15 15:32:19 Re: