Re: Willing to fix a TODO case in libpq module

2019-03-16 Thread Tom Lane
"Wu, Fei" writes: > On website: https://wiki.postgresql.org/wiki/Todo#libpq > I found that in libpq module,there is a todo case: > --- > Prevent PQfnumber() from lowercasing unquoted column names > PQfnumber() should never

Willing to fix a TODO case in libpq module

2019-03-15 Thread Wu, Fei
Hi,all On website: https://wiki.postgresql.org/wiki/Todo#libpq I found that in libpq module,there is a todo case: --- Prevent PQfnumber() from lowercasing unquoted column names PQfnumber() should never have been doing lowe

Willing to fix a TODO case in libpq module

2019-03-14 Thread Wu, Fei
Hi,all On website: https://wiki.postgresql.org/wiki/Todo#libpq I found that in libpq module,there is a todo case: --- Prevent PQfnumber() from lowercasing unquoted column names PQfnumber() should never have been doing lowe