| From: | tgl(at)svr1(dot)postgresql(dot)org (Tom Lane) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Back-patch into 7.2 branch the 7.3 changes that made contrib/seg |
| Date: | 2005-07-16 19:48:18 |
| Message-ID: | 20050716194818.7AF9A52AF6@svr1.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-07-16 20:11:12 | pgsql: cube_1 variant is needed in 7.4 branch, per results from |
| Previous Message | James William Pye | 2005-07-16 19:38:38 | python - be: Remove cStringIO garbage. |