mirror of
https://github.com/postgres/postgres.git
synced 2025-12-09 02:08:45 +03:00
instead of just scalar variables. Add regression tests and update the documentation. Along the way, remove some redundant error checking code from exec_stmt_perform(). Original patch from Pavel Stehule, reworked by Neil Conway.