pgsql: Got tired of waiting for spoonbill's compiler to get fixed.
Started by Tom Laneabout 20 years ago3 messagescomitters
Log Message:
-----------
Got tired of waiting for spoonbill's compiler to get fixed. Let's
see if using an intermediate variable avoids the gcc bug.
Modified Files:
--------------
pgsql/contrib/seg:
segparse.y (r1.16 -> r1.17)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segparse.y.diff?r1=1.16&r2=1.17)
Re: pgsql: Got tired of waiting for spoonbill's compiler
this seems to have worked, Is it worth backporting?
cheers
andrew
Tom Lane wrote:
Show quoted text
Log Message:
-----------
Got tired of waiting for spoonbill's compiler to get fixed. Let's
see if using an intermediate variable avoids the gcc bug.Modified Files:
--------------
pgsql/contrib/seg:
segparse.y (r1.16 -> r1.17)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segparse.y.diff?r1=1.16&r2=1.17)