On Mon, Jun 7, 2021 at 11:27 PM Tom Lane <[email protected]> wrote: > > Julien Rouhaud <[email protected]> writes: > > On Mon, Jun 7, 2021 at 4:52 PM Peter Eisentraut > > <[email protected]> wrote: > >> Your patch filters out empty statements at the parse transformation > >> phase, so they are no longer present when you dump the body back out. > >> So your edits in the test expected files don't fit. > > > Oh, somehow the tests aren't failing here, I'm not sure what I did wrong. > > Modulo getting the tests right ...
I can certainly accept that my patch broke the tests, but I just ran another make check-world and it passed without any problem. What am I missing?
