OSDN Git Service

Minor improvement to English version of pg_gin_pending_stats documentation.
authorMasaoFujii <masao.fujii@gmail.com>
Tue, 25 Aug 2015 22:20:22 +0000 (07:20 +0900)
committerMasaoFujii <masao.fujii@gmail.com>
Tue, 25 Aug 2015 22:20:22 +0000 (07:20 +0900)
html/pg_bigm_en-1-2.html

index e5e14d5..08934a2 100644 (file)
@@ -384,7 +384,7 @@ For example, the similarity of the strings "ABC" and "abc" is 1 in pg_trgm's sim
 </pre>
 
 <h3 id="pg_gin_pending_stats">pg_gin_pending_stats</h3>
-<p>pg_gin_pending_stats is a function that returns the number of pages and tuples in the pending list of GIN index.</p>
+<p>pg_gin_pending_stats is a function that returns the number of pages and tuples in the pending list of GIN index (argument #1).</p>
 
 <ul>
 <li>Argument #1 (regclass) - Name or OID of GIN index</li>