Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments - Mailing list pgsql-hackers

From shihao zhong
Subject Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments
Date
Msg-id CAGRkXqTY-U69gWOnw_bS_juomkZmwf8n7nYbO3r1dGnQcdeLxA@mail.gmail.com
Whole thread
In response to Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments  (Michael Paquier <michael@paquier.xyz>)
Responses Re: pgstat: Flush some statistics within running transactions, take 2
Re: [PATCH] Test coverage for pg_clear_attribute_stats() null arguments
List pgsql-hackers
> Could you expand the patch to do more of this stuff, please?

v2 attached.  On top of the four null arguments it covers a missing
schema, relation and column, a system column, and a sequence and a view
for the relkind rejection.

For inherited I used a functional case rather than an error one: plant an
inherited and a non-inherited row for one column, clear the inherited
one, and check that the other survives.

Thanks,
Shihao

Attachment

pgsql-hackers by date:

Previous
From: Jan Nidzwetzki
Date:
Subject: Re: Enable partitionwise join for partition keys wrapped by RelabelType
Next
From: Xuneng Zhou
Date:
Subject: Re: timeout value overflow in wait for lsn