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

Commit8fcc648

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 parentc06e909 commit8fcc648

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
@@ -10905,7 +10905,7 @@ SELECT date_bin('15 minutes', TIMESTAMP '2020-02-11 15:44:17', TIMESTAMP '2001-0
1090510905
</sect2>
1090610906

1090710907
<sect2 id="functions-datetime-zoneconvert">
10908-
<title><literal>AT TIME ZONE and AT LOCAL</literal></title>
10908+
<title><literal>AT TIME ZONE</literal> and<literal>AT LOCAL</literal></title>
1090910909

1091010910
<indexterm>
1091110911
<primary>time zone</primary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp