On Fri, Aug 01, 2025 at 02:56:33PM +0800, Chao Li wrote:
> I happened to catch this typo while reading the regression test code, so
> submitting a fix.
>
> As the typo is in the code comment, no test needs to run.
Incorrect. The comment is included in the generated output, impacting
also foreign_key.out. If you run a simple `make check` you would see
that the tests fail.
--
Michael