Re: Partial patch status update, 3/3/13

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Partial patch status update, 3/3/13
Дата
Msg-id 51341BE1.2020902@2ndquadrant.com
обсуждение исходный текст
Ответ на Partial patch status update, 3/3/13  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Partial patch status update, 3/3/13  (Kohei KaiGai <kaigai@kaigai.gr.jp>)
Re: Partial patch status update, 3/3/13  (Amit Kapila <amit.kapila@huawei.com>)
Список pgsql-hackers
<pre wrap="">I've gone through all the Server Features entries and partway through the performance category. So far:

"Writable Foreign Tables" is waiting for Tom to have a chance to check it out and do some detailed work on it. Anyone
elsewho wants to step in and help might be able to improve its chances, as right now it looks like it'll probably
slip.

Stalled waiting for final committer check and apply:

- Identity projection (partitioning)
- Writable foreign tables (but needs significant work not just apply, test, commit)

Nobody seems to want to review this:

- The SEPostgreSQL patches

I still need to test this on Windows:

- parallel pg_dump

Discussion ongoing, uncertain if it'll make the 9.3 cut:

- Timeout framework extension and lock_timeout
- the rest of the event triggers patch
- checksums

Rejected per thread discussion:

- Add code commentary in ProcessInterrupts

RWF per thread discussion:

- Store additional information in GIN index


Pending update after response to reminders/queries:

- Extension templates
- Adjacent in SP-GiST for range-types
- Performance Improvement by reducing WAL for Update Operation</pre> <pre class="moz-signature" cols="72">-- Craig
Ringer                  <a class="moz-txt-link-freetext"
href="http://www.2ndQuadrant.com/">http://www.2ndQuadrant.com/</a>PostgreSQLDevelopment, 24x7 Support, Training &
Services</pre>

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

Предыдущее
От: Cliff_Bytes
Дата:
Сообщение: LIBPQ Implementation Requiring BYTEA Data
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Materialized views WIP patch