Re: [GENERAL] List of all PostgreSQL functions

1999-09-23 Thread Bruce Momjian
See FAQ. psql \df command. [Charset koi8-r unsupported, filtering to ASCII...] > Hi All. > > Does anywhere exists list of all PostgreSQL functions with description? > > Sincerely yours, Yury. > don.web-page.net, ICQ 11831432 > > > > -- Bruce Momjian

Re: [GENERAL] List of all PostgreSQL functions

1999-09-22 Thread Gary Hoffman
[EMAIL PROTECTED] writes: >Hi All. > >Does anywhere exists list of all PostgreSQL functions with description? > >Sincerely yours, Yury. >don.web-page.net, ICQ 11831432 Sure, Using the psql utility, just type \df You'll get a full listing. I saved mine to a text file for offline reference. Cheers,

[GENERAL] List of all PostgreSQL functions

1999-09-22 Thread Yury Don
Hi All. Does anywhere exists list of all PostgreSQL functions with description? Sincerely yours, Yury. don.web-page.net, ICQ 11831432