Remove redundant assignments in copyfrom.c

The tuple descriptor and the number of attributes are assigned twice to
the same values in BeginCopyFrom(), for what looks like a small thinko
coming from the refactoring done in c532d15dddff1.

Author: Jingtang Zhang
Discussion: 
https://postgr.es/m/capsk3_cryexuvheiawayxy9bkigvgt3aoxo_+jm0xp_s_vm...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e434e21e114b423e919324ad6ce1f3f079ca2a03

Modified Files
--------------
src/backend/commands/copyfrom.c | 2 --
1 file changed, 2 deletions(-)

Reply via email to