pgsql: Back-patch into 7.2 branch the 7.3 changes that made contrib/seg

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Back-patch into 7.2 branch the 7.3 changes that made contrib/seg
Дата
Msg-id 20050716194818.7AF9A52AF6@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Back-patch into 7.2 branch the 7.3 changes that made contrib/seg
error messages reasonably independent of the bison version used to
build segparse.c.   Needed to get this branch passing on buildfarm.

Tags:
----
REL7_2_STABLE

Modified Files:
--------------
    pgsql/contrib/seg:
        Makefile (r1.6 -> r1.6.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/Makefile.diff?r1=1.6&r2=1.6.2.1)
        segparse.y (r1.2.2.2 -> r1.2.2.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segparse.y.diff?r1=1.2.2.2&r2=1.2.2.3)
    pgsql/contrib/seg/expected:
        seg.out (r1.1 -> r1.1.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/expected/seg.out.diff?r1=1.1&r2=1.1.4.1)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Remove cStringIO garbage.
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: cube_1 variant is needed in 7.4 branch, per results from