Re: Can I call case-sensitive functions defined in postgres - Mailing list pgsql-general

From Weiping He
Subject Re: Can I call case-sensitive functions defined in postgres
Date
Msg-id 3F25FB86.7020907@zhengmai.com.cn
Whole thread Raw
In response to Can I call case-sensitive functions defined in postgres in my delphi client-side application ?  ("LitelWang" <wlxyk@vip.163.com>)
List pgsql-general
LitelWang wrote:

>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.
>
>
>
try:

select "YourFunctionName"();




pgsql-general by date:

Previous
From: "LitelWang"
Date:
Subject: Can I call case-sensitive functions defined in postgres in my delphi client-side application ?
Next
From: Rajesh Kumar Mallah
Date:
Subject: Re: CREATE TABLE with REFERENCE