doc: minor update for description of "pg_roles" view

Поиск
Список
Период
Сортировка
От Ian Barwick
Тема doc: minor update for description of "pg_roles" view
Дата
Msg-id b6ec6167-5dd5-6347-ac1d-1fd49382019f@2ndquadrant.com
обсуждение исходный текст
Ответы Re: doc: minor update for description of "pg_roles" view  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Hi

Here:

   https://www.postgresql.org/docs/12/view-pg-roles.html

we state:

   "This view explicitly exposes the OID column of the underlying table,
    since that is needed to do joins to other catalogs."

I think it's superfluous to mention this now OIDs are exposed by default;
attached patch (for REL_12_STABLE and HEAD) simply removes this sentence.


Regards

Ian Barwick


-- 
  Ian Barwick                   https://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Binguo Bao
Дата:
Сообщение: Re: Optimize partial TOAST decompression
Следующее
От: Dilip Kumar
Дата:
Сообщение: Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof?