CommitFest Status Summary - 2010-02-14

Поиск
Список
Период
Сортировка
От Robert Haas
Тема CommitFest Status Summary - 2010-02-14
Дата
Msg-id 603c8f071002132034q7a11d97eqa3fe4decfa19a6d0@mail.gmail.com
обсуждение исходный текст
Ответы Re: CommitFest Status Summary - 2010-02-14  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: CommitFest Status Summary - 2010-02-14  (Andrew Dunstan <andrew@dunslane.net>)
Re: CommitFest Status Summary - 2010-02-14  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Re: CommitFest Status Summary - 2010-02-14  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
We're down to 5 patches remaining, and 1 day remaining, so it's time
to try to wrap things up.

* Fix large object support in pg_dump.  I think this is just waiting
for a second opinion on whether the approach is correct.  I've been
meaning to look at it, but haven't gotten enough round tuits; maybe
someone else would like to take a look?  This is an open item, so we
should really try to deal with it.
* Faster CREATE DATABASE by delaying fsync.  This is really two
patches now, one of which is apparently to be backpatched.  Greg Stark
was going to commit it, but perhaps if he isn't around someone else
should pick it up.
* Provide rowcount for utility SELECTs.  Bruce just posted an updated
version of this patch.  I think it's pretty much ready to go.
* Package namespace and Safe init cleanup for plperl.  Andrew Dunstan
is taking care of this one, I believe.
* Listen / Notify rewrite.  This is the only one of the remaining
patches that is not marked as Ready for Committer, but I think it
would be good if someone (probably Tom) at least took a look at it.
I'm not sure if it's committable at this point, but we should at least
try to provide some good feedback.

...Robert


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: knngist patch support
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Writeable CTEs and empty relations