RedHat 9 - Mailing list pgsql-bugs

From Radim Ballner
Subject RedHat 9
Date
Msg-id 131787230968.20030410104340@iterity.cz
Whole thread Raw
Responses Re: RedHat 9  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi,

I would like to report problem when building postgres 7.2.4 on the
RedHat 9 linux distributin (with libc-2.3.2.so, gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)).
Maybe, it was already reported and fixed.

I was not able to translate the postgres because of accessing errno
variable in the function DoCopy in the /postgresql-7.2.4/src/backend/commands/copy.c file.

This problem can be fixed very easily by adding #include <srrno.h> in
to the mentioned file.

Regards Radim Ballner

pgsql-bugs by date:

Previous
From: plumber
Date:
Subject: pgsql-bugs@postgresql.org
Next
From: Tom Lane
Date:
Subject: Re: RedHat 9