fu/c
Yorhel b2d676b1ed pg: Add query tracing & prepare/execute time measurements
What I'd really like, in addition to this, is a way to extract a query
from an $st object that can be run in the psql CLI. VNDB has a debugging
feature for that, but it's less trivial to make that work with binary
query parameters.
2025-02-22 15:15:16 +01:00
..
common.c pg: Add query tracing & prepare/execute time measurements 2025-02-22 15:15:16 +01:00
fcgi.c FU: Some FastCGI fixes; FU::Util: utf8_decode & URI escaping 2025-02-18 10:27:58 +01:00
fdpass.c FU: Implement --monitor, add some docs; FU::Util: add fdpass functions 2025-02-15 15:09:56 +01:00
jsonfmt.c Add FU::XMLWriter 2025-02-19 12:01:24 +01:00
jsonparse.c Fixes for perl 5.36 with multiplicity + memleak in $st->kv methods 2025-02-13 06:26:58 +01:00
khashl.h pg: Add support for record/composite types 2025-02-11 16:04:10 +01:00
libpq.h pg: Pipeline prepare + describeprepared 2025-02-09 09:26:01 +01:00
pgconn.c pg: Add query tracing & prepare/execute time measurements 2025-02-22 15:15:16 +01:00
pgst.c pg: Add query tracing & prepare/execute time measurements 2025-02-22 15:15:16 +01:00
pgtypes.c pg: timestamp(tz) types + more docs 2025-02-21 12:58:24 +01:00
xmlwr.c Add FU::XMLWriter 2025-02-19 12:01:24 +01:00