Re: bug fix - plperl %_SHARED misspelled - Mailing list pgsql-patches

From Andrew Dunstan
Subject Re: bug fix - plperl %_SHARED misspelled
Date
Msg-id 2214.24.211.165.134.1116812704.squirrel@www.dunslane.net
Whole thread Raw
In response to Re: bug fix - plperl %_SHARED misspelled  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway said:
>
> BTW, in future it would be good to specify the consequences of the bug
> (i.e. beyond "it is horrible"), so committers who don't use pl/perl can
>  judge the urgency of the bug.


Yes, sorry. In fact, fortuitously the effects are not disastrous in most
circumstances. Once we turn on strict mode they would become severe -
%_SHARED would be unusable. But fixing the error has zero downside impact.

cheers

andrew



pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: bug fix - plperl %_SHARED misspelled
Next
From: ITAGAKI Takahiro
Date:
Subject: bugfix - contrib/pgbench