Re: Bruce's Book and Built-in Functions

Поиск
Список
Период
Сортировка
От Brent Verner
Тема Re: Bruce's Book and Built-in Functions
Дата
Msg-id 20010117000957.A1663@rcfile.org
обсуждение исходный текст
Ответ на Bruce's Book and Built-in Functions  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-sql
On 16 Jan 2001 at 20:40 (-0800), Josh Berkus wrote:

| So, while I wait for my copy ... I can't find in the online
| docs anywhere a comprehensive list of built-in functions.
| You know, stuff like CURRVAL() and NOW().  Can anyone point
| me to such a list?  Guessing parameters is getting
| frustrating!

psql -c '\df' > pg.functions

pg.functions will then contain a list of all registered functions,
return types, as well as parameters.
 b


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Bruce's Book and Built-in Functions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Bruce's Book and Built-in Functions