Quick doc patch
Hi,
Here is a quick issue I found on the BRIN documentation. I'm not a 100%
sure I'm right but it looks like a failed copy/paste from the GIN
documentation.
Cheers.
--
Guillaume.
Attachments:
brin.patchtext/x-patch; charset=US-ASCII; name=brin.patchDownload+1-1
On 7 Jul 2020, at 09:17, Guillaume Lelarge <guillaume@lelarge.info> wrote:
Here is a quick issue I found on the BRIN documentation. I'm not a 100% sure I'm right but it looks like a failed copy/paste from the GIN documentation.
I agree, it looks like a copy-pasteo in 15cb2bd2700 which introduced the
paragraph for both GIN and BRIN. LGTM. Adding Alexander who committed in on
cc.
cheers ./daniel
On Tue, Jul 07, 2020 at 09:58:59AM +0200, Daniel Gustafsson wrote:
I agree, it looks like a copy-pasteo in 15cb2bd2700 which introduced the
paragraph for both GIN and BRIN. LGTM. Adding Alexander who committed in on
cc.
+1.
--
Michael
On Tue, Jul 07, 2020 at 06:36:10PM +0900, Michael Paquier wrote:
On Tue, Jul 07, 2020 at 09:58:59AM +0200, Daniel Gustafsson wrote:
I agree, it looks like a copy-pasteo in 15cb2bd2700 which introduced the
paragraph for both GIN and BRIN. LGTM. Adding Alexander who committed in on
cc.+1.
Alexander does not seem to be around, so I have just applied the fix.
There were more inconsistencies in gin.sgml and spgist.sgml missed in
14903f2, making the docs of GIN/SP-GiST less in line with the BRIN
equivalent, so I have fixed both while on it.
--
Michael
Hi!
On Wed, Jul 8, 2020 at 4:43 AM Michael Paquier <michael@paquier.xyz> wrote:
On Tue, Jul 07, 2020 at 06:36:10PM +0900, Michael Paquier wrote:
On Tue, Jul 07, 2020 at 09:58:59AM +0200, Daniel Gustafsson wrote:
I agree, it looks like a copy-pasteo in 15cb2bd2700 which introduced the
paragraph for both GIN and BRIN. LGTM. Adding Alexander who committed in on
cc.+1.
Alexander does not seem to be around, so I have just applied the fix.
There were more inconsistencies in gin.sgml and spgist.sgml missed in
14903f2, making the docs of GIN/SP-GiST less in line with the BRIN
equivalent, so I have fixed both while on it.
I just read this thread.
Thank you for fixing this!
------
Regards,
Alexander Korotkov