On 05/14/2012 11:02 AM, Tom Lane wrote:
> Tom Callaway writes:
>> On 05/14/2012 10:34 AM, Tom Lane wrote:
>>> I recently converted mysql-connector-java from arch to noarch (it used
>>> to use GCJ to build, now it doesn't). Martin Cermak pointed out to me
>>> that if you had the debuginfo subpacka
Tom Callaway writes:
> On 05/14/2012 10:34 AM, Tom Lane wrote:
>> I recently converted mysql-connector-java from arch to noarch (it used
>> to use GCJ to build, now it doesn't). Martin Cermak pointed out to me
>> that if you had the debuginfo subpackage installed, and you upgrade,
>> the old debu
On 05/14/2012 10:34 AM, Tom Lane wrote:
> I recently converted mysql-connector-java from arch to noarch (it used
> to use GCJ to build, now it doesn't). Martin Cermak pointed out to me
> that if you had the debuginfo subpackage installed, and you upgrade,
> the old debuginfo will still be there ev
I recently converted mysql-connector-java from arch to noarch (it used
to use GCJ to build, now it doesn't). Martin Cermak pointed out to me
that if you had the debuginfo subpackage installed, and you upgrade,
the old debuginfo will still be there even though it's now irrelevant.
Is this a bug, an