Re: pg_statistic_ext.staenabled might not be the best column name
Tomas Vondra <tomas.vondra@2ndquadrant.com>
From: Tomas Vondra <tomas.vondra@2ndquadrant.com>
To: David Rowley <david.rowley@2ndquadrant.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>,
Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2017-04-12T23:37:17Z
Lists: pgsql-hackers
On 04/12/2017 03:36 PM, David Rowley wrote: > > "stakind" seems like a better name. I'd have personally gone with > "statype" but pg_statistic already thinks stakind is better. +1 to stakind -- Tomas Vondra http://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Rename columns in new pg_statistic_ext catalog
- ee6922112e9b 10.0 landed