Removal unused function parameter in CopyReadBinaryAttribute.
Amit Kapila <akapila@postgresql.org>
Removal unused function parameter in CopyReadBinaryAttribute. The function parameter column_no is not used in CopyReadBinaryAttribute, this can be removed. Commit 0e319c7ad7 removed the usage of column_no parameter in function CopyReadBinaryAttribute but forgot to remove the parameter. Reported-by: Vignesh C Author: Vignesh C Discussion: https://postgr.es/m/CALDaNm1TYSNTfqx_jfz9_mwEZ2Er=dZnu++duXpC1uQo1cG=WA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/copy.c | modified | +2 −7 |
Discussion
- Cleanup - Removal of unused function parameter from CopyReadBinaryAttribute 8 messages · 2020-06-18 → 2020-06-19