aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2001-02-09 00:14:26 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2001-02-09 00:14:26 +0000
commit8a2cdd77ad5c0a4f8902ea86d0377336e076abcb (patch)
treec8691d85ca63b562643a5f78d6ca1570a357c68f /doc/src
parentbbac19a973f788b3e4d211aab943456b5dfac2dc (diff)
downloadpostgresql-8a2cdd77ad5c0a4f8902ea86d0377336e076abcb.tar.gz
postgresql-8a2cdd77ad5c0a4f8902ea86d0377336e076abcb.zip
EXECUTE of a SELECT ... INTO now draws a 'not implemented' error,
rather than executing the INTO clause with non-plpgsql semantics as it was doing for the last few weeks/months. This keeps our options open for making it do the right plpgsql-ish thing in future without creating a backwards compatibility problem. There is no loss of functionality since people can get the same behavior with CREATE TABLE AS.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions