Remove columns pg_index.haskeytype and pg_index.indisclustered

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Remove columns pg_index.haskeytype and pg_index.indisclustered
Date: 2001-05-14 21:53:40
Message-ID: 200105142153.f4ELrgW09804@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I have removed pg_index.haskeytype and pg_index.indisclustered with the
following patch. They were not used.

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

Attachment Content-Type Size
unknown_filename text/plain 8.0 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-05-15 00:02:27 Re: Removal of pg_variable, pg_inheritproc, pg_ipl
Previous Message Bruce Momjian 2001-05-14 21:30:17 Removal of pg_variable, pg_inheritproc, pg_ipl