fu/c
Yorhel baf0f90bd5 Pg: Add "time" type, change default format of "date" type but support "$date_str"
Using a consistent numeric interpretation for timestamps, dates and
times simplifies a bunch of operations. It certainly simplifies
conversion between the Postgres formats.
2025-02-28 13:03:16 +01:00
..
common.c Docs, compatibility fixes again, 0.1 release 2025-02-25 17:02:33 +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 Docs, compatibility fixes again, 0.1 release 2025-02-25 17:02:33 +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: Support custom type overrides with callbacks 2025-02-28 11:23:42 +01:00
pgst.c Pg: Skip query preparation when we can 2025-02-28 12:33:30 +01:00
pgtypes.c Pg: Add "time" type, change default format of "date" type but support "$date_str" 2025-02-28 13:03:16 +01:00
xmlwr.c Minor doc & portability fixes 2025-02-26 08:06:57 +01:00