diff options
author | Bruce Momjian <bruce@momjian.us> | 1999-02-03 20:19:10 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 1999-02-03 20:19:10 +0000 |
commit | 3982368a4e2ae08659c1bd7536c91ec9c08a6139 (patch) | |
tree | 9edb23932d7c6e719bf9a3ce5454e2d35a6c6899 /src/backend/utils/adt/arrayfuncs.c | |
parent | 8d9237d48510464dc03e8b00e7203927dc07c4d4 (diff) | |
download | postgresql-3982368a4e2ae08659c1bd7536c91ec9c08a6139.tar.gz postgresql-3982368a4e2ae08659c1bd7536c91ec9c08a6139.zip |
The libpq function PQfnumber does not handle case-insensitive
comparisons correctly. The psql monitor converts all table and field
names to lower case. If the PQfnumber function is called with a mixed
case name, it will always return -1.
Bahman Rafatjoo
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions