Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions reference/pgsql/functions/pg-fetch-array.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<para>
&false; is returned if <parameter>row</parameter> exceeds the number
of rows in the set, there are no more rows, or on any other error.
Fetching from the result of a query other than SELECT will also return &false;.
</para>
</refsect1>

Expand Down