Re: Change ereport level for QueuePartitionConstraintValidation

From: Sergei Kornilov <sk(at)zsrv(dot)org>
To: Amit Langote <amitlangote09(at)gmail(dot)com>, David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Amit Langote <langote_amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Subject: Re: Change ereport level for QueuePartitionConstraintValidation
Date: 2019-07-16 11:19:43
Message-ID: 37151301563275983@iva3-4a4d8f90d111.qloud-c.yandex.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

Here is two patches with NOTICE ereport: one for partitions operations and one for "set not null" (for consistency)

regards, Sergei

Attachment Content-Type Size
v3_notice_ereport_level_set_not_null.patch text/x-diff 2.3 KB
v3_notice_partition_constraint_check_ereport_level.patch text/x-diff 9.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2019-07-16 11:22:26 Re: d25ea01275 and partitionwise join
Previous Message Amit Kapila 2019-07-16 11:13:05 Re: POC: Cleaning up orphaned files using undo logs