Joe Conway wrote:
Is quote_ident_required incorrectly dealing with schemas?

Sorry to reply to myself, but another related question; shouldn't the following produce "Ms"."Test"?

test=# select quote_ident('Ms.Test');
quote_ident
-------------
"Ms.Test"
(1 row)

Joe


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to