Rely on executor utils to build targetlist for DML RETURNING.
authorAndres Freund <andres@anarazel.de>
Wed, 16 Aug 2017 08:03:51 +0000 (01:03 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 1 Sep 2017 06:22:35 +0000 (23:22 -0700)
commit9dd646b49ce2385fdf950f459879ded116ef4bb0
tree52760d0c2bdcc29349a89c94bc0eb61282ac0a37
parent7b69b6ceb8047979ddf82af12ec1de143da62263
Rely on executor utils to build targetlist for DML RETURNING.
src/backend/executor/nodeModifyTable.c