Обсуждение: transactions in c api (libpq)?

Поиск
Список
Период
Сортировка

transactions in c api (libpq)?

От
jaguar4096@yahoo.com (Dave)
Дата:
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