Re: INFORMATION_SCHEMA.routines column routine_definition does not show the source

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: INFORMATION_SCHEMA.routines column routine_definition does not show the source
Дата
Msg-id CAKFQuwZvf9P4Z1Qv5dv0Crx6QyZfSdEu13HFn+taKymwemMgUQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: INFORMATION_SCHEMA.routines column routine_definition does not show the source  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Tuesday, September 17, 2024, Tom Lane <tgl@sss.pgh.pa.us> wrote:
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> Ping again as a Reddit poster just pointed this out.

Huh?  The patch you're replying to was committed two years ago.


The patch I’m replying to doesn’t fix the bug reported on this thread though…which still exists.


             CASE WHEN pg_has_role(p.proowner, 'USAGE') THEN p.prosrc ELSE null END
             AS character_data) AS routine_definition,

David J.

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