pgsql: Reorgnize psql \? help output, to reduce the size of the

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Reorgnize psql \? help output, to reduce the size of the
Date: 2008-05-14 15:30:22
Message-ID: 20080514153022.C1E747559E9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Reorgnize psql \? help output, to reduce the size of the "General"
heading at the top; broken into more sections now.

Modified Files:
--------------
pgsql/src/bin/psql:
help.c (r1.126 -> r1.127)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.126&r2=1.127)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-05-14 16:01:00 Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib
Previous Message Bruce Momjian 2008-05-14 15:16:27 pgsql: Fix a few warnings that have crept into CVS HEAD.