Re: Why is infinite_recurse test suddenly failing?

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Why is infinite_recurse test suddenly failing?
Дата
Msg-id 88bb40b5-78eb-739c-58a7-13404c2dd2db@dunslane.net
обсуждение исходный текст
Ответ на Re: Why is infinite_recurse test suddenly failing?  (Michael Paquier <michael@paquier.xyz>)
Список 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 по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: cleanup & refactoring on reindexdb.c
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 12 draft release notes