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

Commit0f85db9

Browse files
docs: use consistent markup for PostgreSQL
"PostgreSQL" should use <productname> markup consistenktly, so thatif we do apply styling on it it will be consistently applied. Fixby renaming the one exception to the rule.Discussion:https://postgr.es/m/F2EF5217-27A3-4962-9AE5-2E6C2CB3D0FF@yesql.se
1 parent106f26a commit0f85db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2672,7 +2672,7 @@ TIMESTAMP WITH TIME ZONE '2004-10-19 10:23:54+02'
26722672
To complicate matters, some jurisdictions have used the same timezone
26732673
abbreviation to mean different UTC offsets at different times; for
26742674
example, in Moscow <literal>MSK</literal> has meant UTC+3 in some years and
2675-
UTC+4 in others. <application>PostgreSQL</application> interprets such
2675+
UTC+4 in others. <productname>PostgreSQL</productname> interprets such
26762676
abbreviations according to whatever they meant (or had most recently
26772677
meant) on the specified date; but, as with the <literal>EST</literal> example
26782678
above, this is not necessarily the same as local civil time on that date.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp