Skip to content

Commit 837a9ab

Browse files
committed
Commit to fix typo in the documentaiton.
1 parent 13e4407 commit 837a9ab

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

doc-xc/src/sgml/advanced.sgmlin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ DETAIL: Key (city)=(Berkeley) is not present in table "cities".
155155
&xconly;
156156
<para>
157157
In the current <productname>Postgres-XC</> release, you can
158-
specify columns of a replciated table or the distribution column
158+
specify columns of a replicated table or the distribution column
159159
of a distributed column as referred column.
160160
</para>
161161
<!## end>
@@ -232,7 +232,7 @@ UPDATE branches SET balance = balance + 100.00
232232
related to the notion of atomic updates: when multiple transactions
233233
are running concurrently, each one should not be able to see the
234234
incomplete changes made by others. For example, if one transaction
235-
is busy totalling all the branch balances, it would not do for it
235+
is busy totaling all the branch balances, it would not do for it
236236
to include the debit from Alice's branch but not the credit to
237237
Bob's branch, nor vice versa. So transactions must be all-or-nothing
238238
not only in terms of their permanent effect on the database, but
@@ -317,7 +317,7 @@ COMMIT;
317317

318318
<!## PG>
319319
<!-- NOTE:
320-
Again, XC does not supoprt savepoint yet.
320+
Again, XC does not support savepoint yet.
321321
-->
322322

323323
<para>

doc-xc/src/sgml/catalogs.sgmlin

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3322,7 +3322,7 @@
33223322
<!## XC>
33233323
<para>
33243324
This catalog exists in each coordinator and datanode in
3325-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
3325+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
33263326
Please note that current release of <productname>Postgres-XC</productname> does not support
33273327
foreign data wrapper.
33283328
</para>
@@ -3430,7 +3430,7 @@
34303430
<!## XC>
34313431
<para>
34323432
This catalog exists in each coordinator and datanode in
3433-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
3433+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
34343434
Please note that current release of <productname>Postgres-XC</productname> does not support
34353435
foreign data wrapper.
34363436
</para>
@@ -3535,7 +3535,7 @@
35353535
<!## XC>
35363536
<para>
35373537
This catalog exists in each coordinator and datanode in
3538-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
3538+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
35393539
Please note that current release of <productname>Postgres-XC</productname> does not support
35403540
foreign data wrapper.
35413541
</para>
@@ -4004,7 +4004,7 @@
40044004
<!## XC>
40054005
<para>
40064006
This catalog exists in each coordinator and datanode in
4007-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
4007+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
40084008
Please note that current release of <productname>Postgres-XC</productname> does not support
40094009
large object.
40104010
</para>
@@ -4093,7 +4093,7 @@
40934093
<!## XC>
40944094
<para>
40954095
This catalog exists in each coordinator and datanode in
4096-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
4096+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
40974097
Please note that current release of <productname>Postgres-XC</productname> does not support
40984098
large object.
40994099
</para>
@@ -6963,7 +6963,7 @@
69636963
<!## XC>
69646964
<para>
69656965
This catalog exists in each coordinator and datanode in
6966-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
6966+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
69676967
Please note that current release of <productname>Postgres-XC</productname> does not support
69686968
foreign data wrapper.
69696969
</para>
@@ -9500,7 +9500,7 @@
95009500
<!## XC>
95019501
<para>
95029502
This catalog exists in each coordinator and datanode in
9503-
<productname>Postgres-XC</productname> as inheritted from <productname>PostgreSQL</productname>.
9503+
<productname>Postgres-XC</productname> as inherited from <productname>PostgreSQL</productname>.
95049504
Please note that current release of <productname>Postgres-XC</productname> does not support
95059505
foreign data wrapper.
95069506
</para>

doc-xc/src/sgml/config.sgmlin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1372,7 +1372,7 @@ include 'filename'
13721372
<para>
13731373
Current release of <emphasis>Postgres-XC only:</emphasis> <productname>Postgres-XC</productname>
13741374
does not support Windows.
1375-
The following description applies onlyh to <productname>PostgreSQL</productname>.
1375+
The following description applies only to <productname>PostgreSQL</productname>.
13761376
</para>
13771377
<!## end>
13781378

@@ -2482,7 +2482,7 @@ include 'filename'
24822482
<para>
24832483
Current release of <productname>Postgres-XC</productname> does not
24842484
provide consistent view of standby servers.
2485-
Staandby server of a coordinator does not provide global view of
2485+
Standby server of a coordinator does not provide global view of
24862486
datanode standbys.
24872487
Each standby server provides only local view of the database.
24882488
Please also note that the view is not governed by MVCC.
@@ -7068,7 +7068,7 @@ LOG: CleanUpLock: deleting: lock(0xb7acd844) id(24688,24696,0,0,0,1)
70687068
</indexterm>
70697069
<listitem>
70707070
<para>
7071-
Minumum number of the connection from the Coordinator to
7071+
Minimum number of the connection from the Coordinator to
70727072
Datanodes.
70737073
</para>
70747074
</listitem>

doc-xc/src/sgml/func.sgmlin

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14716,7 +14716,7 @@ SELECT collation for ('foo' COLLATE "de_DE");
1471614716
&xconly;
1471714717
<para>
1471814718
In <productname>Postgres-XC</>, OID is maintained locally in each Coordinator and Datanode.
14719-
If you specify specific OID value, you should do it in SQL statements targeted to specif
14719+
If you specify specific OID value, you should do it in SQL statements targeted to specific
1472014720
Coordinator or Datanode by <type>EXECUTE DIRECT</> statement.
1472114721
</para>
1472214722
<!## end>
@@ -16345,8 +16345,8 @@ SELECT (pg_stat_file('filename')).modification;
1634516345
</indexterm>
1634616346
<para>
1634716347
<function>pgxc_lock_for_backup</> locks the cluster for taking backup using <application>pg_dump/pg_dumpall</application>.
16348-
Locking means that we disallow the statemets that change the portions of the catalog which are
16349-
backed up by <application>pg_dump/pg_dumpall</application>. When locked only the following utility statemets are allowed.
16348+
Locking means that we disallow the statements that change the portions of the catalog which are
16349+
backed up by <application>pg_dump/pg_dumpall</application>. When locked only the following utility statements are allowed.
1635016350
Please note that this function does not impact SELECTs or DMLs.
1635116351
</para>
1635216352
<!## end>

doc-xc/src/sgml/high-availability.sgmlin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<!## XC>
9494
&xconly;
9595
<para>
96-
At failover, you should be careful to synchronize restration point of
96+
At failover, you should be careful to synchronize restoration point of
9797
all the coordinators and datanodes.
9898
Barrier will help this synchronization.
9999
See <xref linkend="SQL-CREATEBARRIER"> for details.
@@ -1524,7 +1524,7 @@ if (!triggered)
15241524
of <productname>Postgres-XC</productname>.
15251525
Please note that <productname>Postgres-XC</productname> does not provide integrated database view
15261526
to applications.
1527-
Please note that you cannot connect to hot standby node of datanodes through coordiantors.
1527+
Please note that you cannot connect to hot standby node of datanodes through coordinators.
15281528
You can connect directly to hot-standby nodes using conventional manners and
15291529
read only their local database.
15301530
</para>

0 commit comments

Comments
 (0)