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

Reinhard Max <max@suse.de>

From: Reinhard Max <max@suse.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org, pgsql-patches@postgresql.org
Date: 2005-01-12T20:10:16Z
Lists: pgsql-hackers
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'

cu
	Reinhard