Re: [PATCH] Fix tags in func.sgml - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Fix tags in func.sgml
Date
Msg-id 55A9E28B-D038-4B3A-A4E9-CFCF1369267F@yesql.se
Whole thread Raw
Responses Re: [PATCH] Fix tags in func.sgml
Re: [PATCH] Fix tags in func.sgml
List pgsql-hackers
> On 8 May 2025, at 08:36, Noboru Saito <noborusai@gmail.com> wrote:
> 
> Hi,
> 
> Previously, both "AT TIME ZONE" and "AT LOCAL" were wrapped in a
> single <literal> tag, which was incorrect.
> This patch separates them into two distinct <literal> tags for better
> semantic correctness.

Thanks for the patch, it looks correct to me so I will apply it in a bit.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Improve docs for n_distinct_inherited
Next
From: Tatsuo Ishii
Date:
Subject: Re: [PATCH] Fix tags in func.sgml