1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-12 15:23:02 +03:00
Files
postgres/src
Tom Lane 02db7827f3 Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl.
The latter is considered unwarranted chumminess with the implementation,
and can lead to crashes with recent Perl versions.

Report and fix by Tim Bunce.  Back-patch to all versions containing the
questionable coding pattern.
2010-03-09 22:35:25 +00:00
..
2009-12-08 21:57:00 +00:00
2009-12-10 03:21:32 +00:00
2009-12-10 03:21:32 +00:00
2004-06-01 03:32:42 +00:00
2003-11-29 19:52:15 +00:00