Re: Why is infinite_recurse test suddenly failing? - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Why is infinite_recurse test suddenly failing?
Date
Msg-id 88bb40b5-78eb-739c-58a7-13404c2dd2db@dunslane.net
Whole thread Raw
In response to Re: Why is infinite_recurse test suddenly failing?  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 5/12/19 4:57 AM, Michael Paquier wrote:
> On Fri, May 10, 2019 at 05:26:43PM -0400, Andrew Dunstan wrote:
>> I think we'll need to write that as:
>>
>>     print $handle 'p $_siginfo',"\n";
>>
>> As you have it written perl will try to interpolate a variable called
>> $_siginfo.
> Anything in double quotes with a dollar sign would be interpreted as a
> variable, and single quotes make that safe.


Yes, that's why I did it that way.


cheers


andrew




pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: cleanup & refactoring on reindexdb.c
Next
From: Bruce Momjian
Date:
Subject: Re: PG 12 draft release notes