pgsql: Add: > > * Make consistent use of long/short command options - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Make consistent use of long/short command options
Date
Msg-id 20070106221824.DF7969FB1E8@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>
> * Make consistent use of long/short command options --- pg_ctl needs
>   long ones, pg_config doesn't have short ones, postgres doesn't have
>   enough long ones, etc.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2027 -> r1.2028)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2027&r2=1.2028)
    pgsql/doc/src/FAQ:
        TODO.html (r1.529 -> r1.530)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.529&r2=1.530)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > o Consider parsing the -c string into individual queries
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Done: > * -Allow user-defined types to accept 'typmod'