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
-
Avoid using INFO elevel for what are fundamentally debug messages.
- db438318997b 13.0 landed
- 121e3ceed6d9 12.0 landed
-
Revert setting client_min_messages to 'debug1' in new tests.
- 5655565c077c 12.0 cited