CommitFest 2008-05
From PostgreSQL wiki
Jump to navigationJump to search
This page contains historical information or deprecated articles.
⇐ Previous CommitFest | This CommitFest | Next CommitFest ⇒ |
---|---|---|
2008-03 | 2008-05 | 2008-07 |
CommitFest: May 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 |
---|---|---|---|
Map Forks | WIP | Heikki Linnakangas |
Nobody |
|
|||
|
|||
libpq | |||
libpq object hooks | WIP | Merlin Moncure, Andrew Chernow |
Nobody |
|
|||
|
Committed patches
Patch | Status | Author | Reviewers |
---|---|---|---|
Moving snapshot code around | Committed | Álvaro Herrera | Nobody |
Suppress compiler warnings on mingw | Committed 2008-04-16 | Takahiro Itagaki |
Nobody |
More datum-vs-pointer cleanups | Committed 2008-04-17 | Gavin Sherry |
Nobody |
Make int8, float8, timestamp, timestamptz pass-by-value on 64-bit architectures | Committed 2008-04-20 | Zoltán Böszörményi |
Nobody |
Improve shutdown during online backup | Committed 2008-04-23 | Laurenz Albe | Simon Riggs |
ADD COLUMN PRIMARY KEY bug | Committed 2008-04-25 | Brendan Jurd |
Nobody |
generate_subscripts | Committed 2008-04-28 | Pavel Stehule | Nobody |
Remove typename field from A_Const | Committed 2008-04-29 | Brendan Jurd |
Nobody |
Remove NONSEG code, add configurable BLCKSZ and segment size | Committed 2008-05-01 | Zdenek Kotala |
Nobody |
separate psql commands from arguments | Committed 2008-05-02 | Bernd Helmle | petere |
Add table size to \d+ | Committed 2008-05-02 | Dickson dos Santos Guedes |
Nobody |
GUC parameter cursor_tuple_fraction | Committed 2008-05-02 | Robert Hell | Nobody |
RETURN QUERY EXECUTE | Committed 2008-05-02 | Pavel Stehule | Nobody |
pl/python OUT param support | Committed 2008-05-02 | Hannu Krosing |
Nobody |
Add statement_timeout to pg_dump | Committed 2008-05-03 | Joshua Drake |
Nobody |
Replace more manual text <-> cstring conversions | Committed 2008-05-04 | Brendan Jurd |
Nobody |
pg_conf_load_time() patch | Committed 2008-05-04 | George Gensure |
Nobody |
generate_series for Timestamp | Committed 2008-05-04 | Hitoshi Harada |
Nobody |
Fix \dT enum in psql | Committed 2008-05-04 | David Fetter |
Nobody |
Multiline privileges in \z | Committed 2008-05-04 | Brendan Jurd |
Nobody |
libpq win32.mak fix | Committed 2008-05-05 | Hiroshi Saito | mha
Nobody |
psql wraps at window width | Committed 2008-05-08 | Bryce Nesbitt | Bruce Momjian |
Proper handling of inherited CHECK constraints | Committed 2008-05-09 | Nikhil Sontakke, Alex Hunsaker | Nobody |
Snapshot registering and tracking | Committed 2008-05-12 | Álvaro Herrera |
Nobody |
New printTable API | Committed 2008-05-12 | Brendan Jurd |
Nobody |
Show role attributes in \du | Committed 2008-05-12 | Brendan Jurd |
Nobody |
additional options for RAISE statement | Committed 2008-05-13 | Pavel Stehule |
Nobody |
stored procedure stats in collector | Committed 2008-05-14 | Martin Pihlak | Nobody |
plpgsql CASE statement | Committed 2008-05-15 | Pavel Stehule | Nobody |
localization infrastructure for ecpg | Committed 2008-05-16 | Euler Taveira de Oliveira | petere
Nobody |
shorten startup banner | Committed 2008-05-16 | Joshua Drake | bmomjian
Nobody |
GIN partial match, tsearch prefix search | Committed 2008-05-16 | Teodor Sigaev, Oleg Bartunov | Nobody |
ALTER SEQUENCE RESTART, TRUNCATE TABLE with IDENTITY | Committed 2008-05-16 | Zoltán Böszörményi |
Nobody |
lc_time and localized dates | Committed 2008-05-19 | Euler Taveira de Oliveira |
Nobody |
libpq Mutex on Win32 | Committed 2008-05-21 | Andrew Chernow | mha
Nobody
|
Returned with Feedback
Patch | Status | Author | Reviewers |
---|---|---|---|
pg_standby auxiliary command | Rejected | Christopher Johnson | Simon Riggs |
|
|||
Fix Windows kludge in pg_standby | Analyzing... | Greg Stark | Simon Riggs
Nobody |
|
|||
|
|||
|
|||
|
|||
Sorting writes during checkpoint | On hold pending testing | Takahiro Itagaki |
Nobody |
|
|||
|
|||
SE-PostgreSQL | Needs major work | Kohei KaiGai |
Nobody |
|
|||
LDAPS support w/o TLS | Needs revision | Stephen Layland |
Nobody |
|
|||
|
|||
|
|||
Add support for Renesas SuperH | Waiting on author | Nobuhiro Iwamatsu |
Nobody |
|
|||
Column Level Privileges | Returned for rewrite | Guodong Liu, Andrew Dunstan | Nobody |
|
|||
Auto Partitioning Patch | WIP version 1 | Nikhil Sontakke | Nobody |
|
|||
|
|||
|
|||
wildspeed contrib module | Returned for rework | Teodor Sigaev, Oleg Bartunov | Nobody |
|
|||
psql command aliases support | Returned for rework | Bernd Helmle | Nobody |
|