pgsql: Revert unfortunate whitespace change

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Revert unfortunate whitespace change
Дата
Msg-id E1Rqrfc-0006qo-6n@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert unfortunate whitespace change

In e5e2fc842c418432756d8b5825ff107c6c5fc4c3, blank lines were removed
after a comment block, which now looks as though the comment refers to
the immediately following code, but it actually refers to the
preceding code.  So put the blank lines back.

Branch
------
master

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

Modified Files
--------------
src/backend/libpq/hba.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Disallow ALTER DOMAIN on non-domain type everywhere
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Show default privileges in information schema