Re: Typo with amtype = 's' in opr_sanity.sql
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-11-22T00:34:24Z
Lists: pgsql-hackers
On Tue, Nov 21, 2023 at 01:02:40PM +0300, Aleksander Alekseev wrote: >> It seems to me that this has been copy-pasted on HEAD from the >> sequence AM patch, but forgot to update amtype to 't'. While that's >> maybe cosmetic, I think that this could lead to unexpected results, so >> perhaps there is a point in doing a backpatch? > > I disagree that it's cosmetic. The test doesn't check what it's supposed to. Yes, I've backpatched that all the way down to 12 at the end. -- Michael
Commits
-
Fix query checking consistency of table amhandlers in opr_sanity.sql
- deec80ef11d1 12.18 landed
- 5747f68ae2cb 13.14 landed
- 3dadeef5d9ff 14.11 landed
- 63e045c2dcf5 15.6 landed
- 43bbaa83f95c 16.2 landed
- 2f30226624b0 17.0 landed