Re: Case sensitive file names

From: Peter Bierman <bierman(at)apple(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Case sensitive file names
Date: 2001-09-19 21:03:04
Message-ID: v03130306b7ceb8420bc0@[17.202.21.230]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

At 10:47 PM +0200 9/19/01, Peter Eisentraut wrote:
>Peter Bierman writes:
>
>> 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
>>
>> HFS+ can not store two differerent files in a path that differs only by case.
>
>Remove both of these files and update again. The files were recently
>renamed to have a consistent case-ness.

This was from an anoncvs HEAD/TOT checkout I did into an empty directory less than an hour ago.

If it's already been fixed (yay!), the fix isn't at anoncvs yet.

-pmb

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Serguei Mokhov 2001-09-19 21:03:10 Re: Case sensitive file names
Previous Message Peter Eisentraut 2001-09-19 20:47:00 Re: Case sensitive file names

Browse pgsql-hackers by date

  From Date Subject
Next Message Serguei Mokhov 2001-09-19 21:03:10 Re: Case sensitive file names
Previous Message Peter Eisentraut 2001-09-19 20:47:00 Re: Case sensitive file names