pgsql: Print policy name in perlcritic messages

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Print policy name in perlcritic messages
Дата
Msg-id E1jO1Ly-0008Ms-51@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Print policy name in perlcritic messages

This makes it easier to do a web search for details of the policy that's
been violated, as well as displaying the name that might be needed for a
policy override.

Various perlcritic settings changes are being discussed, but this one
should be uncontroversial.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8930e43ecd3f683c457865131d7a932401a2188f

Modified Files
--------------
src/tools/perlcheck/perlcriticrc | 6 ++++++
1 file changed, 6 insertions(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Rename pg_validatebackup to pg_verifybackup some more.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Use perl warnings pragma consistently