fu/c
Yorhel d5f593387a Abstract and cleanup ugly byte swapping code
These macros don't assume alignment and may be somewhat inefficient with
all that copying. I'm hoping GCC is able to optimize that crap somewhat.

Also the pg type receive functions can not, in fact, assume that their
input buffers are properly aligned. That won't necessarily be the case
for array elements.
2025-02-10 07:35:34 +01:00
..
common.c Abstract and cleanup ugly byte swapping code 2025-02-10 07:35:34 +01:00
jsonfmt.c pg: Add json, jsonb, jsonpath support 2025-02-08 15:16:47 +01:00
jsonparse.c Fix build for threaded perl + additional project idea 2025-02-01 13:39:58 +01:00
libpq.h pg: Pipeline prepare + describeprepared 2025-02-09 09:26:01 +01:00
pgconn.c Abstract and cleanup ugly byte swapping code 2025-02-10 07:35:34 +01:00
pgtypes.c Abstract and cleanup ugly byte swapping code 2025-02-10 07:35:34 +01:00