pgsql: Consistent spacing for lengthy error messages - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Consistent spacing for lengthy error messages
Date
Msg-id E1QN87V-0007Qs-10@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Add example for replication in pg_hba.conf
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Rename pg_dump --no-security-label to --no-security-labels