Re: [HACKERS] pg_statistic_ext.staenabled might not be the bestcolumn name - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [HACKERS] pg_statistic_ext.staenabled might not be the bestcolumn name
Date
Msg-id CA+Tgmob4MeDdXmVgvU6CO4mkja1Ojikw4n1jn1Q6Xn5Yycug0g@mail.gmail.com
Whole thread Raw
In response to [HACKERS] pg_statistic_ext.staenabled might not be the best column name  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On Wed, Apr 12, 2017 at 9:36 AM, David Rowley
<david.rowley@2ndquadrant.com> wrote:
> I'd been thinking that staenabled is not the most suitable column name
> for storing the types of statistics that are defined for the extended
> statistics.

+1.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: [HACKERS] Patch: Write Amplification Reduction Method (WARM)
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] pg_dump emits ALTER TABLE ONLY partitioned_table