pg_bulkload icon indicating copy to clipboard operation
pg_bulkload copied to clipboard

fix "function is not unique" error

Open TenderWang opened this issue 8 years ago • 4 comments

if we find a candidates, ncandidates should be assigned to 1. Otherwise ncandidates may great than 1.

TenderWang avatar Jun 12 '17 06:06 TenderWang

@amitlan ,I study the source code, and I try to fix the bug. Please review my code .

TenderWang avatar Jun 15 '17 09:06 TenderWang

@LoveTommy Thanks, I considered a similar fix. Will merge when I next get time to work on this.

amitlan avatar Jun 21 '17 01:06 amitlan

this patch has been merged?

TenderWang avatar Dec 13 '18 09:12 TenderWang

Dear Tommy. Sorry for the late reply. I'll work on merging after checking the PR contents once again on behalf of Amit-san. But I'm a little busy now, so I'll check it in the coming May.

MoonInsung avatar Apr 21 '20 05:04 MoonInsung