Re: 7.4 features list

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>
Cc: Jan Wieck <JanWieck(at)Yahoo(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, patrickm(at)redhat(dot)com
Subject: Re: 7.4 features list
Date: 2003-05-09 17:43:37
Message-ID: 200305091743.h49HhcI15289@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zeugswetter Andreas SB SD wrote:
>
> > *file path separators
>
> The Windows standard file API does take forward slashes and backslashes as
> directory separators. Are you sure we need to do anything here ?

Yes, we do because we often compare chars to '/' in our code --- that
stuff is all done anyway (anything with a '*').

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-05-09 18:53:44 Re: rint() replacement
Previous Message Zeugswetter Andreas SB SD 2003-05-09 17:36:37 Re: 7.4 features list