Re: maybe a type_sanity. sql bug
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: jian he <jian.universality@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-28T11:01:46Z
Lists: pgsql-hackers
On Fri, Oct 27, 2023 at 09:44:30PM -0400, Tom Lane wrote: > Anyway, we should fix this if only for clarity's sake. > I do not feel a need to back-patch though. Agreed. Thanks for the commit. -- Michael
Commits
-
Fix inconsistencies for queries on pg_class in type_sanity.sql
- a9f19c1349c2 17.0 landed
-
Allow relkind 'I' in type_sanity test.
- 4b9fbd6be442 17.0 landed