pgsql/src/backend/commands trigger.c

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql/src/backend/commands trigger.c
Дата
Msg-id 20020720195539.2C7C7475AB8@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/07/20 15:55:39

Modified files:
    src/backend/commands: trigger.c

Log message:
    Tweak CreateTrigger() so that the OID used in the name of an
    RI_ConstraintTrigger is the same OID assigned to the pg_trigger row.
    This reduces consumption of OIDs and may ease debugging.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql/ oc/src/sgml/release.sgml rc/backend/com ...
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: pgsql/ ontrib/dbsize/dbsize.c ontrib/fulltexti ...