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

Commit19026aa

Browse files
committed
doc: remove extra whitespace in SGML markup
1 parent5024044 commit19026aa

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
@@ -6944,7 +6944,7 @@ SELECT (DATE '2001-10-30', DATE '2001-10-30') OVERLAPS
69446944
time zone that recognizes DST), this means <literal>interval '1 day'</literal>
69456945
does not necessarily equal <literal>interval '24 hours'</literal>.
69466946
For example, with the session time zone set to <literal>CST7CDT</literal>,
6947-
<literal>timestamp with time zone '2005-04-02 12:00-07' + interval '1 day'</literal>
6947+
<literal>timestamp with time zone '2005-04-02 12:00-07' + interval '1 day'</literal>
69486948
will produce <literal>timestamp with time zone '2005-04-03 12:00-06'</literal>,
69496949
while adding <literal>interval '24 hours'</literal> to the same initial
69506950
<type>timestamp with time zone</type> produces

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp