pgsql/doc (TODO)

Started by Bruce Momjian - CVS <>about 26 years ago3 messagescomitters
Jump to latest
#1Bruce Momjian - CVS <>
bruce_momjian___cvs___@unknown.user

Date: Friday, June 2, 2000 @ 11:57:10
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/doc
from hub.org:/home/projects/pgsql/tmp/cvs-serv17094/pgsql/doc

Modified Files:
TODO

----------------------------- Log Message -----------------------------

Remove NT-specific file open defines by defining our own open macros for
"rb" and "wb".

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian - CVS <> (#1)
Re: pgsql/doc (TODO)

Bruce Momjian - CVS <momjian@news.tht.net> writes:

Remove NT-specific file open defines by defining our own open macros for
"rb" and "wb".

Excellent. Those #ifdefs have irritated me every single time I came
across one, but never quite enough to do the changes ...

regards, tom lane

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)
Re: pgsql/doc (TODO)

Bruce Momjian - CVS <momjian@news.tht.net> writes:

Remove NT-specific file open defines by defining our own open macros for
"rb" and "wb".

Excellent. Those #ifdefs have irritated me every single time I came
across one, but never quite enough to do the changes ...

The only __CYGWIN32__ defines left are in the network code.

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