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

Commitf1e3e32

Browse files
committed
Fix typos
1 parent5f60086 commitf1e3e32

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.97 2006/11/25 22:44:48 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.98 2006/11/30 20:50:44 petere Exp $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -39,7 +39,7 @@
3939
(milliseconds), <literal>s</literal> (seconds),
4040
<literal>min</literal> (minutes), <literal>h</literal> (hours),
4141
and <literal>d</literal> (days). Note that the multiplier for
42-
memory unitsin 1024, not 1000.
42+
memory unitsis 1024, not 1000.
4343
</para>
4444

4545
<para>

‎doc/src/sgml/gin.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.5 2006/11/23 05:58:01 neilc Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.6 2006/11/30 20:50:44 petere Exp $ -->
22

33
<chapter id="GIN">
44
<title>GIN Indexes</title>
@@ -184,7 +184,7 @@
184184
<para>
185185
<acronym>GIN</acronym> doesn't support full index scans due to their
186186
extreme inefficiency: because there are often many keys per value,
187-
each heap pointer will returned several times.
187+
each heap pointer willbereturned several times.
188188
</para>
189189

190190
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp