Kyotaro Horiguchi <horikyota....@gmail.com> writes: > At Thu, 22 Apr 2021 12:44:28 +0000, "tanghy.f...@fujitsu.com" > <tanghy.f...@fujitsu.com> wrote in >> When try to improve the tab compleation feature in [1], I found an existing >> problem and a typo. >> The patch was attached, please kindly to take a look at it. Thanks.
> That doesn't matter at all for now since we match schema identifiers > case-sensitively. Maybe it should be a part of the patch in [1]. Yeah --- maybe this'd make sense as part of a full patch to improve tab-complete.c's handling of case folding, but I'm suspicious that applying it on its own would just make things less consistent. regards, tom lane