Re: [HACKERS] Small patch for Hurd

2001-08-04 Thread Bruce Momjian
Patch applied. Thanks. > This patch is because Hurd does not support NOFILE. It is against current > cvs. > > The Debian bug report says, "The upstream source makes use of NOFILE > unconditionalized. As the Hurd doesn't have an arbitrary limit on the > number of open files, this is not defin

Re: [HACKERS] Small patch for Hurd

2001-08-03 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. > This patch is because Hurd does not support NOFILE. It is against current > cvs. > > The Debian bug report says, "The up