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

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

From
tgl@svr1.postgresql.org (Tom Lane)
Date:
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)