Re: Yet another (minor) fix in BRIN

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Yet another (minor) fix in BRIN
Date: 2020-11-08 11:34:55
Message-ID: 20201108113455.GA2155@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Nov 07, 2020 at 10:45:26PM -0500, Tom Lane wrote:
> The weekend before stable-branch releases is probably not the best
> time to be pushing "minor" fixes into those branches. I got my
> fingers burned today, and so did Peter. Don't follow our example ;-)

You could just apply your stuff after the version is tagged (not
stamped as there could be urgent bug fixes between the stamp time and
the tag time, like packaing issues).
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Fan 2020-11-08 13:26:51 Re: Hybrid Hash/Nested Loop joins and caching results from subplans
Previous Message Dilip Kumar 2020-11-08 10:59:45 Re: [HACKERS] Custom compression methods