diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-02-26 19:30:15 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2013-02-26 19:33:15 +0200 |
commit | 0a4fe8a318ed37556dd019def073ccd956645e27 (patch) | |
tree | f0769f09bcf466ce56792ed1d56fd292a8ccdad6 /src/backend/access/gist | |
parent | 8337e3b4575b1588462c2d74135516fd22f60942 (diff) | |
download | postgresql-0a4fe8a318ed37556dd019def073ccd956645e27.tar.gz postgresql-0a4fe8a318ed37556dd019def073ccd956645e27.zip |
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.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions