pgsql: psql: allow \pset C in setting the title, matches \C

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: allow \pset C in setting the title, matches \C
Date: 2015-10-06 00:56:46
Message-ID: E1ZjGYg-0005Ru-Eu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: allow \pset C in setting the title, matches \C

Report by David G. Johnston

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2145a766044b4de32ab154a074ade0bf78d021df

Modified Files
--------------
doc/src/sgml/ref/psql-ref.sgml | 2 +-
src/bin/psql/command.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-10-06 01:03:46 pgsql: to_number(): allow 'V' to divide by 10^(the number of digits)
Previous Message Bruce Momjian 2015-10-06 00:51:54 pgsql: to_char(): Do not count negative sign as a digit for time values