Re: drop tablespace error: invalid argument

From: Jan Otto <asche(at)me(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org, stephen(at)stephen-tyler(dot)com
Subject: Re: drop tablespace error: invalid argument
Date: 2009-11-10 09:57:21
Message-ID: 13A8F996-AFEB-4923-997F-4A90F4198AF6@me.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> My inclination is to continue assuming that the EINVAL is a new bug
>> introduced in Snow Leopard. I sure hope they fix it in 10.6.2 though.
>> If they don't, we may have to think about a workaround, messy as that
>> will apparently be.
>
> 10.6.2 is out, and it appears to fix the bug --- if I remove the hack
> in tablespace.c, we still pass regression tests.
>
> Someone else please confirm? If so I'll revert that patch.

Yes i can confirm that this bug is fixed in Mac OS X 10.6.2. I have checked it twice.
With removed workaround in tablespace.c and with my self written testcase from
september.

regards, jan otto

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message rgc.tech 2009-11-10 10:08:34 accent-insensitive
Previous Message Albe Laurenz 2009-11-10 08:44:30 Re: PostgreSQL 8.3.8 on AIX5.3 : compilation failed