fu/c
Yorhel b3281924d1 Pg: Add escape_literal() and escape_identifier()
Didn't expect I'd ever need these, but they're useful for generating SQL
scripts.
2025-04-07 13:45:33 +02:00
..
common.c Pg: Add "$hex" pseudo-type 2025-02-28 13:49:07 +01:00
compress.c XS: Ensure created Perl strings are nul-terminated 2025-03-19 17:34:42 +01:00
fcgi.c FU: Some FastCGI fixes; FU::Util: utf8_decode & URI escaping 2025-02-18 10:27:58 +01:00
fdpass.c fdpass_recv: Set O_CLOEXEC on received fds 2025-03-24 11:07:39 +01:00
jsonfmt.c json_format: Add html_safe option 2025-03-16 15:03:32 +01:00
jsonparse.c Pg: Add "$hex" pseudo-type 2025-02-28 13:49:07 +01:00
khashl.h pg: Add support for record/composite types 2025-02-11 16:04:10 +01:00
libpq.h Pg: Add escape_literal() and escape_identifier() 2025-04-07 13:45:33 +02:00
pgconn.c Pg: Support dynamic-oid types + vndbtag/vndbid 2025-03-09 10:23:48 +01:00
pgst.c Pg: Add COPY support 2025-03-10 12:32:14 +01:00
pgtypes.c XS: Ensure created Perl strings are nul-terminated 2025-03-19 17:34:42 +01:00
xmlwr.c Minor doc & portability fixes 2025-02-26 08:06:57 +01:00