pgsql: Consistent spacing for lengthy error messages

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Consistent spacing for lengthy error messages
Дата
Msg-id E1QN87V-0007Qs-10@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Consistent spacing for lengthy error messages

Also, we removed the display of the current value of
max_connections/MaxBackends from some messages earlier, because it was
confusing, so do that in the remaining one as well.

Branch
------
master

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

Modified Files
--------------
src/backend/port/sysv_sema.c  |    8 +++-----
src/backend/port/sysv_shmem.c |    2 +-
2 files changed, 4 insertions(+), 6 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Add example for replication in pg_hba.conf
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Rename pg_dump --no-security-label to --no-security-labels