pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser.

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser.
Дата
Msg-id 20050207035336.052D48B9EB9@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Prevent 4 more buffer overruns in the PL/PgSQL parser. This is just a
minimally-invasive fix for stable branches; a cleaner fix will be
committed to HEAD soon.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/pl/plpgsql/src:
        gram.y (r1.64.4.1 -> r1.64.4.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64.4.1&r2=1.64.4.2)

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

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Better late than never: document that the GiST API changed in 8.0
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Prevent 4 more buffer overruns in the PL/PgSQL parser.