Re: 7.4 features list - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.4 features list
Date
Msg-id 200305091743.h49HhcI15289@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.4 features list  ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>)
List 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@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 



pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas SB SD"
Date:
Subject: Re: 7.4 features list
Next
From: "Andrew Dunstan"
Date:
Subject: Re: rint() replacement