From 4593531205218524b104e19b727345e0729d7376 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 2 Nov 2003 12:59:54 +0000 Subject: [PATCH] Fix language. --- doc/src/sgml/ref/cluster.sgml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/ref/cluster.sgml b/doc/src/sgml/ref/cluster.sgml index 54efd0c4be..12f18623d7 100644 --- a/doc/src/sgml/ref/cluster.sgml +++ b/doc/src/sgml/ref/cluster.sgml @@ -1,5 +1,5 @@ @@ -67,9 +67,8 @@ CLUSTER When a table is being clustered, an ACCESS EXCLUSIVE lock is acquired on it. This prevents any other - database operations (both reads and writes) from preceding on the - table until the CLUSTER is finished. See - for more information on database locking. + database operations (both reads and writes) from operating on the + table until the CLUSTER is finished. -- 2.49.0