pgsql: psql: Message style improvements

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Message style improvements
Date: 2016-05-22 02:17:18
Message-ID: E1b4IxC-0008Ow-Ly@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: Message style improvements

Branch
------
master

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

Modified Files
--------------
src/bin/psql/command.c | 6 +++---
src/bin/psql/common.c | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-05-23 18:17:01 pgsql: Fix latent crash in do_text_output_multiline().
Previous Message Tom Lane 2016-05-21 21:37:21 pgsql: Fix missing initialization of buffer_std field in _bt_newroot().