Re: pgsql: Use perl warnings pragma consistently
От | Andrew Dunstan |
---|---|
Тема | Re: pgsql: Use perl warnings pragma consistently |
Дата | |
Msg-id | 344c2ca4-b219-86f4-5426-12bb8a4c91ce@2ndQuadrant.com обсуждение исходный текст |
Ответ на | Re: pgsql: Use perl warnings pragma consistently (Alvaro Herrera <alvherre@2ndquadrant.com>) |
Список | pgsql-committers |
On 4/13/20 5:49 PM, Alvaro Herrera wrote: > On 2020-Apr-13, Tom Lane wrote: > >> Andrew Dunstan <andrew@dunslane.net> writes: >>> Use perl warnings pragma consistently >> This seems to have broken something or other, as I now get a bunch of >> warnings while building the docs: >> >> ... >> Use of uninitialized value within %feature_packages in concatenation (.) or string at ./mk_feature_tables.pl line 57,<$feat> line 522. >> Use of uninitialized value within %feature_packages in concatenation (.) or string at ./mk_feature_tables.pl line 57,<$feat> line 524. >> Use of uninitialized value within %feature_packages in concatenation (.) or string at ./mk_feature_tables.pl line 57,<$feat> line 526. >> Use of uninitialized value within %feature_packages in concatenation (.) or string at ./mk_feature_tables.pl line 57,<$feat> line 528. >> Use of uninitialized value within %feature_packages in concatenation (.) or string at ./mk_feature_tables.pl line 57,<$feat> line 529. Oops. Well, I guess that's why warnings are a good idea :-) > This should fix it. > Right. cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-committers по дате отправления: