Re: tg_table_name and tg_table_schema for plpgsql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: tg_table_name and tg_table_schema for plpgsql
Дата
Msg-id 12984.1148774024@sss.pgh.pa.us
обсуждение исходный текст
Ответ на tg_table_name and tg_table_schema for plpgsql  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: tg_table_name and tg_table_schema for plpgsql
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> Here's a patch for tg_table_name and tg_table_schema for plpgsql, which
> I would appreciate a quick review of just to make sure I haven't missed
> something or done something silly.

Looks all right other than odd indentation ;-)

If you want to test tg_relid, what about casting it to regclass to get a
reasonable symbolic printout?

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: tg_table_name and tg_table_schema for plpgsql
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: tg_table_name and tg_table_schema for plpgsql