Re: drop tablespace error: invalid argument - Mailing list pgsql-hackers

From Tom Lane
Subject Re: drop tablespace error: invalid argument
Date
Msg-id 17129.1257824222@sss.pgh.pa.us
Whole thread Raw
In response to Re: drop tablespace error: invalid argument  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: drop tablespace error: invalid argument
List pgsql-hackers
I wrote:
> 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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hot Standby and 64+ subxids (was COPY enhancements)
Next
From: David Fetter
Date:
Subject: Re: plpgsql EXECUTE will not set FOUND