is there a listing of the built in procedure and what they do? i did
'select * from pg_proc' and got the names, but i don't know what they
actually do.
what i am looking for is some random character generator function. is
there anything like that in postgres?
Peter Choe