fu/c
Yorhel 171afc0268 pg: Add transaction & subtransaction support
Was expecting the implementation of this to get overly complicated and
brittle, but using a counter-based cookie and doing parts of it in Perl
made it pretty easy actually.  Pretty happy with how this turned out so
far.

TODO: documentation -.-
2025-02-06 19:12:52 +01:00
..
common.c pg: Statement execution + better error reporting 2025-02-06 09:05:05 +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: Add transaction & subtransaction support 2025-02-06 19:12:52 +01:00