pgsql: Stop requiring an explicit return from perl subroutines

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Stop requiring an explicit return from perl subroutines
Дата
Msg-id E1jOSh1-0001vU-A4@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Stop requiring an explicit return from perl subroutines

The consensus of the project appears to be that this provides little
benefit and is simply an annoyance.

Discussion: https://postgr.es/m/27481.1586618092@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0516f94d18c57cc5dce72ff8fb84a05d24a67063

Modified Files
--------------
src/tools/perlcheck/perlcriticrc | 4 ----
1 file changed, 4 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Set Perl search path more idiomatically
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Account for collation when coercing the output of a SQL function