Revert setting client_min_messages to 'debug1' in new tests.

Robert Haas <rhaas@postgresql.org>

Commit: 5655565c077c53b6e9b4b9bfcdf96439cf3af065
Author: Robert Haas <rhaas@postgresql.org>
Date: 2019-03-13T17:18:25Z
Releases: 12.0
Revert setting client_min_messages to 'debug1' in new tests.

The buildfarm doesn't like this, because some buildfarm members have
log_statement = 'all'.  We could change the log level of the messages
instead, but Tom doesn't like that.  So let's do this instead, at
least for now.

Patch by Sergei Kornilov, applied here in reverse.

Discussion: http://postgr.es/m/2123251552490241@myt6-fe24916a5562.qloud-c.yandex.net

Files

Discussion