Sergei Kornilov <s...@zsrv.org> writes: >> It's not awful. I tried inserting "set client_min_messages = debug1" >> into alter_table.sql
> We already did this in March. And this change was reverted in > 5655565c077c53b6e9b4b9bfcdf96439cf3af065 because this will not work on > buildfarm animals with log_statement = 'all' Oh :-(. Seems like maybe what we need is to transpose the tests at issue into a TAP test? That could grep for the messages we care about and disregard other ones. regards, tom lane