Re: more adequate usage msg: pg_controldata.diff

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Serguei Mokhov <mokhov(at)cs(dot)concordia(dot)ca>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: more adequate usage msg: pg_controldata.diff
Date: 2003-01-09 23:30:59
Message-ID: Pine.LNX.4.44.0301100029220.29178-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian writes:

> > I explained in my last message that this patch is wrong. Please revert
> > it. (DATADIR is not an option and therefore it shouldn't be listed in the
> > options list.)
>
> I tried to subtely point out that it is optional.

But the help output is wrong. It lists DATADIR as an option, which it is
not. (An option is something like -a or --foo. The other things are
arguments.) See my message to Serguei about how to do it better.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Serguei Mokhov 2003-01-10 00:46:42 Re: more adequate usage msg: pg_controldata.diff
Previous Message Tom Lane 2003-01-09 22:06:23 Re: more adequate usage msg: pg_controldata.diff