Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7bfc0e5

Browse files
committed
Remove tab from SGML.
1 parent 04d9f4d commit 7bfc0e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/high-availability.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/high-availability.sgml,v 1.75 2010/06/24 19:50:25 rhaas Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/high-availability.sgml,v 1.76 2010/06/28 12:30:32 momjian Exp $ -->
22

33
<chapter id="high-availability">
44
<title>High Availability, Load Balancing, and Replication</title>
@@ -1488,7 +1488,7 @@ if (!triggered)
14881488
</para>
14891489

14901490
<para>
1491-
Cancelled queries may be retried immediately (after beginning a new
1491+
Cancelled queries may be retried immediately (after beginning a new
14921492
transaction, of course). Since query cancellation depends on
14931493
the nature of the WAL records being replayed, a query that was
14941494
cancelled may succeed if it is executed again.

0 commit comments

Comments
 (0)