fu/c
Yorhel fbbaa23842 pg: Add date type & httpdate tests
...I was hoping not to have to implement the date type, because date
conversions suck, but it turns out manned.org actually needs it.
(Only to then convert it into a Unix timestamp again, hmm, maybe this
string conversion isn't useful at all?)
2025-02-24 11:54:37 +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 Some fixes and framework docs 2025-02-23 14:05:43 +01:00
pgtypes.c pg: Add date type & httpdate tests 2025-02-24 11:54:37 +01:00
xmlwr.c Add FU::XMLWriter 2025-02-19 12:01:24 +01:00