1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

Add -cmdTuples to tcl interface.

This commit is contained in:
Bruce Momjian
2002-11-26 21:38:49 +00:00
parent 7fb0d91062
commit 80e6d99731
2 changed files with 19 additions and 1 deletions

View File

@@ -728,6 +728,16 @@ the number of tuples returned by the query.
</VARLISTENTRY>
<VARLISTENTRY>
<TERM>
<option>-cmdTuples</option>
</TERM>
<LISTITEM>
<PARA>
the number of tuples affected by the query.
</PARA>
</LISTITEM>
</VARLISTENTRY>
<VARLISTENTRY>
<TERM>
<option>-numAttrs</option>
</TERM>
<LISTITEM>