"Tang, Haiying" <[email protected]> writes: > When using psql I found there's no tab completion for upper character inputs. > It's really inconvenient sometimes so I try to fix this problem in the > attached patch.
This looks like you're trying to force case-insensitive behavior
whether that is appropriate or not. Does not sound like a good
idea.
regards, tom lane
