pgsql: Add missing help output for \ef option.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing help output for \ef option.
Date: 2009-04-03 23:38:19
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing help output for \ef option. Andrew Gierth

Modified Files:
--------------
pgsql/src/bin/psql:
help.c (r1.144 -> r1.145)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.144&r2=1.145)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-04-04 00:39:14 pgsql: Minor wordsmithing on descriptions of some \d commands.
Previous Message Tom Lane 2009-04-03 23:27:28 pgsql: Use (unsigned char) cast in argument of pg_tolower().