I'm sorry for the forgotten patch in the attachment
----------------
Кому: pgsql-hackers@lists.postgresql.org (pgsql-hackers@lists.postgresql.org);
Тема: Fix the error hint message and test for reset_shared with unknown stats type;
28.04.2026, 20:13, "Maksim Logvinenko" <logvinenko-ms@yandex.ru>:
Hi hackers,
The errhint() in pg_stat_reset_shared() were missing the fact that recently added in [1] new lock stats kind.
The patch fixes error hint message and regress test for reset_shared with unknown stats type.
Best regards,
Maksim Logvinenko