pgsql: psql: allow \pset C in setting the title, matches \C - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: psql: allow \pset C in setting the title, matches \C
Date
Msg-id E1ZjGYg-0005Ru-Eu@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: to_char(): Do not count negative sign as a digit for time values
Next
From: Bruce Momjian
Date:
Subject: pgsql: to_number(): allow 'V' to divide by 10^(the number of digits)