fu/t
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
..
json_format.t Add some tests and move some docs 2025-02-01 07:00:09 +01:00
json_parse.t jsonparse: Add max_depth, max_size and offset options 2025-02-01 11:01:49 +01:00
pgconnect.t pg: Rework txn implementation + statement config API 2025-02-07 18:30:36 +01:00
pgtypes.t pg: Initial support for receiving binary results 2025-02-07 15:18:45 +01:00