Re: Minor fixes for PostgreSQL 13 documentation
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Alexander Lakhin <exclusion@gmail.com>, "pgsql-docs@postgresql.org" <pgsql-docs@postgresql.org>
Date: 2020-08-23T12:11:58Z
Lists: pgsql-docs
Attachments
- doc-structname.patch (text/x-diff) patch
On Sat, Aug 22, 2020 at 11:06:52AM -0400, Tom Lane wrote: > Michael Paquier <michael@paquier.xyz> writes: >> The docs of brin, gin, gist and spgist disagree with that. Wouldn't >> it be better to update all of them? > > Yeah, probably. See 47046763c for some policy I'd made up about when > to use <replaceable> --- typedef names definitely don't fit. I have looked again at the documentation and found just the five places mentioned previously, giving the attached. -- Michael
Commits
-
doc: Fix some markups for support functions of index AMs
- 77c1537f512e 14.0 landed
-
doc: Fix format, incorrect structure names and markup inconsistencies
- 610394c7b876 13.0 landed
- c3a288649e15 14.0 landed