Re: several attstattarget-related improvements - Mailing list pgsql-hackers

From Tom Lane
Subject Re: several attstattarget-related improvements
Date
Msg-id 1332450.1687990209@sss.pgh.pa.us
Whole thread Raw
In response to Re: several attstattarget-related improvements  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
List pgsql-hackers
Tomas Vondra <tomas.vondra@enterprisedb.com> writes:
> On 6/28/23 16:52, Peter Eisentraut wrote:
>> - 0001: Change type of pg_statistic_ext.stxstattarget, to match
>> attstattarget.  Maybe this should go into PG16, for consistency?

> Not sure about 0001 vs PG16, it'd require catversion bump.

Yeah, past beta1 I think we should be conservative about bumping
catversion.  Suggest you hold this for now, and if we find some
more-compelling reason for a catversion bump in v16, we can sneak
it in at that time.  Otherwise, I won't cry if it waits for v17.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Changing types of block and chunk sizes in memory contexts
Next
From: Vik Fearing
Date:
Subject: Re: Row pattern recognition