pgsql: Make initialization of special trigger variables a little more

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Make initialization of special trigger variables a little more
Дата
Msg-id 20050325014547.4B65A53446@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make initialization of special trigger variables a little more readable.
Correct one mis-setting of freeval (which could at worst leak a few bytes
until the trigger exits, so it's no big deal).

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        pl_exec.c (r1.132 -> r1.133)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/pl_exec.c.diff?r1=1.132&r2=1.133)

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Add URL of how to report bugs:
Следующее
От: madness@pgfoundry.org (User Madness)
Дата:
Сообщение: pgpool - pgpool: pgpool spec file : Initial import