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

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Partial patch status update, 3/3/13
Date: 2013-03-04 03:58:25
Message-ID: 51341BE1.2020902@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 else who 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

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2013-03-04 04:04:07 Re: Materialized views WIP patch
Previous Message Cliff_Bytes 2013-03-04 03:54:34 LIBPQ Implementation Requiring BYTEA Data