Re: Nitpicky doc corrections for BRIN functions of pageinspect

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Nitpicky doc corrections for BRIN functions of pageinspect
Дата
Msg-id CAM3SWZQqaqgSMgyiFkEqPfp9gaXD7AnTrAwd5YGicoi4i8A7TQ@mail.gmail.com
обсуждение исходный текст
Ответ на Nitpicky doc corrections for BRIN functions of pageinspect  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Nitpicky doc corrections for BRIN functions of pageinspect  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Wed, Nov 19, 2014 at 8:02 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Just a small thing I noticed while looking at pageinspect.sgml, the
> set of SQL examples related to BRIN indexes uses lower-case characters
> for reserved keywords. This has been introduced by 7516f52.
> Patch is attached.

My nitpicky observation about pageinspect + BRIN was that the comments
added to the pageinspect SQL file for the SQL-callable function
brin_revmap_data() have a comment header style slightly inconsistent
with the existing items.


-- 
Peter Geoghegan



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Nitpicky doc corrections for BRIN functions of pageinspect
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bugfix and new feature for PGXS