Re: Change ereport level for QueuePartitionConstraintValidation

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera from 2ndQuadrant <alvherre@alvh.no-ip.org>
Cc: Sergei Kornilov <sk@zsrv.org>, David Rowley <david.rowley@2ndquadrant.com>, Thomas Munro <thomas.munro@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>, Amit Langote <langote_amit_f8@lab.ntt.co.jp>, Robert Haas <robertmhaas@gmail.com>
Date: 2019-09-07T23:49:44Z
Lists: pgsql-hackers
Alvaro Herrera from 2ndQuadrant <alvherre@alvh.no-ip.org> writes:
> I've marked https://commitfest.postgresql.org/24/2076/ committed also.

Yeah, I just remembered about doing that, and saw you'd beat me to it.

			regards, tom lane



Commits

  1. Avoid using INFO elevel for what are fundamentally debug messages.

  2. Revert setting client_min_messages to 'debug1' in new tests.