Re: [PATCH] Missing links between system catalog documentation pages
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-06-16T04:44:45Z
Lists: pgsql-hackers
Hello Dagfinn, >> The attached patch makes the first mention of another system catalog or >> view (as well as pg_hba.conf in pg_hba_file_lines) a link, for easier >> navigation. Why only the first mention? It seems unlikely that I would ever read such chapter linearly, and even so that I would want to jump especially on the first occurrence but not on others, so ISTM that it should be done all mentions? -- Fabien.
Commits
-
doc: Add missing cross-links in system catalog documentation
- cb6eb4a09e8a 14.0 landed
-
doc: Make SQL command names in the catalog documentation links
- 5ccf32211832 14.0 landed