Yannick Warnier wrote:
> Hi there,
>
> I'd like to know since what version the md5() function is available in
> postgresql. I didn't find the function in the doc (I tried looking at
> some of the different function types in the user doc).
Release notes show it being added in 7.4.
> Also, how may I find it by myself? Is there a complete list of function
> names and description somewhere?
Using psql, try \df.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073