Re: Call for port reports
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2003-10-24T21:58:44Z
Lists: pgsql-hackers
Bruce Momjian writes: > It is time for people to report their port testing. Please test against > current CVS or beta5 and report your 'uname -a'. This one is OK after the recent pthread.h patch: NetBSD 1.6 (GENERIC) i386 However, the compile pointed out that in src/interfaces/libpq/fe-auth.c line 472, variable "cmsg" is unused; and indeed it seems to be right. Bruce, you worked most often on the peer authentication code, so maybe you can check that. -- Peter Eisentraut peter_e@gmx.net