Back-patch fix to disallow COPY TO/FROM a view (or anything else that's

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 6281f348df13bba6ac65a8cdae0507596bd87870
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-08-08T22:32:29Z
Releases: 7.1.3
Back-patch fix to disallow COPY TO/FROM a view (or anything else that's
not a plain relation).

Files

PathChange+/−
src/backend/commands/copy.c modified +19 −3