Re: ALTER TABLE OWNER: change indexes - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: ALTER TABLE OWNER: change indexes
Date
Msg-id 200202260208.g1Q28RC27121@candle.pha.pa.us
Whole thread Raw
In response to Re: ALTER TABLE OWNER: change indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > We have been bitten by refusing patches that have a valid purpose,
> > supposing someone will come and something that may take years to do,
> > e.g. nocreatable permissions.  If it does something useful, and can be
> > ripped out later, why not add it?
>
> But it doesn't do anything useful, AFAICS.  What significant problem
> occurs if an index shows an owner different from its parent?  If there's
> any actual operational problem there, then I'd agree we need a fix.

Oh, I see.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER TABLE OWNER: change indexes
Next
From: Tom Lane
Date:
Subject: Re: Fix issuing of multiple command completions per command