fu/c
Yorhel d0c5397e2d json_parse()/pgtypes: Fix accidental creation of read-only array/hash values
&PL_sv_* shouldn't be used when constructing arrays or hashes in this
context.
2025-04-28 10:23:51 +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 FastCGI: Ignore HTTP_CONTENT_(TYPE|LENGTH) 2025-04-25 09:34:22 +02:00
fdpass.c fdpass_recv: Set O_CLOEXEC on received fds 2025-03-24 11:07:39 +01:00
jsonfmt.c Fix use of SvPVXtrue() where SvTRUEx() was intended 2025-04-07 14:29:21 +02:00
jsonparse.c json_parse()/pgtypes: Fix accidental creation of read-only array/hash values 2025-04-28 10:23:51 +02: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 json_parse()/pgtypes: Fix accidental creation of read-only array/hash values 2025-04-28 10:23:51 +02:00
pgtypes.c json_parse()/pgtypes: Fix accidental creation of read-only array/hash values 2025-04-28 10:23:51 +02:00
xmlwr.c Minor doc & portability fixes 2025-02-26 08:06:57 +01:00