Re: SGML doc file references
Josh Soref <jsoref@gmail.com>
From: Josh Soref <jsoref@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-06-17T17:52:21Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: > I think it was never a goal to absolutely make them match all the time, > so a lot of the differences might be accidental. ok, are they worth fixing? It seems like it'd make sense for files to properly reference other files so that humans don't have to go looking for files that don't exist... > There are also some tooling restrictions for what characters can be in the output file names. I don't think that this applies to the changes I suggested in the patch I attached in my initial email.
Commits
-
Fix file references inside some SGML comments
- 2253f5b49748 15.0 landed