Re: Nitpicky doc corrections for BRIN functions of pageinspect - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Nitpicky doc corrections for BRIN functions of pageinspect
Date
Msg-id CAB7nPqQBWGGHW3cA8MLfQ30w-uE9925xjzewCZZwmPBXevRPeA@mail.gmail.com
Whole thread Raw
In response to Re: Nitpicky doc corrections for BRIN functions of pageinspect  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Wed, Dec 3, 2014 at 12:23 AM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Peter Geoghegan wrote:
>> 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.
>
> Pushed.
Thanks.
-- 
Michael



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: B-Tree support function number 3 (strxfrm() optimization)
Next
From: Michael Paquier
Date:
Subject: Re: [REVIEW] Re: Compression of full-page-writes