Re: backend hba.c prob - Mailing list pgsql-hackers

From Tom Lane
Subject Re: backend hba.c prob
Date
Msg-id 22759.999872067@sss.pgh.pa.us
Whole thread Raw
In response to backend hba.c prob  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Responses Re: backend hba.c prob
List pgsql-hackers
Patrick Welche <prlw1@newn.cam.ac.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?  What changes are needed to make the
code work there, and how might we #ifdef or autoconfigure a test for it?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: Beta Monday?
Next
From: Bruce Momjian
Date:
Subject: Re: Beta Monday?