PG-relevant bug fixes just pushed in Fedora 8 - Mailing list pgsql-hackers

From Tom Lane
Subject PG-relevant bug fixes just pushed in Fedora 8
Date
Msg-id 4426.1203129324@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
If you happen to use Fedora 8, you might be interested in these
just-closed bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=430983

Fixes the problem of gssapi reporting uninterpreted numeric error codes
instead of useful error messages when there's a Kerberos problem, as
we previously saw in this thread:
http://archives.postgresql.org/pgsql-hackers/2008-01/msg01004.php

https://bugzilla.redhat.com/show_bug.cgi?id=432203

Fixes flex 2.5.33 to not generate half a dozen "no previous prototype"
warnings for each .l file.  Note if you are working with a CVS pull
you'll need to "make maintainer-clean" to get rid of the broken current
output files, else the warnings will remain.

If you're on another distro and see these problems, you might want to
pester your distributor to apply the same fixes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Kris Jurka
Date:
Subject: Re: NetBSD/dtime_t
Next
From: Michael Meskes
Date:
Subject: Re: NetBSD/dtime_t