[BUGS] BUG #14545: Unable to retrieve parameter mode 'VARIADIC'

Поиск
Список
Период
Сортировка
От ppoojari@erwin.com
Тема [BUGS] BUG #14545: Unable to retrieve parameter mode 'VARIADIC'
Дата
Msg-id 20170214191101.6099.36119@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [BUGS] BUG #14545: Unable to retrieve parameter mode 'VARIADIC'  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14545
Logged by:          Prajval Poojari
Email address:      ppoojari@erwin.com
PostgreSQL version: 9.5.6
Operating system:   Windows 10 Pro
Description:

Hi
i ran a simple select query as
"select pa.parameter_mode from information_schema as pa where
pa.parameter_mode = 'VARIADIC' "
and the DB returned me a null list.
I had already created a function with the parameter mode as VARIADIC.
Just wondering if there is some other specific way to retrieve this mode.



--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Johannes Ziemke
Дата:
Сообщение: Re: [BUGS] BUG #14543: libpq fails with group readable ssl keys
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [BUGS] BUG #14545: Unable to retrieve parameter mode 'VARIADIC'