pgsql: Fix bogus "extern int errno;" in back branches, per Andrew

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bogus "extern int errno;" in back branches, per Andrew
Date: 2005-07-16 15:23:29
Message-ID: 20050716152329.A43BE528BB@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bogus "extern int errno;" in back branches, per Andrew Dunstan.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/contrib/seg:
segparse.y (r1.10 -> r1.10.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segparse.y.diff?r1=1.10&r2=1.10.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-16 15:23:37 pgsql: Fix bogus "extern int errno;" in back branches, per Andrew
Previous Message Tom Lane 2005-07-15 22:02:51 pgsql: Fix create_unique_plan() so it doesn't generate useless entries