Willing to fix a TODO case in libpq module

From: "Wu, Fei" <wufei(dot)fnst(at)cn(dot)fujitsu(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Willing to fix a TODO case in libpq module
Date: 2019-03-15 03:47:05
Message-ID: 52E6E0843B9D774C8C73D6CF64402F05621EF537@G08CNEXMBPEKD02.g08.fujitsu.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

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 lowercasing, but historically it has so we need a way to prevent it

-------------------------------------------------------------------------------
I am interested in this one. So ,Had it be fixed?
If not, I am willing to do so.
In that way ,could anyone tell me the detail features of this function it supported to be?
I will try to fix it~

--
Best Regards
-----------------------------------------------------
Wu Fei
DX3
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST)
ADDR.: No.6 Wenzhu Road, Software Avenue,
Nanjing, 210012, China
TEL : +86+25-86630566-9356
COINS: 7998-9356
FAX: +86+25-83317685
MAIL:wufei(dot)fnst(at)cn(dot)fujitsu(dot)com
http://www.fujitsu.com/cn/fnst/
---------------------------------------------------

Browse pgsql-bugs by date

  From Date Subject
Next Message Masahiko Sawada 2019-03-15 12:37:55 Re: Query issues on Foreign tables
Previous Message Tom Lane 2019-03-14 14:40:20 Re: BUG #15694: Server crash in EXPLAIN with LATERAL and a partitioned table

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2019-03-15 03:54:52 Re: Index Skip Scan
Previous Message Michael Paquier 2019-03-15 03:00:41 Re: Offline enabling/disabling of data checksums