mirror of
https://github.com/postgres/postgres.git
synced 2026-05-24 09:31:33 -04:00
9a39423436
the executor. This allows, for example, JDBC clients to use '?' bound parameters in these commands. Per gripe from Virag Saksena.