From: Bruce Momjian Date: Mon, 28 Jun 2010 12:30:32 +0000 (+0000) Subject: Remove tab from SGML. X-Git-Tag: REL9_0_BETA3~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7bfc0e5e79f2ab280b58f1f53e5115e70548f6fc;p=thirdparty%2Fpostgresql.git Remove tab from SGML. --- diff --git a/doc/src/sgml/high-availability.sgml b/doc/src/sgml/high-availability.sgml index cc0c2b560ed..b87c8815511 100644 --- a/doc/src/sgml/high-availability.sgml +++ b/doc/src/sgml/high-availability.sgml @@ -1,4 +1,4 @@ - + High Availability, Load Balancing, and Replication @@ -1488,7 +1488,7 @@ if (!triggered) - Cancelled queries may be retried immediately (after beginning a new + Cancelled queries may be retried immediately (after beginning a new transaction, of course). Since query cancellation depends on the nature of the WAL records being replayed, a query that was cancelled may succeed if it is executed again.