pgsql: \ddp should be recognized as such even if user appends S or + to

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: \ddp should be recognized as such even if user appends S or + to
Date: 2010-04-03 20:55:58
Message-ID: 20100403205558.09CE67541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
\ddp should be recognized as such even if user appends S or + to it.
Those options do nothing right now, but might be wanted later, and in
any case it's confusing for the command to be interpreted as \dd if
anything is appended. Per Jaime Casanova.

Modified Files:
--------------
pgsql/src/bin/psql:
command.c (r1.217 -> r1.218)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c?r1=1.217&r2=1.218)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-04-03 21:46:59 pgsql: Minor wording improvement.
Previous Message Michael Meskes 2010-04-03 19:30:49 pgsql: Make ecpg in line with other compilers in that it deletes its