Re: TODO item: remove postmaster -o option - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: TODO item: remove postmaster -o option
Date
Msg-id 200603051738.k25HcUp25848@candle.pha.pa.us
Whole thread Raw
In response to TODO item: remove postmaster -o option  ("Markus Bertheau" <mbertheau.pg@googlemail.com>)
Responses Re: TODO item: remove postmaster -o option
List pgsql-patches
I not gotten to reply to your earlier email.  Removal of -o requires
that all the postgres flags be supported by the postmaster.  I think
Peter Eisentraut is working on a patch to merge the two binaries and the
conflicting options.

---------------------------------------------------------------------------

Markus Bertheau wrote:
> Hi,
>
> attached is a patch against HEAD that removes the postmaster's -o
> option. It passes make check on i386 Ubuntu 5.10. I sent an e-mail
> earlier today asking about the status of this TODO item to -hackers.
> No answers so far :)
>
> Markus Bertheau

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: "Markus Bertheau"
Date:
Subject: TODO item: remove postmaster -o option
Next
From: "Markus Bertheau"
Date:
Subject: Re: TODO item: remove postmaster -o option