Skip to content

Commit 86a02ef

Browse files
afilinacmb69
authored andcommitted
Fix #54863 by clarifying return values
Closes GH-318.
1 parent 1822bb3 commit 86a02ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/pgsql/functions/pg-fetch-array.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
<para>
9090
&false; is returned if <parameter>row</parameter> exceeds the number
9191
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;.
9293
</para>
9394
</refsect1>
9495

0 commit comments

Comments
 (0)