Hi, On 2022-09-12 09:58:37 +0200, Daniel Gustafsson wrote: > > On 9 Sep 2022, at 11:00, Andrew Dunstan <and...@dunslane.net> wrote: > > > >> On Sep 9, 2022, at 5:53 PM, John Naylor <john.nay...@enterprisedb.com> > >> wrote: > >> > >> Note that the grammar has shift-reduce conflicts. > > > Looks like the last rule for Filters should not be there. > > Correct, fixed in the attached.
Due to the merge of the meson build, this patch now needs to adjust the relevant meson.build. This is the cause of the failures at: https://cirrus-ci.com/build/5788292678418432 See e.g. src/bin/pgbench/meson.build Greetings, Andres Freund