fu/t
Yorhel 87d99e412b pg: Add support for record/composite types
This is simply magical. \o/

Vendored in khashl.h. I wouldn't have used it if this were the only
place where I'd need a custom hash table, but it should come in handy
for other tasks as well, especially when I get to implementing an LRU
for prepared statement caching.

(Can all be done with Perl HV's, but they're less efficient and more
cumbersome for these tasks)
2025-02-11 16:04:10 +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: Module rename + more docs 2025-02-11 11:04:03 +01:00
pgtypes-dynamic.t pg: Add support for record/composite types 2025-02-11 16:04:10 +01:00
pgtypes.t pg: Module rename + more docs 2025-02-11 11:04:03 +01:00