| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: initdb -S and tablespaces |
| Date: | 2015-05-05 13:14:11 |
| Message-ID: | CA+TgmoZRvH+SSOjbzVVbqMrVy1-KV2+z9EO1CcL-eeLhEG0ovQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, May 5, 2015 at 6:26 AM, David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> On 5 May 2015 at 06:23, Robert Haas <robertmhaas(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2015-05-05 13:25:19 | Re: extend pgbench expressions with functions |
| Previous Message | Arjen Nienhuis | 2015-05-05 13:04:31 | Patch for bug #12845 (GB18030 encoding) |