Small fix for 7.2.6/contrib/seg - Mailing list pgsql-hackers

From Devrim GUNDUZ
Subject Small fix for 7.2.6/contrib/seg
Date
Msg-id Pine.LNX.4.61.0412081617560.13574@emo.org.tr
Whole thread Raw
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

While trying to build 7.2.6 FC1 RPMs due to a request from Pierlugi today, 
I saw an error in contrib/seg. This small patch fixed the typo and we can 
build the RPMs now. Could you please apply it to 7.2?

===========================================================================
- --- segparse.y.orig     2004-12-08 16:31:56.406802528 +0200
+++ segparse.y  2004-12-08 16:32:13.773162440 +0200
@@ -97,7 +97,6 @@            ((SEG *)result)->l_ext = ( $1.ext ? $1.ext : '\0' );            ((SEG *)result)->u_ext =
'-';          }
 
- -      ;       |           RANGE boundary {            ((SEG *)result)->lower = -HUGE;
===========================================================================

Regards,
- --
Devrim GUNDUZ 
devrim~gunduz.org                devrim.gunduz~linux.org.tr            http://www.tdmsoft.com
http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFBtygItl86P3SPfQ4RAgstAKDqAgwuPiIFWxZGOkuNBiqJsLkKbQCguaqi
vur5mirSNuFiyNwRFOvUQ6c=
=+FMA
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: [SECURITY] Fedora Core 2 Update: mysql-3.23.58-9.1 (fwd)
Next
From: Sibtay Abbas
Date:
Subject: old-style handler problem