Re: Is there a list of pg pre-defined functions?

From: Ian Lea <ian(dot)lea(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Is there a list of pg pre-defined functions?
Date: 2011-09-27 09:50:04
Message-ID: CAEY5pxVv81vchh2T1zreQeReyCcjx=j1-5iFtTNCVSatC=sCyw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> great, thanks. is there any other system function besides string functions?

Come on, it's not that hard! One click away on the link you were given.

http://www.postgresql.org/docs/current/static/functions.html

--
Ian.

On Tue, Sep 27, 2011 at 10:44 AM, Rural Hunter <ruralhunter(at)gmail(dot)com> wrote:
> great, thanks. is there any other system function besides string functions?
>
> 于2011年9月27日 17:37:29,Thomas Kellerer写到:
>>
>> Rural Hunter, 27.09.2011 11:00:
>>>
>>> I am looking for something like a string hash function to order a string
>>> cloumn randomly.
>>>
>>
>> It's all in the manual ;)
>>
>> http://www.postgresql.org/docs/current/static/functions-string.html
>>
>> Thomas
>>
>>
>
>
>
> --
> Sent via pgsql-admin mailing list (pgsql-admin(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-admin
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rural Hunter 2011-09-27 10:02:24 Re: Is there a list of pg pre-defined functions?
Previous Message Rural Hunter 2011-09-27 09:44:13 Re: Is there a list of pg pre-defined functions?