]> granicus.if.org Git - postgresql/commit
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 26 Feb 2013 17:30:15 +0000 (19:30 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Tue, 26 Feb 2013 17:33:15 +0000 (19:33 +0200)
commit0a4fe8a318ed37556dd019def073ccd956645e27
treef0769f09bcf466ce56792ed1d56fd292a8ccdad6
parent8337e3b4575b1588462c2d74135516fd22f60942
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.

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.
src/interfaces/ecpg/preproc/ecpg.addons