mirror of
https://github.com/postgres/postgres.git
synced 2025-05-28 05:21:27 +03:00
The correct test for defined-ness is SvOK(sv), not anything involving SvTYPE. Per bug #3415 from Matt Taylor. Back-patch as far as 8.0; no apparent problem in 7.x.