Re: pgsql/src/include (c.h)

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)hub(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/src/include (c.h)
Date: 2000-07-17 13:24:18
Message-ID: 200007171324.JAA00352@candle.pha.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Date: Monday, July 17, 2000 @ 00:35:55
> Author: tgl
>
> Update of /home/projects/pgsql/cvsroot/pgsql/src/include
> from hub.org:/home/projects/pgsql/tmp/cvs-serv46030
>
> Modified Files:
> c.h
>
> ----------------------------- Log Message -----------------------------
>
> I concur with Andreas: unconditionally including <sys/fcntl.h> is not
> portable. Seems to have been added for O_BINARY, which is only needed
> for __CYGWIN32__, so include it here only in that case.
>

Yep, that was me.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2000-07-17 18:24:33 pgsql/src/bin/psql (command.c mainloop.c)
Previous Message Bruce Momjian 2000-07-17 13:23:26 Re: pgsql/contrib/statmath (Makefile README.statmath statmath.c statmath.sql.in)