mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 21:39:18 -04:00
f184de351d
FROM STDIN in PL/pgSQL. We alread did this for dynamic EXECUTE statements, ie. "EXECUTE 'COMMIT'", but not otherwise.