Re: Statistics Import and Export

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Statistics Import and Export
Дата
Msg-id fcc2f455e75122a0cba85c355e3ed07ba60b99d9.camel@j-davis.com
обсуждение исходный текст
Ответ на Re: Statistics Import and Export  (jian he <jian.universality@gmail.com>)
Список pgsql-hackers
On Tue, 2025-02-25 at 11:30 +0800, jian he wrote:
> maybe we can just use
> elog(ERROR, "pg_class entry for relid %u not found", reloid)));

Thank you.

> also in stats_lock_check_privileges.
> check_inplace_rel_lock related comments should be removed?

In-place update locking rules still apply when updating pg_class or
pg_database even if the current caller is not performing an in-place
update. It might be better to point instead to
check_lock_if_inplace_updateable_rel()?

Regards,
    Jeff Davis



В списке pgsql-hackers по дате отправления: