Re: [PATCH] Add section headings to index types doc
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jürgen Purtz <juergen@purtz.de>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>, Michael Paquier <michael@paquier.xyz>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-25T19:08:02Z
Lists: pgsql-hackers
=?UTF-8?Q?J=c3=bcrgen_Purtz?= <juergen@purtz.de> writes: > Attached are two patches: a) summary against master and b) standalone of > my current changes. This was a bit confused ... as submitted, the patch wanted to commit a couple of patchfiles. I sorted it out I believe, and pushed with a little additional fiddling of my own. I did not commit the reindentation of existing text --- I don't think it's worth adding "git blame" noise for. regards, tom lane
Commits
-
Doc: minor improvements for section 11.2 "Index Types".
- 85b4ba73423b 14.0 landed