52.38 pg_proc (postgresql version 14)

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема 52.38 pg_proc (postgresql version 14)
Дата
Msg-id 171623927533.686.18161105569328679520@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: 52.38 pg_proc (postgresql version 14)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/catalog-pg-proc.html
Description:

I don't know if this is a documentation problem or an error in pg_proc. 

The document, for the "prokind" column state the following:
      f for a normal function, p for a procedure, a for an aggregate
function, or w for a window function.

However, there "f" is used for *both* functions and procedures.

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