On Tue, Oct 21, 2025 at 1:18 PM Tom Lane <[email protected]> wrote: > Richard Guo <[email protected]> writes: > > Oops, I made a mistake in the test case for v18. Fixing it now…
> Bleah. I pretty much don't ever commit things into back branches > without running regression tests there as well as in master. > Postgres is a moving target. Indeed. I should have always stayed alert to the possibility that test outputs might differ across branches, even for simple queries. But somehow, it slipped through this time. I just pushed a fix to v18 and am now staring at the buildfarm nervously. Fingers crossed this time. - Richard
