Small fix for 7.2.6/contrib/seg
От | Devrim GUNDUZ |
---|---|
Тема | Small fix for 7.2.6/contrib/seg |
Дата | |
Msg-id | Pine.LNX.4.61.0412081617560.13574@emo.org.tr обсуждение исходный текст |
Список | 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 по дате отправления: