Re: SGML doc file references
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Josh Soref <jsoref@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2022-06-17T19:33:51Z
Lists: pgsql-hackers
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. regards, tom lane
Commits
-
Fix file references inside some SGML comments
- 2253f5b49748 15.0 landed