Re: Change ereport level for QueuePartitionConstraintValidation
Sergei Kornilov <sk@zsrv.org>
From: Sergei Kornilov <sk@zsrv.org>
To: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2019-07-01T12:17:46Z
Lists: pgsql-hackers
Attachments
- lowering_partition_constraint_check_ereport_level_v2.patch (text/x-diff) patch v2
Hello This change is discussed as open item for pg12. Seems we have nor objections nor agreement. I attached updated version due merge conflict. > Per discussion started here: https://www.postgresql.org/message-id/CA%2BTgmoZWSLUjVcc9KBSVvbn%3DU5QRgW1O-MgUX0y5CnLZOA2qyQ%40mail.gmail.com regards, Sergei
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