Re: [PATCH] Add section headings to index types doc
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
From: ilmari@ilmari.org (Dagfinn Ilmari Mannsåker )
To: Michael Paquier <michael@paquier.xyz>
Cc: Jürgen Purtz <juergen@purtz.de>, pgsql-hackers@lists.postgresql.org
Date: 2020-09-30T11:25:03Z
Lists: pgsql-hackers
Attachments
- 0001-Add-section-headers-to-index-types-doc.patch (text/x-diff)
Michael Paquier <michael@paquier.xyz> writes: > On Mon, Aug 10, 2020 at 12:52:17PM +0000, Jürgen Purtz wrote: >> The new status of this patch is: Waiting on Author > > This has not been answered yet, so I have marked the patch as returned > with feedback. Updated patch attached, wich reformats the operator lists as requested by Jürgen, and skips the reindentation as suggested by Tom. The reindentation patch is attached separately, in case the committer decides they want it properly indented after all. - ilmari -- - Twitter seems more influential [than blogs] in the 'gets reported in the mainstream press' sense at least. - Matt McLeod - That'd be because the content of a tweet is easier to condense down to a mainstream media article. - Calle Dybedahl
Commits
-
Doc: minor improvements for section 11.2 "Index Types".
- 85b4ba73423b 14.0 landed