Re: perl problems in RC1

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: teg@redhat.com (Trond Eivind Glomsrød )
Cc: pgsql-hackers@postgresql.org, cturner@redhat.com
Date: 2002-01-23T22:02:46Z
Lists: pgsql-hackers
teg@redhat.com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=) writes:
> If the installed perl is built with threads support, plperl won't
> build. Here is a fix for dealing properly with this, by Chip Turner
> (cturner@redhat.com) 

Uh ... how long has pTHX been a standard part of the Perl API?
In other words, how many configurations will this patch break?
(Right offhand I see no pTHX or pTHX_ in my trusty old 5.00503 perl,
for example.)

			regards, tom lane