| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Jürgen Purtz <juergen(at)purtz(dot)de> |
| Cc: | Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Michael Paquier <michael(at)paquier(dot)xyz>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [PATCH] Add section headings to index types doc |
| Date: | 2020-10-23 16:08:50 |
| Message-ID: | CAKFQuwaQNTZnpEiGWY4=-QyiR8dEaD-_894O4Dwdi+v6rBiBeQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Oct 23, 2020 at 3:18 AM Jürgen Purtz <juergen(at)purtz(dot)de> wrote:
> and add a link to the "CREATE INDEX" command from the chapter preamble.
>
> is the link necessary?
>
I suppose it would make more sense to add it to the previous section - the
introduction page. I do think having a link (or more than one) to CREATE
INDEX from the Indexes chapter is reader friendly. Having links to SQL
commands is never truly necessary - the reader knows a SQL command
reference exists and the name of the command allows them to find the
correct page.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2020-10-23 16:15:14 | Re: Additional Chapter for Tutorial |
| Previous Message | Tom Lane | 2020-10-23 16:07:52 | Re: speed up unicode decomposition and recomposition |