diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-09-09 21:12:41 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-09-09 21:12:41 +0900 |
commit | e434e21e114b423e919324ad6ce1f3f079ca2a03 (patch) | |
tree | d990f432808ceee78dc2398477608afd5add25ad /src/tutorial/advanced.source | |
parent | 320a27aab6c6797bfb0213b6b7a252da0b33637d (diff) | |
download | postgresql-e434e21e114b423e919324ad6ce1f3f079ca2a03.tar.gz postgresql-e434e21e114b423e919324ad6ce1f3f079ca2a03.zip |
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_VmXCA@mail.gmail.com
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions