| From: | Noboru Saito <noborusai(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Fix <literal> tags in func.sgml |
| Date: | 2025-05-08 12:31:33 |
| Message-ID: | CAAM3qnK9AyH=nsYhH67=cRNkhkofMiHd-oh_Ha7Foj2rBpNXug@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks to all the hackers for your quick response.
2025年5月8日(木) 15:44 Daniel Gustafsson <daniel(at)yesql(dot)se>:
>
> > On 8 May 2025, at 08:36, Noboru Saito <noborusai(at)gmail(dot)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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | torikoshia | 2025-05-08 12:39:10 | Re: Improve tab completion for COPY |
| Previous Message | Aleksander Alekseev | 2025-05-08 12:22:35 | Re: [PATCH] oauth: Prevent stack overflow by limiting JSON parse depth |