Unix Technical Forum

pgsql: Fix incorrect tests for undef Perl values in some places in

This is a discussion on pgsql: Fix incorrect tests for undef Perl values in some places in within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Fix incorrect tests for undef Perl values in some places in plperl.c. The correct test for ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Committers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 01:20 AM
Tom Lane
 
Posts: n/a
Default pgsql: Fix incorrect tests for undef Perl values in some places in

Log Message:
-----------
Fix incorrect tests for undef Perl values in some places in plperl.c.
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.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/pl/plperl:
plperl.c (r1.67.4.6 -> r1.67.4.7)
(http://developer.postgresql.org/cvsw....6&r2=1.67.4.7)

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:57 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com