How to refer to standard functions?

From: Gregory Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: How to refer to standard functions?
Date: 2006-07-19 14:23:49
Message-ID: 87y7upwu4q.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Is there any way to refer to standard functions when defining new functions? I
tried " AS '-','int4eq' " but it just said "ERROR: could not access file "-":
No such file or directory".

It seems like a lot of data types would find it convenient if they have a
representation that is similar to one of the standard data types.

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-07-19 14:29:14 Re: pgxs problem
Previous Message Andrew Dunstan 2006-07-19 14:19:46 Re: password is no required, authentication is overridden