Re: Case sensitive file names

Serguei Mokhov <sa_mokho@alcor.concordia.ca>

From: "Serguei Mokhov" <sa_mokho@alcor.concordia.ca>
To: <pgsql-hackers@postgresql.org>, "Peter Bierman" <bierman@apple.com>
Date: 2001-09-19T21:03:10Z
Lists: pgsql-hackers, pgsql-general
----- Original Message -----
From: Peter Bierman <bierman@apple.com>
Sent: Wednesday, September 19, 2001 3:41 PM

> While checking out TOT pgsql today onto an HFS+ file system (case-preserving, case-insensitive), I hit the following CVS conflict:
>
> pgsql/src/backend/utils/mb/Unicode/utf8_to_alt.map pgsql/src/backend/utils/mb/Unicode/utf8_to_ALT.map

I thought the latter was supposed to go (it was supposed to be renamed to the former, wasn't it?)

S.