Re: [HACKERS] pg_ctl man page

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] pg_ctl man page
Date: 2000-02-07 19:53:35
Message-ID: Pine.LNX.4.21.0002072051550.6572-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2000-02-07, Tatsuo Ishii mentioned:

> I got grammer corrections from Ed Loehr. Also, I modified some option
> flag styles according to Thomas's suggestion. Thanks for those who
> gave me suggestions.
>
> Thomas, I have changed -m <opts> style to -smart, -fast... style. I
> hope this was what you meant. Also, please note that I still stick
> with smart/fast/immediate since I have been waiting for Vadim's
> opinion...

Ugh, that's not a compliant option style. What was wrong with -m
<opt>? How about --smart, etc.? But 'single dash, multiple letters' is
evil.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Don Baccus 2000-02-07 20:26:12 Re: [HACKERS] Duplicate table names
Previous Message Peter Eisentraut 2000-02-07 19:50:10 Re: [HACKERS] psql -e and -n flags