Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement

Поиск
Список
Период
Сортировка
От Philip Alger
Тема Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Дата
Msg-id CAPXBC8J9qxDA827+z2x55N8=Qpd6_PQqqLC0qdVsPNRrHVPBbw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement  (jian he <jian.universality@gmail.com>)
Список pgsql-hackers
Hi Jian,
 
maybe we can return NULL for
select pg_get_trigger_ddl(-1, 'h');

Yes, I had the same idea last night. Running PG_RETURN_NULL would also be similar to how other functions handle it. 

Thanks, and I will make the change.

--
Best, Phil Alger

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