Removal of pg_variable, pg_inheritproc, pg_ipl

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Removal of pg_variable, pg_inheritproc, pg_ipl
Date: 2001-05-14 21:30:17
Message-ID: 200105142130.f4ELUHi07388@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached patch completes the following TODO item:

* -Remove unused pg_variable, pg_inheritproc, pg_ipl tables

initdb everyone. Sorry the ealier posting didn't have the patch
attached.

--
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 35.8 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-14 21:53:40 Remove columns pg_index.haskeytype and pg_index.indisclustered
Previous Message Bruce Momjian 2001-05-14 20:29:24 Removal of pg_variable, pg_inheritproc, pg_ipl tables