Re: Unused pg_class columns - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Unused pg_class columns
Date
Msg-id 200105301439.f4UEdZk11832@candle.pha.pa.us
Whole thread Raw
In response to Re: Unused pg_class columns  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Unused pg_class columns  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I have marked these columns as unused in pg_class.h.

> "Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> > Are these columns in pg_class:
> > relukeys | relfkeys | relhaspkey
> > unused or what?
> 
> They may be unused by the backend, but that doesn't mean that
> applications don't look at them.  I find references to relhaspkey
> in pgaccess, for example.
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Unused pg_class columns
Next
From: Bruce Momjian
Date:
Subject: Re: Unused pg_class columns