Remove redundant assignments in copyfrom.c
Michael Paquier <michael@paquier.xyz>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/copyfrom.c | modified | +0 −2 |
Discussion
- Suspicious redundant assignment in COPY FROM 4 messages · 2023-09-08 → 2023-09-09