]> granicus.if.org Git - postgresql/commit
Remove line duplicated during conflict resolution.
authorAndres Freund <andres@anarazel.de>
Mon, 18 Feb 2019 19:07:30 +0000 (11:07 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 18 Feb 2019 19:07:30 +0000 (11:07 -0800)
commit22bc403029c096639a74d7c91069bf9e8a35460f
treeb0186a3f499943466ece9dc823538095646097b3
parent93b5cc039e2328b7ac256de57a25c810d50a7f29
Remove line duplicated during conflict resolution.

I included the duplicated ExecTypeFromTL in 578b2297 "Remove WITH OIDS
support".

Reported-By: Peter Eisentraut
Discussion: https://postgr.es/m/ba819888-63c6-7f98-6acb-3731142d9414@2ndquadrant.com
src/backend/executor/execTuples.c