Re: assert pg_class.relnatts is consistent

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: assert pg_class.relnatts is consistent
Дата
Msg-id CACPNZCvARm+zMtM53t2dEJ43BQm8-bPa66k=6tos-bDY+bom1g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: assert pg_class.relnatts is consistent  (John Naylor <john.naylor@2ndquadrant.com>)
Список pgsql-hackers
> pronangs, since we need more information than what's in each pg_class

Sigh, and of course I met pg_proc.pronargs.

-- 
John Naylor                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: assert pg_class.relnatts is consistent
Следующее
От: Ranier Vilela
Дата:
Сообщение: Re: [PATCH] libpq improvements and fixes