Re: [PATCH] Fix <literal> tags in func.sgml
Tatsuo Ishii <ishii@postgresql.org>
From: Tatsuo Ishii <ishii@postgresql.org>
To: daniel@yesql.se
Cc: noborusai@gmail.com, pgsql-hackers@postgresql.org
Date: 2025-05-08T07:19:13Z
Lists: 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. Sorry I havent' noticed your email when I posted. Please go ahead. Best regards, -- Tatsuo Ishii SRA OSS K.K. English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Fix title markup for AT TIME ZONE and AT LOCAL
- f2d5b571f352 17.6 landed
- 8fcc6487809e 18.0 landed