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

Commit78515b8

Browse files
committed
Fix typos in docs
Author: Justin PryzbyDiscussion:https://postgr.es/m/20210924215827.GS831@telsasoft.comBackpatch-through: 9.6
1 parent739b872 commit78515b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5255,7 +5255,7 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
52555255
</table>
52565256

52575257
<para>
5258-
Unusedcolumn contain zeroes. For example, <structfield>oprleft</structfield>
5258+
Unusedcolumns contain zeroes. For example, <structfield>oprleft</structfield>
52595259
is zero for a prefix operator.
52605260
</para>
52615261

‎doc/src/sgml/datatype.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2760,7 +2760,7 @@ P <optional> <replaceable>years</replaceable>-<replaceable>months</replaceable>-
27602760
weeks'</literal> or <literal>'01:02:03.45'</literal>. However,
27612761
because interval internally stores only three integer units (months,
27622762
days, microseconds), fractional units must be spilled to smaller
2763-
units. Fractional parts of units greater than monthsis truncated to
2763+
units. Fractional parts of units greater than monthsare truncated to
27642764
be an integer number of months, e.g. <literal>'1.5 years'</literal>
27652765
becomes <literal>'1 year 6 mons'</literal>. Fractional parts of
27662766
weeks and days are computed to be an integer number of days and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp