CommitFest 2008-07
This page contains historical information or deprecated articles.
| ⇐ Previous CommitFest | This CommitFest | Next CommitFest ⇒ | 
|---|---|---|
| 2008-05 | 2008-07 | 2008-09 | 
CommitFest
This is the page for CommitFest starting July 2008
| 
 This commitfest is now closed All items in this commitfest have been reviewed and actioned. If you have a new patch to submit, please add it at CommitFestOpen.  | 
Pending patches
| Patch | Status | Author | Reviewers
 
  | 
|---|
Committed patches
| Patch | Status | Author | Reviewers | 
|---|---|---|---|
| psql: \timing as a boolean arg | Committed 2008-06-11 | David Fetter | 
 Heikki Linnakangas  | 
| small typo in DTrace docs | Committed 2008-06-18 | Euler Taveira de Oliveira | 
 Neil Conway  | 
  | 
|||
| GUC variable to replace PGBE_ACTIVITY_SIZE | Committed 2008-06-30 | Thomas Lee | 
 Heikki Linnakangas  | 
| extend VacAttrStats to allowstavalues of different types | Committed 2008-07-01 | Jan Urbański | 
 Heikki Linnakangas  | 
  | 
|||
| Better formatting of functions in pg_dump | Committed 2008-07-01 | Greg Sabino Mullane | 
 Heikki Linnakangas  | 
| multi-version support for psql \d commands | Committed 2008-07-02 | Guillaume Lelarge | 
 Tom Lane  | 
  | 
|||
| pg_get_keywords() | Committed 2008-07-03 | Dave Page | 
 Nikhil Sontakke, Tom Lane  | 
  | 
|||
  | 
|||
| pg_standby keepfiles calc bug | Committed 2008-07-08 | Simon Riggs | 
 Heikki Linnakangas  | 
| Adding variables for segment_size, wal_segment_size and block sizes | Committed 2008-07-10 | Bernd Helmle | 
 Abhijit Menon-Sen, Tom Lane  | 
| multicolumn GIN | Committed 2008-07-11 | Teodor Sigaev, Oleg Bartunov | 
 Neil Conway, Tom Lane  | 
  | 
|||
| page macros cleanup | Committed 2008-07-13 | Zdeněk Kotala | 
 Pavan Deolasee, Heikki Linnakangas  | 
  | 
|||
| text search ANALYZE enhancements | Committed 2008-07-13 | Jan Urbański | 
 Tom Lane  | 
  | 
|||
  | 
|||
| array_fill function | Committed 2008-07-15 | Pavel Stěhule | 
 Thomas Lee, Bruce Momjian  | 
| Custom variadic functions | Committed 2008-07-15 | Pavel Stěhule | 
 Jeff Davis, Tom Lane  | 
  | 
|||
  | 
|||
  | 
|||
  | 
|||
| Table function support | Committed 2008-07-17 | Pavel Stěhule | 
 Marko Kreen, Tom Lane  | 
  | 
|||
  | 
|||
| executor_hook | Committed 2008-07-18 | Takahiro Itagaki | 
 Simon Riggs  | 
  | 
|||
  | 
|||
| pg_dump lock timeout | Committed 2008-07-20 | David Gould | 
 David Fetter, Stephen Frost  | 
  | 
|||
  | 
|||
  | 
|||
| CITEXT: A case-insensitive TEXT type | Committed 2008-07-29 | David E. Wheeler | 
 Zdeněk Kotala  | 
  | 
|||
  | 
|||
  | 
|||
  | 
|||
| DTrace probe additions | Committed 2008-08-01 | Robert Lor, Theo Schlossnagle | 
 Álvaro Herrera  | 
Returned with Feedback
| Patch | Status | Author | Reviewers | 
|---|---|---|---|
| Stats Hooks | Returned for rework | Simon Riggs | 
 Tom Lane  | 
  | 
|||
  | 
|||
| EXPLAIN in XML format | Returned for rework | Tom Raney, Germán Poó Caamaño | 
 Simon Riggs  | 
  | 
|||
  | 
|||
  | 
|||
| libpq object hooks | WIP | Merlin Moncure, Andrew Chernow | 
 Nobody  | 
  | 
|||
| GIN fast insert() | Returned for rework | Teodor Sigaev, Oleg Bartunov | 
 Thomas Lee, Bruce Momjian  | 
  | 
|||
  | 
|||
  | 
|||
  | 
|||
  | 
|||
| pg_dump additional options for performance | Returned for rework | Simon Riggs | 
 Stephen Frost, Tom Lane  | 
  | 
|||
  | 
|||
  | 
|||
  | 
|||
  | 
|||
  | 
|||
| VACUUM Improvements - Avoiding second heap scan | WIP | Pavan Deolasee | 
 Nobody  | 
| WITH RECURSIVE | WIP | Yoshiyuki Asaba | 
 David Fetter  | 
  | 
|||
  | 
|||
  | 
|||
  | 
 
  | ||
| Extending permissions on tables to sequences | Returned for rework | Jaime Casanova | 
 Abhijit Menon-Sen  | 
  | 
|||
  | 
|||
  | 
|||
| pg_standby minor changes for Windows | Rejected | Simon Riggs | 
 Martin Zaun  | 
  | 
|||
| SIGINFO to EXPLAIN queries in progress | Returned for rework | Greg Stark | 
 Nobody  | 
  | 
|||
  | 
|||
| Auto-Explain | Returned for rework | Dean Rasheed | 
 Nobody  | 
  | 
|||
  | 
|||
  | 
|||
| SSL configure patch | Waiting for response | Mark Woodward | 
 Abhijit Menon-Sen  | 
  | 
 
  | ||
| Relation forks | About to commit | Heikki Linnakangas | 
 Tom Lane  | 
  | 
|||
  | 
 
  | ||
| Hint Bits and Write I/O | Waiting for response | Simon Riggs | 
 Pavan Deolasee  | 
  | 
 
  | ||
| FSM rewrite | WIP | Heikki Linnakangas | 
 Nobody  | 
  | 
|||
  | 
 
  | ||
| Collation at database level | WIP | Radek Strnad | 
 Nobody  | 
  | 
 
  | 
Round Robin Reviewers
| Name | Status | Patch Count | 
|---|---|---|
| Neil Conway | Available | 0 | 
| Jeff Davis | Available | 1 | 
| Pavan Deolasee | Available | 2 | 
| Andrew Dunstan | Vacation | 0 | 
| Stephen Frost | Available | 2 | 
| Álvaro Herrera | Available | 0 | 
| Zdeněk Kotala | Available | 2 | 
| Thomas Lee | Available | 2 | 
| Abhijit Menon-Sen | Available | 3 | 
| Bruce Momjian | Available | 2 | 
| Nikhil Sontakke | Available | 1 | 
| Greg Stark | Available | 1 | 
| Martin Zaun | Available | 1 |