Re: Yet another (minor) fix in BRIN
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Tomas Vondra <tomas.vondra@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-08T11:34:55Z
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
Commits
-
Remove duplicate code in brin_memtuple_initialize
- 1186a9d65d99 10.16 landed
- c4424d33cca9 11.11 landed
- 0d0626e27d56 12.6 landed
- c885e4a2f93c 13.2 landed
- 42c63ab6e2c3 14.0 landed