Re: SGML doc file references - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: SGML doc file references
Date
Msg-id f08585f2-6528-d743-1794-15acc5b51c72@enterprisedb.com
Whole thread Raw
In response to Re: SGML doc file references  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.



pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Dong Wook Lee
Date:
Subject: Re: Add TAP test for auth_delay extension