diff options
author | Amit Kapila <akapila@postgresql.org> | 2020-06-20 09:18:57 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2020-06-20 09:18:57 +0530 |
commit | 74b4d78e037c1d4d55fd61f1b58c161e6249dfde (patch) | |
tree | 961d1c47d15822a2d2639d5cf37d682a6de77940 /src/backend/access/spgist/spgxlog.c | |
parent | ae3259c55067c926d25c745d70265fca15c2d26b (diff) | |
download | postgresql-74b4d78e037c1d4d55fd61f1b58c161e6249dfde.tar.gz postgresql-74b4d78e037c1d4d55fd61f1b58c161e6249dfde.zip |
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
Diffstat (limited to 'src/backend/access/spgist/spgxlog.c')
0 files changed, 0 insertions, 0 deletions