pgsql: Allow multiple --excludes options in pgindent

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Allow multiple --excludes options in pgindent
Дата
Msg-id E1pLQ6K-000Cgb-KS@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow multiple --excludes options in pgindent

This includes a unification of the logic used to find the excludes file
and the typedefs file.

Also, remove the dangerous and deprecated feature where the first
non-option argument was taken as a typdefs file if it wasn't a .c or .h
file, remove some extraneous blank lines, and improve the documentation
somewhat.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a1c4cd6f2c8857fbb78d043a0b3c7d397e48ef2e

Modified Files
--------------
src/tools/pgindent/pgindent     | 69 ++++++++++++++++++++---------------------
src/tools/pgindent/pgindent.man | 18 ++++++-----
2 files changed, 45 insertions(+), 42 deletions(-)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Adjust interaction of CREATEROLE with role properties.
Следующее
От: Justin Pryzby
Дата:
Сообщение: Re: pgsql: Adjust interaction of CREATEROLE with role properties.