Can I call case-sensitive functions defined in postgres in my delphi client-side application ? - Mailing list pgsql-general

From LitelWang
Subject Can I call case-sensitive functions defined in postgres in my delphi client-side application ?
Date
Msg-id 20030729032708.2E7FE1C467AD9@smtp.vip.163.com
Whole thread Raw
Responses Re: Can I call case-sensitive functions defined in postgres  (Weiping He <laser@zhengmai.com.cn>)
List pgsql-general
I know I can treat it as stored procedure.
But how to deal with the fuction name which is case-sensitive ?
I tested several methods but failed all .
Thanks.



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: translate referential integrity violation
Next
From: Weiping He
Date:
Subject: Re: Can I call case-sensitive functions defined in postgres