firebird
firebird copied to clipboard
Support FOR <statement> RETURNING in PSQL
This complements https://github.com/FirebirdSQL/firebird/issues/6815 to allow non-singleton RETURNING in PSQL.
It should support statements:
INSERT ... SELECT ...- Searched
UPDATE - Searched
DELETE MERGEUPDATE OR INSERT