postgresql/contrib/hstore_plperl
Heikki Linnakangas c3f7dde39e Use palloc_array() in a few more places to avoid overflow
These could overflow on 32-bit systems.

Backpatch-through: 14
Security: CVE-2026-6473
2026-05-11 21:27:55 +03:00
..
expected Fix contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
sql Fix contrib/hstore_plperl to look through scalar refs. 2018-06-18 15:55:06 -04:00
.gitignore
hstore_plperl--1.0.sql Use @extschema:name@ notation in contrib transform modules. 2025-01-09 15:16:56 -05:00
hstore_plperl.c Use palloc_array() in a few more places to avoid overflow 2026-05-11 21:27:55 +03:00
hstore_plperl.control Make contrib modules' installation scripts more secure. 2020-08-10 10:44:42 -04:00
hstore_plperlu--1.0.sql Use @extschema:name@ notation in contrib transform modules. 2025-01-09 15:16:56 -05:00
hstore_plperlu.control
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00