Re: [BUGS] BUG #14155: bloom index error with unlogged table - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: [BUGS] BUG #14155: bloom index error with unlogged table
Date
Msg-id CAKFQuwaAy7=kvHra=eJRpEutHgquOtg=SQ-25cNxt-6hteW8zg@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] BUG #14155: bloom index error with unlogged table  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [BUGS] BUG #14155: bloom index error with unlogged table  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Jun 7, 2016 at 12:23 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Tue, Jun 7, 2016 at 1:35 AM, Michael Paquier <michael.paquier@gmail.com>
> wrote:
>> I have finally given a shot at improving the docs with the attached.
>> Comments are welcome.

> [ assorted comments ]

I adopted most of David's suggestions, whacked it around a bit further
myself, and committed.  See what you think.

Looks good though I'm waiting for the website to update.

Do I understand the process correctly?  The current 9.6 docs reflect what was committed and branched as beta1.  Ongoing work is done against master (devel docs).  When beta2 is released it is branched from the current master; not beta1.  At that point the current devel docs will become the new 9.6 docs.

​Thanks!​

​David J.

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Reviewing freeze map code
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14155: bloom index error with unlogged table