Re: initdb -S and tablespaces - Mailing list pgsql-hackers

From Robert Haas
Subject Re: initdb -S and tablespaces
Date
Msg-id CA+TgmoZRvH+SSOjbzVVbqMrVy1-KV2+z9EO1CcL-eeLhEG0ovQ@mail.gmail.com
Whole thread Raw
In response to Re: initdb -S and tablespaces  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Tue, May 5, 2015 at 6:26 AM, David Rowley <dgrowleyml@gmail.com> wrote:
> On 5 May 2015 at 06:23, Robert Haas <robertmhaas@gmail.com> wrote:
>>
>> OK, committed and back-patched.
>
> There's a couple of problems with this that the windows buildfarm members
> are not happy with.
>
> The attached patch seems to work locally.

Thanks.  I think the open() stuff should be fixed by using
BasicOpenFile() rather than introducing support for the two-argument
form of open().

I'll push a fix shortly.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Arjen Nienhuis
Date:
Subject: Patch for bug #12845 (GB18030 encoding)
Next
From: Fabien COELHO
Date:
Subject: Re: extend pgbench expressions with functions