Re: Calculation of unused columns - Mailing list pgsql-performance

From Tom Lane
Subject Re: Calculation of unused columns
Date
Msg-id 6391.1255968077@sss.pgh.pa.us
Whole thread Raw
In response to Re: Calculation of unused columns  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-performance
I wrote:
> Just for fun, I hacked together a first cut at this.

Oh, just for the archives: I forgot about not suppressing volatile
expressions --- checking that would increase the cost of this
significantly, though it's only another line or two.

            regards, tom lane

pgsql-performance by date:

Previous
From: Ron Mayer
Date:
Subject: Re: Indexes on low cardinality columns
Next
From: Robert Haas
Date:
Subject: Re: Partitioned Tables and ORDER BY