Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2d5b57

Browse files
doc: Fix title markup for AT TIME ZONE and AT LOCAL
The title for AT TIME ZONE and AT LOCAL was accidentally wrapping the"and" in the <literal> tag. Backpatch to v17 where it was introducedin97957fd.Author: Noboru Saito <noborusai@gmail.com>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Tatsuo Ishii <ishii@postgresql.org>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/CAAM3qn+7QUWW9R6_YwPKXmky0xGE4n63U3EsxZeWE_QtogeU8g@mail.gmail.comBackpatch-through: 17
1 parent5e2f3df commitf2d5b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10687,7 +10687,7 @@ SELECT date_bin('15 minutes', TIMESTAMP '2020-02-11 15:44:17', TIMESTAMP '2001-0
1068710687
</sect2>
1068810688

1068910689
<sect2 id="functions-datetime-zoneconvert">
10690-
<title><literal>AT TIME ZONE and AT LOCAL</literal></title>
10690+
<title><literal>AT TIME ZONE</literal> and<literal>AT LOCAL</literal></title>
1069110691

1069210692
<indexterm>
1069310693
<primary>time zone</primary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp