Documentation fixes for pg_visibility

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Documentation fixes for pg_visibility
Дата
Msg-id CAB7nPqQXBJLtfbmFV-Wucu=G1Ky2TMOEGHyLEtunqGYszR+xMA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Documentation fixes for pg_visibility  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Hi,

While looking at the module I found two mistakes in the docs:
pg_visibility_map and pg_visibility *not* taking in input a block
number are SRFs, and return a set of records. The documentation is
just listing them with "returns record". A patch is attached.
Thanks,
--
Michael

Вложения

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Parallelized polymorphic aggs, and aggtype vs aggoutputtype
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Documentation fixes for pg_visibility