git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5efb84f)
Typo fix.
2009年4月26日 02:56:52 +0000 (02:56 +0000)
2009年4月26日 02:56:52 +0000 (02:56 +0000)

diff --git a/doc/src/sgml/ref/truncate.sgml b/doc/src/sgml/ref/truncate.sgml
index a512b9a52d2d3ccf85228ef6f023dd263f0a8b94..bec47fdbab06cf8fe1eac53d9342b42fed6b3591 100644 (file)
--- a/doc/src/sgml/ref/truncate.sgml
+++ b/doc/src/sgml/ref/truncate.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/ref/truncate.sgml,v 1.32 2009年01月12日 08:54:25 petere Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/truncate.sgml,v 1.33 2009年04月26日 02:56:52 tgl Exp $
PostgreSQL documentation
-->
@@ -106,8 +106,8 @@ TRUNCATE [ TABLE ] [ ONLY ] <replaceable class="PARAMETER">name</replaceable> [,
</para>
<para>
- <command>TRUNCATE</> acquires an access exclusive lock on the
- tables in operates on, which blocks all other concurrent operations
+ <command>TRUNCATE</> acquires an <literal>ACCESS EXCLUSIVE</> lock on each
+ table it operates on, which blocks all other concurrent operations
on the table. If concurrent access to a table is required, then
the <command>DELETE</> command should be used instead.
</para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /