fu/c
Yorhel 166744dd51 pg: Rework txn implementation + statement config API
I liked the Perl implementation of transactions, but managing state
between Perl and C is a bit cumbersome, so I've moved the whole thing
into C.

Also added a few statement configuration methods that currently don't do
anything yet.
2025-02-07 18:30:36 +01:00
..
common.c pg: Rework txn implementation + statement config API 2025-02-07 18:30:36 +01:00
jsonfmt.c jsonparse: A bunch of performance improvements 2025-01-31 18:42:21 +01:00
jsonparse.c Fix build for threaded perl + additional project idea 2025-02-01 13:39:58 +01:00
libpq.h pg: Add transaction & subtransaction support 2025-02-06 19:12:52 +01:00
pgconn.c pg: Rework txn implementation + statement config API 2025-02-07 18:30:36 +01:00
pgtypes.c pg: Rework txn implementation + statement config API 2025-02-07 18:30:36 +01:00