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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user