mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 13:42:17 +03:00
The backend grammar treats STDIN and STDOUT completely interchangeable, so that the above accepted. Arguably that was a mistake the backend grammar, but it's not ecpg's business to second guess that.