copy command to a view having instead of insert trigger

Edit
ID 825
Title copy command to a view having instead of insert trigger
Topic Server Features
Created 2016-10-17 05:00:01
Last modified 2016-11-10 19:17:02 (8 years ago)
Latest email 2016-11-11 04:54:11 (8 years ago)
Status
2016-11: Committed
Target version
Authors Haribabu Kommi (haribabu)
Reviewers Dilip Kumar (dilip.kumar)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/825
git checkout commitfest/cf/825
Emails
BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed.
First at 2016-10-03 11:53:22 by maxim.boguk at gmail.com
Latest at 2016-11-11 04:54:11 by Haribabu Kommi <kommi.haribabu at gmail.com>
Latest attachment (copy_to_view_3.patch) at 2016-11-04 01:44:45 from Haribabu Kommi <kommi.haribabu at gmail.com>
    Attachment (copy_to_view_3.patch) at 2016-11-04 01:44:45 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (copy_to_view_2.patch) at 2016-11-03 04:27:03 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (copy_to_view_1.patch) at 2016-11-01 07:10:10 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
    Attachment (copy_to_view_poc.patch) at 2016-10-04 07:37:25 from Haribabu Kommi <kommi.haribabu at gmail.com> (Patch: Yes)
History
When Who What
2016-11-10 19:17:02 Tom Lane (tgl) Closed in commitfest 2016-11 with status: Committed
2016-11-10 18:14:52 Tom Lane (tgl) Added tgl as committer
2016-11-07 15:11:00 Dilip Kumar (dilip.kumar) New status: Ready for Committer
2016-10-31 13:52:03 Dilip Kumar (dilip.kumar) Added dilip.kumar as reviewer
2016-10-17 05:00:23 Haribabu Kommi (haribabu) Changed authors to Haribabu Kommi (haribabu)
2016-10-17 05:00:01 Haribabu Kommi (haribabu) Attached mail thread 20161003115322.27234.5079@wrigleys.postgresql.org
2016-10-17 05:00:01 Haribabu Kommi (haribabu) Created patch record
Edit