Re: pg_catalog.pg_proc procedure has correct proargnames array, but proargtypes is empty

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_catalog.pg_proc procedure has correct proargnames array, but proargtypes is empty
Дата
Msg-id 4021741.1658012823@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_catalog.pg_proc procedure has correct proargnames array, but proargtypes is empty  (Walker Philips <wphilips53@gmail.com>)
Список pgsql-bugs
Walker Philips <wphilips53@gmail.com> writes:
> I'm using DBeaver as my IDE. The column does appear to be oidvector. Other
> functions seem to come through ok weirdly enough. It potentially might be a
> visual glitch with DBeaver based on the following screenshot. Still pretty
> odd. I can submit to DBeaver if that might be the underlying issue.

I'd try looking at the row in psql.  If it looks normal there,
then it's a DBeaver problem.

            regards, tom lane



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

Предыдущее
От: Walker Philips
Дата:
Сообщение: Re: pg_catalog.pg_proc procedure has correct proargnames array, but proargtypes is empty
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17552: pg_stat_statements tracks internal FK check queries when COPY used to load data