Re: commitfest 2016-11 status summary

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: commitfest 2016-11 status summary
Дата
Msg-id CAB7nPqQbW3r0vAihqGXk8urOBsV3WKf52n4GsNT=CeyAWhHUSg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: commitfest 2016-11 status summary  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: commitfest 2016-11 status summary
Список pgsql-hackers
On Wed, Nov 9, 2016 at 10:53 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> Well, then it should be marked "Waiting on Author" or "Needs Review",
> not "Ready for Committer".
>
> Or maybe just "Returned with Feedback", if the reporter hasn't poked
> his head up for a few weeks.

Since yesterday with the help of Tsunakawa-san, we found a simple way
to test things by patching pg_ctl.c so "Ready for Committer"
definitely applies now. This has allowed us to draft patches that fix
the original issue as well as another issue we bumped on the way:
Postgres being started by the Local System user does not ensure that
it is a service. The instance may have been started by another service
expecting Postgres to report to stderr.

There is a refactoring patch that simplifies the code of
win32security.c for HEAD, as well as a simple back-patchable fix for
other branches.
-- 
Michael



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Nikita Glukhov
Дата:
Сообщение: Bug in comparison of empty jsonb arrays to scalars
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: WIP: About CMake v2