Re: [PATCH] Fix <literal> tags in func.sgml
Tatsuo Ishii <ishii@postgresql.org>
From: Tatsuo Ishii <ishii@postgresql.org>
To: noborusai@gmail.com
Cc: pgsql-hackers@postgresql.org
Date: 2025-05-08T06:51:14Z
Lists: pgsql-hackers
> Previously, both "AT TIME ZONE" and "AT LOCAL" were wrapped in a > single <literal> tag, which was incorrect. Agreed. > This patch separates them into two distinct <literal> tags for better > semantic correctness. > > Please review and apply if appropriate. > Noboru Saito Looks good to me. 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