pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it

pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it

pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it

pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it

pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it

pgsql: Disallow setting client_min_messages higher than ERROR.

2018-11-08 Thread Tom Lane
Disallow setting client_min_messages higher than ERROR. Previously it was possible to set client_min_messages to FATAL or PANIC, which had the effect of suppressing transmission of regular ERROR messages to the client. Perhaps that seemed like a useful option in the past, but the trouble with it