New storage parameter pages_per_range not mentioned in CREATE INDEX doc

Started by Michael Paquierover 11 years ago4 messageshackers
Jump to latest
#1Michael Paquier
michael@paquier.xyz

Hi all,

The new storage parameter pages_per_range is missing in the
documentation of CREATE INDEX. The patch attached corrects that.
Regards,
--
Michael

Attachments:

20141112_brin_doc_fix.patchbinary/octet-stream; name=20141112_brin_doc_fix.patchDownload+17-0
#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Michael Paquier (#1)
Re: New storage parameter pages_per_range not mentioned in CREATE INDEX doc

Michael Paquier wrote:

Hi all,

The new storage parameter pages_per_range is missing in the
documentation of CREATE INDEX. The patch attached corrects that.

Thanks! Pushed.

--
�lvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Michael Paquier (#1)
Re: New storage parameter pages_per_range not mentioned in CREATE INDEX doc

Michael Paquier wrote:

Hi all,

The new storage parameter pages_per_range is missing in the
documentation of CREATE INDEX. The patch attached corrects that.

Ah BTW I had pushed this earlier today.

--
�lvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#4Michael Paquier
michael@paquier.xyz
In reply to: Alvaro Herrera (#3)
Re: New storage parameter pages_per_range not mentioned in CREATE INDEX doc

On Sat, Nov 15, 2014 at 1:27 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:

Michael Paquier wrote:

Hi all,

The new storage parameter pages_per_range is missing in the
documentation of CREATE INDEX. The patch attached corrects that.

Ah BTW I had pushed this earlier today.

Thanks.
--
Michael

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers