fu/FU
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
..
Benchmarks.pod pg: Adventures in writing a new postgresql client 2025-02-02 16:22:15 +01:00
PG.pm pg: Rework txn implementation + statement config API 2025-02-07 18:30:36 +01:00
Util.pm jsonparse: Add max_depth, max_size and offset options 2025-02-01 11:01:49 +01:00
XS.pm Add initial JSON formatter 2025-01-28 09:33:29 +01:00