On Wed, Mar 13, 2019 at 11:17 AM Sergei Kornilov <s...@zsrv.org> wrote: > > The buildfarm thinks additional nitpicking is needed. > > hm. Patch was committed with debug1 level tests and many animals uses > log_statement = 'all'. Therefore they have additional line in result: LOG: > statement: alter table pg_class alter column relname drop not null; and > similar for other queries. > I think we better would be to revert "set client_min_messages to 'debug1';" > part.
Ugh, I guess so. Or how about changing the message itself to use INFO, like we already do in QueuePartitionConstraintValidation? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company