pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh
Дата
Msg-id E1aFS7A-0008Ju-J8@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make copyright.pl cope with nonstandard case choices in copyright notices.

The need for this is shown by the files it missed in Bruce's recent run.
I fixed it so that it will actually adjust the case when needed.

In passing, also make it skip .po files, since those will just get
overwritten anyway from the translation repository.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/de7c8dbea1a17a0e1709c4b12371615d28e21c13

Modified Files
--------------
src/tools/copyright.pl |   13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Update copyright for 2016
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Adjust back-branch release note description of commits a2a718b22