Re: Unused pg_class columns

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Unused pg_class columns
Date: 2001-05-30 14:55:54
Message-ID: 200105301455.f4UEtst13467@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I removed the reference in pgaccess. After a few releases of pgaccess
> > we can remove the column.
>
> Put it back please. Or have you become the unilateral arbiter of what
> functions pgaccess has?

Pgaccess is referencing system columns that are never set. What
possible value could they be except to confuse users, and this column
was visible in pgaccess.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-30 15:19:01 Re: Proceeding with gettext
Previous Message Bruce Momjian 2001-05-30 14:52:57 Re: Unused pg_class columns