Re: backend hba.c prob

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: backend hba.c prob
Date: 2001-09-07 16:21:26
Message-ID: 20010907172126.N6283@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-ports

On Fri, Sep 07, 2001 at 10:14:27AM -0400, Tom Lane wrote:
> Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk> writes:
> > hba.c: In function `ident_unix':
> > hba.c:923: sizeof applied to an incomplete type
>
> > Now, the problem is sizeof(Cred), typedef struct cmsgcred Cred, and I don't
> > have a cmsgcred anywhere!
>
> That's new code and we expected some portability issues with it :-(
>
> What platform are you on exactly?

NetBSD-1.5X/i386 Remeber me? :)

> What changes are needed to make the
> code work there, and how might we #ifdef or autoconfigure a test for it?

I need to look at it some more for that..

Cheers,

Patrick

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2001-09-07 16:26:17 Re: [HACKERS] JDBC pg_description update needed for CVS tip
Previous Message Bruce Momjian 2001-09-07 16:16:10 Re: PL/pgSQL bug?

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2001-09-07 20:05:58 Re: backend hba.c prob
Previous Message bpalmer 2001-09-07 15:18:41 Re: backend hba.c prob