forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite434e21
committed
Remove redundant assignments in copyfrom.c
The tuple descriptor and the number of attributes are assigned twice tothe same values in BeginCopyFrom(), for what looks like a small thinkocoming from the refactoring done inc532d15.Author: Jingtang ZhangDiscussion:https://postgr.es/m/CAPsk3_CrYeXUVHEiaWAYxY9BKiGvGT3AoXo_+Jm0xP_s_VmXCA@mail.gmail.com1 parent320a27a commite434e21
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1533 | 1533 |
| |
1534 | 1534 |
| |
1535 | 1535 |
| |
1536 |
| - | |
1537 |
| - | |
1538 | 1536 |
| |
1539 | 1537 |
| |
1540 | 1538 |
| |
|
0 commit comments
Comments
(0)