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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
