Re: initdb -S and tablespaces

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: initdb -S and tablespaces
Дата
Msg-id CA+TgmoZRvH+SSOjbzVVbqMrVy1-KV2+z9EO1CcL-eeLhEG0ovQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: initdb -S and tablespaces  (David Rowley <dgrowleyml@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Arjen Nienhuis
Дата:
Сообщение: Patch for bug #12845 (GB18030 encoding)
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: extend pgbench expressions with functions