Re: SGML doc file references
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Josh Soref <jsoref@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-06-20T12:37:27Z
Lists: pgsql-hackers
On 17.06.22 21:33, Tom Lane wrote: > Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: >> On 17.06.22 19:52, Josh Soref wrote: >>> ok, are they worth fixing? > >> That would require renaming either the output files or the input files, >> and people would really not like either one. > > Agreed that renaming those files is not desirable, but the presented > patch was only fixing erroneous/obsolete comments. Yeah, I had totally misinterpreted what was being proposed. Of course, the patch is most sensible. Committed.
Commits
-
Fix file references inside some SGML comments
- 2253f5b49748 15.0 landed