Status summary: Committed: 55. Moved to next CF: 108. Rejected: 1. Returned with Feedback: 42. Total: 206.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Clients | ||||||||||
ECPG: Declare Statement | 936 | Returned with feedback | Not processed | Takeshi Ideriha (ideriha) | Haribabu Kommi (haribabu), Vinayak Pokale (vinpokale) | 4 | 7 years ago | |||
psql markdown output format | 1056 | Returned with feedback | Not processed | Jan Michálek (jeleniste) | Fabien Coelho (calvin) | 3 | 7 years ago | |||
Support target_session_attrs=read-only and eliminate the added round-trip to detect session status. | 1148 | Returned with feedback | Not processed | Takayuki Tsunakawa (maumau) | Michael Banck (mbanck) | 2 | 6 years ago | |||
libpq: Support for Apple Secure Transport SSL library | 1228 | Returned with feedback | Not processed | Daniel Gustafsson (d_gustafsson) | 2 | 6 years ago | ||||
pgbench - option to build using ppoll() for larger connection counts | 1307 | Returned with feedback | Not processed | doug rady (drady) | Fabien Coelho (calvin), Robins Tharakan (robins) | 1 | 7 years ago | |||
pgbench - - break out timing data for initialization phases | 1308 | Returned with feedback | Not processed | doug rady (drady) | Fabien Coelho (calvin), Robins Tharakan (robins) | 1 | 7 years ago | |||
Support UTF16/32 host variable in ECPG | 1337 | Returned with feedback | Not processed | jing wang (ian) | 1 | 7 years ago | ||||
Miscellaneous | ||||||||||
Pageinspect - add functions on GIN and GiST indexes from gevel | 1207 | Returned with feedback | Not processed | Alexey Chernyshov (alexey-chernyshov) | 2 | 7 years ago | ||||
taking stdbool.h into use | 1242 | Returned with feedback | Not processed | Peter Eisentraut (petere) | Thomas Munro (macdice) | 2 | 7 years ago | |||
add --if-exists to pg_recvlogical | 1256 | Returned with feedback | Not processed | Rosser Schwarz (rosser) | 2 | 7 years ago | ||||
Regression tests for V2 protocol. | 1303 | Returned with feedback | Not processed | Andres Freund (andresfreund) | Michael Paquier (michael-kun) | 1 | 7 years ago | |||
Monitoring & Control | ||||||||||
pg_stat_walwrites system view | 1003 | Returned with feedback | Not processed | Haribabu Kommi (haribabu) | Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Kuntal Ghosh (kuntal_ghosh), Vinayak Pokale (vinpokale) | 3 | 7 years ago | |||
add max_worker_processes_per_user setting | 1253 | Returned with feedback | Not processed | Peter Eisentraut (petere) | Rosser Schwarz (rosser) | 2 | 7 years ago | |||
More stats about skipped/executed vacuums | 1351 | Returned with feedback | Not processed | Kyotaro Horiguchi (horiguti) | Michael Paquier (michael-kun) | 1 | 7 years ago | |||
Performance | ||||||||||
Make the optimiser aware of partitions ordering | 1093 | Returned with feedback | Not processed | Julien Rouhaud (rjuju), Ronan Dunklau (rdunklau) | Amit Langote (amitlan) | 2 | 7 years ago | |||
Range Merge Join | 1106 | Returned with feedback | Not processed | Jeff Davis (jdavis) | Andrey Borodin (x4m), Peter Moser (pemoser) | 2 | 7 years ago | |||
Block level parallel vacuum | 1223 | Returned with feedback | Not processed | Masahiko Sawada (masahikosawada) | 2 | 7 years ago | ||||
Wake up WAL writer less aggressively | 1280 | Returned with feedback | Not processed | Jeff Janes (jjanes) | 2 | 7 years ago | ||||
JIT compiling expressions/tuple deforming | 1285 | Returned with feedback | Not processed | Andres Freund (andresfreund) | Konstantin Knizhnik (knizhnik) | 2 | 7 years ago | |||
Compress method for SP-GiST | 1298 | Returned with feedback | Not processed | Heikki Linnakangas (heikki), Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov) | 1 | 7 years ago | ||||
Procedural Languages | ||||||||||
allow mix of composite and scalar variables in target list | 1139 | Returned with feedback | Not processed | Pavel Stehule (okbobcz) | Anthony Bykov (anthonyb) | 2 | 7 years ago | |||
Jsonb transform for pl/python | 1336 | Returned with feedback | Not processed | Anthony Bykov (anthonyb) | Pavel Stehule (okbobcz), Aleksander Alekseev (a.alekseev) | 1 | 7 years ago | |||
Refactoring | ||||||||||
Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM | 992 | Returned with feedback | Not processed | Nikolay Shaplov (nataraj) | 3 | 7 years ago | ||||
Replication & Recovery | ||||||||||
Logical decoding on standby | 788 | Returned with feedback | Not processed | Craig Ringer (ringerc) | Simon Riggs (simon), Petr Jelínek (pjmodos) | 5 | 7 years ago | |||
"synchronous_replay" mode for load balancing reads without stale data | 951 | Returned with feedback | Not processed | Thomas Munro (macdice) | Dmitry Dolgov (erthalion), Thom Brown (thom), Alex Scotti (ajscotti) | 3 | 7 years ago | |||
Proposal for changes to recovery.conf API | 1008 | Returned with feedback | Not processed | Simon Riggs (simon) | Michael Paquier (michael-kun), Peter Eisentraut (petere) | 3 | 7 years ago | |||
Add function pg_advance_replication_slot | 1128 | Returned with feedback | Not processed | Magnus Hagander (mha) | 2 | 7 years ago | ||||
Server Features | ||||||||||
Push down more UPDATEs/DELETEs in postgres_fdw | 791 | Returned with feedback | Not processed | Etsuro Fujita (efujita) | Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 5 | 7 years ago | ||
postgres_fdw: support parameterized foreign joins | 1042 | Returned with feedback | Not processed | Etsuro Fujita (efujita) | Artur Zakirov (a.zakirov) | 3 | 7 years ago | |||
Predicate locking in Gin index | 1199 | Returned with feedback | Not processed | Shubham Barai (shubham) | Alexander Korotkov (smagen) | 2 | 7 years ago | |||
Pattern based listeners for asynchronous messaging (LISTEN/NOTIFY) | 1218 | Returned with feedback | Not processed | Markus Sintonen (markuss) | 2 | 7 years ago | ||||
Remove 1MB size limit for tsvector | 1221 | Returned with feedback | Not processed | Ildus Kurbangaliev (ildus) | 2 | 7 years ago | ||||
Add Roman numeral conversion to to_number | 1227 | Returned with feedback | Not processed | Oliver Ford (ojford) | Doug Doole (dougdoole) | 2 | 7 years ago | |||
Enhancements to passwordcheck | 1309 | Returned with feedback | Not processed | Nathan Bossart (bossartn) | 1 | 7 years ago | ||||
Session Start/End hooks | 1318 | Returned with feedback | Not processed | Fabrízio Mello (fabriziomello), Yugo Nagata (yugo.nagata) | Michael Paquier (michael-kun) | Andrew Dunstan (adunstan) | 1 | 7 years ago | ||
Add recovery_min_apply_delay_reconnect recovery option | 1325 | Returned with feedback | Not processed | Eric Radman (eradman) | Michael Paquier (michael-kun) | 1 | 7 years ago | |||
Make FDWs writable from standby | 1327 | Returned with feedback | Not processed | Alexander Korotkov (smagen) | 1 | 7 years ago | ||||
Flexible configuration for full-text search | 1366 | Returned with feedback | Not processed | Artur Zakirov (a.zakirov), Aleksandr Parfenov (a.parfenov) | 1 | 6 years ago | ||||
SQL Commands | ||||||||||
Temporal query processing with range types | 839 | Returned with feedback | Not processed | Peter Moser (pemoser) | 5 | 5 years ago | ||||
Handling of the input data errors in COPY FROM | 1179 | Returned with feedback | Not processed | Alexey Kondratov (ololobus) | 2 | 7 years ago | ||||
Lockable views | 1334 | Returned with feedback | Not processed | Yugo Nagata (yugo.nagata) | Tatsuo Ishii (ishii) | 1 | 7 years ago | |||
Dynamic result sets from procedures | 1361 | Returned with feedback | Not processed | Peter Eisentraut (petere) | Andrew Dunstan (adunstan) | 1 | 7 years ago |