Re: [HACKERS] segfault caused by heimdal (was: SUSE port)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Reinhard Max <max(at)suse(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] segfault caused by heimdal (was: SUSE port)
Date: 2005-01-12 21:38:44
Message-ID: 1559.1105565924@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-hackers pgsql-patches

Reinhard Max <max(at)suse(dot)de> writes:
> On Wed, 12 Jan 2005 at 14:59, Tom Lane wrote:
>> That looks like a reasonable fix, but isn't it needed in
>> backend/libpq/auth.c as well?

> Yes, indeed:
> auth.c: In function `pg_krb5_init':
> auth.c:202: warning: implicit declaration of function `com_err'

OK, patch applied in both files.

regards, tom lane

In response to

Browse pgsql-announce by date

  From Date Subject
Next Message Marek Mosiewicz 2005-01-12 21:42:06 Re: Much Ado About COUNT(*)
Previous Message Jonah H. Harris 2005-01-12 21:36:55 Re: Much Ado About COUNT(*)

Browse pgsql-hackers by date

  From Date Subject
Next Message Marek Mosiewicz 2005-01-12 21:42:06 Re: Much Ado About COUNT(*)
Previous Message Jonah H. Harris 2005-01-12 21:36:55 Re: Much Ado About COUNT(*)

Browse pgsql-patches by date

  From Date Subject
Next Message Marek Mosiewicz 2005-01-12 21:42:06 Re: Much Ado About COUNT(*)
Previous Message Jonah H. Harris 2005-01-12 21:36:55 Re: Much Ado About COUNT(*)