We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1822bb3 commit 86a02efCopy full SHA for 86a02ef
reference/pgsql/functions/pg-fetch-array.xml
@@ -89,6 +89,7 @@
89
<para>
90
&false; is returned if <parameter>row</parameter> exceeds the number
91
of rows in the set, there are no more rows, or on any other error.
92
+ Fetching from the result of a query other than SELECT will also return &false;.
93
</para>
94
</refsect1>
95
0 commit comments