Re: Remove columns pg_index.haskeytype and pg_index.indisclustered - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Remove columns pg_index.haskeytype and pg_index.indisclustered
Date
Msg-id 200105150310.f4F3Aw215603@candle.pha.pa.us
Whole thread Raw
In response to Re: Remove columns pg_index.haskeytype and pg_index.indisclustered  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Remove columns pg_index.haskeytype and pg_index.indisclustered  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I have removed pg_index.haskeytype and pg_index.indisclustered with the
> > following patch.  They were not used.
>
> haskeytype IS used, by GIST.  Kindly revert this entire patch.

Fixing now.  Thanks.

--
  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: Remove columns pg_index.haskeytype and pg_index.indisclustered
Next
From: Bruce Momjian
Date:
Subject: Re: Remove columns pg_index.haskeytype and pg_index.indisclustered