Skip to content
Snippets Groups Projects
user avatar
Tom Lane authored
with a plpgsql-defined cursor.  The underlying mechanism for this is that the
main SQL engine will now take "WHERE CURRENT OF $n" where $n is a refcursor
parameter.  Not sure if we should document that fact or consider it an
implementation detail.  Per discussion with Pavel Stehule.
a9545b3a
History
Name Last commit Last update
..