On Dec 29, 2009, at 8:57 AM, Pavel Stehule <pavel.steh...@gmail.com>
wrote:
Hello
I am working on new patch. I see a problem with copy quote_ident on
client side. This function call ScanKeywordLookup function.
const ScanKeyword *keyword = ScanKeywordLookup(ident,
ScanKeywords,
NumScanKeywords);
so we cannot simply implement quote_ident on client side :(. So we
have to use a real query.
It is acceptable for you?
No. It has to be client-side.
...Robert
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers