Re: 2016-03 Commitfest

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: 2016-03 Commitfest
Дата
Msg-id 20160411031437.br2a3dtr33mdiscg@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: 2016-03 Commitfest  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: 2016-03 Commitfest  (David Steele <david@pgmasters.net>)
Список pgsql-hackers
On 2016-04-08 11:52:45 -0400, Robert Haas wrote:
> On Fri, Apr 8, 2016 at 11:00 AM, Andres Freund <andres@anarazel.de> wrote:
> > I've finished polishing the Pin/Unpin patch. But the final polishing
> > happened on an intercontential flight, after days spent preparing my
> > move to SF. I'd be glad if you would allow me to look over the patch
> > again, before pushing it sometime this weekend; this stuff is subtle,
> > and I'm not exactly my best right now.
> 
> In view of these circumstances, the RMT has voted to extend the
> deadline for this particular patch by 2.5 days; that is, this patch
> may be committed with RMT approval no later than 2016-04-11 12:00:00
> GMT, which I believe is approximately 4am Monday morning where you
> are.

I've pushed this now. Didn't find anything really grave; fixed some easy
to misunderstand variable naming, and some variables declared again in a
nested scope (correct, but confusing).  Thanks for the extension.

I guess we can release 9.6 now.

Greetings,

Andres Freund



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Weird irreproducible behaviors in plpython tests
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Optimization for updating foreign tables in Postgres FDW