Status summary: Committed: 30. Moved to next CF: 48. Rejected: 3. Returned with Feedback: 10. Total: 91.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bug Fixes | |||||||||||
| Improve handling of OOM errors in libpq making process hangling for COPY and bind (take 2) | 298 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki), Amit Kapila (amitkapila) | 3 | 9 years ago | ||||
| pg_upgrade fails when postgres/template1 isn't in default tablespace | 313 | Committed | Not processed | Bruce Momjian (bmomjian) | Hyongtae Lim (htlim) | Bruce Momjian (bmomjian) | 1 | 10 years ago | |||
| pgbench negative latencies in pg 9.5a1 | 316 | Committed | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 1 | 10 years ago | ||||
| Use repalloc_huge rather than repalloc in ginCombineData | 321 | Committed | Not processed | Robert Abraham (roa) | Jeff Janes (jjanes) | Fedor Sigaev (sigaev) | 1 | 10 years ago | |||
| EPQ recheck failure if ForeignScan/CustomScan replaced built-in Join logic | 338 | Moved to different CF | Not processed | KaiGai Kohei (kaigai) | Robert Haas (rhaas), Etsuro Fujita (efujita), Kyotaro Horiguchi (horiguti), KaiGai Kohei (kaigai) | Robert Haas (rhaas) | 3 | 9 years ago | |||
| Fix issues around procarraylock while committing a transaction | 350 | Committed | Not processed | Amit Kapila (amitkapila) | Robert Haas (rhaas) | 1 | 10 years ago | ||||
| Fix warning message in CancelBackup() | 351 | Committed | Not processed | Amit Kapila (amitkapila) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 10 years ago | |||
| Clients | |||||||||||
| extends pgbench expressions with functions | 189 | Moved to different CF | Not processed | Fabien Coelho (calvin) | Michael Paquier (michael-kun), Alex Shulgin (ash), BeomYong Lee (leebeomyong) | Robert Haas (rhaas) | 5 | 9 years ago | |||
| check existency of table for -t option (pg_dump) when pattern has no wildcard | 201 | Committed | Not processed | Pavel Stehule (okbobcz) | Fedor Sigaev (sigaev) | Fedor Sigaev (sigaev) | 2 | 10 years ago | |||
| GSSAPI encryption support | 292 | Returned with feedback | Not processed | Robbie Harwood (rharwood) | 1 | 6 years ago | |||||
| pgbench scripts & stats | 306 | Moved to different CF | Not processed | Fabien Coelho (calvin) | Jaime Casanova (jcasanov) | Álvaro Herrera (alvherre) | 3 | 9 years ago | |||
| fallback tabcomplete for bool and enum GUC variables | 315 | Committed | Not processed | Pavel Stehule (okbobcz) | Andres Freund (andresfreund) | 1 | 10 years ago | ||||
| pgbench with multi-line scripts | 319 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Fabien Coelho (calvin) | 2 | 9 years ago | ||||
| bugfix on psql tab completion for grant execute | 329 | Committed | Not processed | Daniel Vérité (danielverite) | Robert Haas (rhaas) | 1 | 10 years ago | ||||
| pgbench progress timestamp | 335 | Committed | Not processed | Fabien Coelho (calvin) | Jeff Janes (jjanes) | Fedor Sigaev (sigaev) | 1 | 10 years ago | |||
| group command option for psql | 341 | Moved to different CF | Not processed | Pavel Stehule (okbobcz), Catalin Iacob (cataliniacob) | Michael Paquier (michael-kun) | Robert Haas (rhaas) | 2 | 9 years ago | |||
| Improve psql tab completion for GRANT/REVOKE | 355 | Committed | Not processed | Michael Paquier (michael-kun), Thomas Munro (macdice) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 10 years ago | |||
| Documentation | |||||||||||
| Use gender neutral language for DBA, user, translator etc | 346 | Committed | Not processed | Thomas Munro (macdice) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 10 years ago | |||
| Miscellaneous | |||||||||||
| merging pgbench logs | 193 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | Fabien Coelho (calvin) | 2 | 10 years ago | ||||
| pgbench - per-transaction and aggregated logs | 194 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | Fabien Coelho (calvin) | 2 | 10 years ago | ||||
| In-core regression test suite for recovery | 197 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Simon Riggs (simon), Amir Rohan (amirrohan) | Álvaro Herrera (alvherre) | 3 | 9 years ago | |||
| self-defined policy for sepgsql regression test | 249 | Committed | Not processed | KaiGai Kohei (kaigai) | Adam Brightwell (abrightwell), Joe Conway (jconway) | Joe Conway (jconway) | 2 | 10 years ago | |||
| Make unaccent handle all diacritics known to Unicode, and expand ligatures correctly | 301 | Committed | Not processed | Thomas Munro (macdice) | Fedor Sigaev (sigaev) | 1 | 9 years ago | ||||
| postgres_fdw extension support | 304 | Moved to different CF | Not processed | Paul Ramsey (pramsey) | Michael Paquier (michael-kun) | Tom Lane (tgl) | 2 | 9 years ago | |||
| SQL function to report log message | 314 | Moved to different CF | Not processed | Dinesh Kumar (dineshkumar) | Pavel Stehule (okbobcz) | 2 | 9 years ago | ||||
| Add UUID support to btree_gist extension | 332 | Moved to different CF | Not processed | Paul Jungwirth (pjungwir) | Adam Brusselback (tostino), Chris Bandy (cbandy) | Tom Lane (tgl) | 4 | 8 years ago | |||
| Rework index access method interface | 336 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Petr Jelínek (pjmodos) | Tom Lane (tgl) | 3 | 9 years ago | |||
| simple decomposition of qualified identifier | 337 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Fedor Sigaev (sigaev), Marko Tiikkaja (johto) | 3 | 9 years ago | ||||
| src/test/ssl broken on HEAD | 340 | Committed | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | Robert Haas (rhaas) | 1 | 10 years ago | |||
| Do the create_foreignscan_plan's decision about fsSystemCol if needed | 344 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Álvaro Herrera (alvherre) | 3 | 9 years ago | ||||
| perlcritic | 359 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 1 | 8 years ago | |||||
| Unicode mapping scripts cleanup | 360 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 1 | 10 years ago | |||||
| Monitoring & Control | |||||||||||
| PATCH: numeric timestamp in log_line_prefix | 198 | Committed | Not processed | Tomas Vondra (fuzzycz) | Fabien Coelho (calvin) | Jeff Davis (jdavis) | 2 | 10 years ago | |||
| replace pg_stat_activity.waiting with something more descriptive | 287 | Moved to different CF | Not processed | Amit Kapila (amitkapila), Ildus Kurbangaliev (ildus) | Alexander Korotkov (smagen) | Robert Haas (rhaas) | 5 | 9 years ago | |||
| expose confirmed_flush for replication slots | 295 | Rejected | Not processed | 1 | |||||||
| expose confirmed_flush for replication slots | 296 | Committed | Not processed | Marko Tiikkaja (johto) | Andres Freund (andresfreund) | 1 | 10 years ago | ||||
| Waits monitoring | 297 | Moved to different CF | Not processed | Ildus Kurbangaliev (ildus) | Simon Riggs (simon), Satoshi Nagayasu (snaga) | 2 | 10 years ago | ||||
| VACUUM Progress Checker | 349 | Moved to different CF | Not processed | Vinayak Pokale (vinayak) | Rahila Syed (rahila.syed), Fujii Masao (masaofujii), Amit Langote (amitlan) | 3 | 9 years ago | ||||
| interrogate other backends for plans of the queries they are running | 352 | Moved to different CF | Not processed | Alex Shulgin (ash), Pavel Stehule (okbobcz) | Julien Rouhaud (rjuju) | 2 | 9 years ago | ||||
| Performance | |||||||||||
| Turning off HOT for larger SQL queries | 30 | Returned with feedback | Not processed | Simon Riggs (simon) | 4 | 10 years ago | |||||
| Unique Joins | 129 | Moved to different CF | Not processed | David Rowley (davidrowley) | Tomas Vondra (fuzzycz) | Tom Lane (tgl) | 6 | 8 years ago | |||
| improving join estimates using FK | 210 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | 4 | 9 years ago | |||||
| checkpoint continuous flushing | 260 | Moved to different CF | Not processed | Andres Freund (andresfreund), Fabien Coelho (calvin) | Andres Freund (andresfreund) | Andres Freund (andresfreund) | 5 | 9 years ago | |||
| SortSupport for text - strcoll() and strxfrm() caching | 294 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Robert Haas (rhaas) | 1 | 10 years ago | ||||
| index-only scans with partial indexes | 299 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti), Tomas Vondra (fuzzycz) | Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn), Konstantin Knizhnik (knizhnik) | Tom Lane (tgl) | 4 | 9 years ago | |||
| Reusing abbreviated keys during second pass of ordered [set] aggregates | 300 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | Andreas Karlsson (kandreas) | Robert Haas (rhaas) | 4 | 9 years ago | |||
| Memory prefetching while sequentially fetching from SortTuple array, tuplestore | 305 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | David Rowley (davidrowley) | 2 | 9 years ago | ||||
| Allow a per-tablespace effective_io_concurrency setting | 310 | Committed | Not processed | Julien Rouhaud (rjuju) | Álvaro Herrera (alvherre) | 1 | 10 years ago | ||||
| Eliminating CREATE INDEX comparator TID tie-breaker overhead | 312 | Rejected | Not processed | Peter Geoghegan (pgeoghegan) | 1 | 10 years ago | |||||
| Using quicksort for every external sort run | 317 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | Robert Haas (rhaas), Tomas Vondra (fuzzycz), Jeff Janes (jjanes), Greg Stark (stark) | Robert Haas (rhaas) | 4 | 9 years ago | |||
| Microvacuum for GiST | 318 | Committed | Not processed | Anastasia Lubennikova (lubennikovaav) | Fedor Sigaev (sigaev) | Fedor Sigaev (sigaev) | 1 | 10 years ago | |||
| FSM versus GIN pending list bloat | 322 | Committed | Not processed | Jeff Janes (jjanes) | Masahiko Sawada (masahikosawada) | Fedor Sigaev (sigaev) | 1 | 10 years ago | |||
| Statistics for array types | 323 | Moved to different CF | Not processed | Alexander Korotkov (smagen), Jeff Janes (jjanes) | Alexander Korotkov (smagen) | 4 | 9 years ago | ||||
| Table Partition + Join Pushdown | 325 | Moved to different CF | Not processed | Taiki Kondo (taiki-k) | KaiGai Kohei (kaigai) | 3 | 9 years ago | ||||
| Make HeapTupleSatisfiesMVCC more concurrent | 330 | Committed | Not processed | Jeff Janes (jjanes) | Simon Riggs (simon) | Tom Lane (tgl) | 1 | 10 years ago | |||
| Speedup timestamp/time/date output functions | 343 | Moved to different CF | Not processed | Andres Freund (andresfreund), David Rowley (davidrowley) | Peter Geoghegan (pgeoghegan) | Tom Lane (tgl) | 3 | 9 years ago | |||
| GIN pending clean up is not interruptible (arguably a bug fix?) | 345 | Committed | Not processed | Jeff Janes (jjanes) | Fedor Sigaev (sigaev) | 1 | 10 years ago | ||||
| Group mode for CLOG updates | 358 | Moved to different CF | Not processed | Amit Kapila (amitkapila) | Robert Haas (rhaas), Dilip Kumar (dilip.kumar), Pavan Deolasee (pavan) | Robert Haas (rhaas) | 9 | 8 years ago | |||
| Procedural Languages | |||||||||||
| plpgsql raise statement with context | 224 | Committed | Not processed | Pavel Stehule (okbobcz) | Petr Jelínek (pjmodos), Jeevan Chalke (jeevan.chalke) | Tom Lane (tgl) | 2 | 10 years ago | |||
| Improve error reporting for bad use of plpgsql CONTINUE/EXIT | 333 | Committed | Not processed | Tom Lane (tgl) | 1 | 10 years ago | |||||
| Refactoring | |||||||||||
| Make pgwin32_is_service available for frontends | 347 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Álvaro Herrera (alvherre) | 3 | 9 years ago | ||||
| Replication & Recovery | |||||||||||
| WALWriter during Recovery | 46 | Returned with feedback | Not processed | Simon Riggs (simon) | Fujii Masao (masaofujii) | 4 | 10 years ago | ||||
| Support multiple synchronous standby servers | 293 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada), Beena Emerson (beena.emerson) | Marko Tiikkaja (johto), Thomas Munro (macdice), Thom Brown (thom) | 3 | 9 years ago | ||||
| Spurious standby query cancellations | 342 | Moved to different CF | Not processed | Jeff Janes (jjanes) | Amit Kapila (amitkapila), Simon Riggs (simon) | Simon Riggs (simon) | 4 | 9 years ago | |||
| Security | |||||||||||
| Add support for RADIUS passwords longer than 16 octets | 327 | Committed | Not processed | Marko Tiikkaja (johto) | Magnus Hagander (mha) | Magnus Hagander (mha) | 1 | 10 years ago | |||
| Server Features | |||||||||||
| Parallel Seq scan | 17 | Moved to different CF | Not processed | Amit Kapila (amitkapila) | Jeff Davis (jdavis), Haribabu Kommi (haribabu) | Robert Haas (rhaas) | 5 | 9 years ago | |||
| assessing parallel-safety | 155 | Committed | Not processed | Robert Haas (rhaas) | Noah Misch (nmisch) | Robert Haas (rhaas) | 2 | 10 years ago | |||
| Join pushdown support for foreign tables | 167 | Moved to different CF | Not processed | Shigeru Hanada (hanada) | Etsuro Fujita (efujita), KaiGai Kohei (kaigai), Ashutosh Bapat (ashutoshbapat) | 4 | 9 years ago | ||||
| postgres_fdw: Options to set fetch_size at the server and table level. | 169 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti), Corey Huinker (coreyh) | Robert Haas (rhaas) | 5 | 9 years ago | ||||
| Atomic commit support for foreign data wrappers | 180 | Moved to different CF | Not processed | Ashutosh Bapat (ashutoshbapat) | Amit Langote (amitlan), Stas Kelvich (kelvich) | 4 | 7 years ago | ||||
| Improving test coverage of extensions with pg_dump | 187 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Andreas Karlsson (kandreas) | Álvaro Herrera (alvherre) | 3 | 9 years ago | |||
| New functions in sslinfo module | 192 | Committed | Not processed | Dmitry Voronin (dimv36) | Michael Paquier (michael-kun) | Álvaro Herrera (alvherre) | 2 | 10 years ago | |||
| Freeze avoidance of very large table | 221 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada) | Amit Kapila (amitkapila), Robert Haas (rhaas), Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) | Robert Haas (rhaas) | 4 | 9 years ago | |||
| notifypid feature for background workers which are not backends | 303 | Committed | Not processed | Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 1 | 10 years ago | ||||
| Authorization facility for multiple password verifiers + SCRAM-SHA1 | 320 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | 2 | 9 years ago | |||||
| Reserve WAL at physical slot creation via replication protocol | 328 | Committed | Not processed | Michael Paquier (michael-kun) | Julien Rouhaud (rjuju) | Andres Freund (andresfreund) | 1 | 10 years ago | |||
| Allow replication roles to use file access functions | 339 | Returned with feedback | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | 1 | 10 years ago | ||||
| snapshot too old, configured by time | 348 | Moved to different CF | Not processed | Kevin Grittner (kgrittn) | Steve Singer (ssinger) | 3 | 9 years ago | ||||
| Access method extendability | 353 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Fedor Sigaev (sigaev), Petr Jelínek (pjmodos), Aleksander Alekseev (a.alekseev) | Fedor Sigaev (sigaev) | 4 | 9 years ago | |||
| Columnar storage | 354 | Moved to different CF | Not processed | Álvaro Herrera (alvherre), Simon Riggs (simon), Tomas Vondra (fuzzycz) | 3 | 9 years ago | |||||
| More isolated multi-tenancy with RLS | 357 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | 3 | 8 years ago | |||||
| SQL Commands | |||||||||||
| Support to COMMENT ON CURRENT DATABASE | 229 | Returned with feedback | Not processed | Fabrízio Mello (fabriziomello) | Fabien Coelho (calvin) | 2 | 10 years ago | ||||
| CREATE EXTENSION ... CASCADE | 270 | Committed | Not processed | Petr Jelínek (pjmodos) | Andres Freund (andresfreund), Michael Paquier (michael-kun) | Andres Freund (andresfreund) | 2 | 10 years ago | |||
| Mention column name in error messages | 324 | Moved to different CF | Not processed | Franck Verrot (franckverrot) | 2 | 8 years ago | |||||
| allow 'semester' in functions EXTRACT, DATE_PART, TO_CHAR and so on. | 326 | Rejected | Not processed | Dickson Guedes (guedes) | 1 | 10 years ago | |||||
| Declarative partitioning | 331 | Moved to different CF | Not processed | Amit Langote (amitlan) | Simon Riggs (simon) | 2 | 9 years ago | ||||
| System Administration | |||||||||||
| Default Roles | 49 | Moved to different CF | Not processed | Stephen Frost (sfrost), Adam Brightwell (abrightwell) | Michael Paquier (michael-kun), Pavel Stehule (okbobcz) | Stephen Frost (sfrost) | 6 | 9 years ago | |||
| Reload SSL certificates on SIGHUP | 259 | Returned with feedback | Not processed | Andreas Karlsson (kandreas) | Peter Eisentraut (petere) | 2 | 8 years ago | ||||
| Use pg_rewind when target timeline was switched | 311 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Michael Paquier (michael-kun) | Fedor Sigaev (sigaev) | 2 | 9 years ago | |||
| Implement pg_controldata & pg_config as system SRFs/views | 334 | Moved to different CF | Not processed | Joe Conway (jconway) | Bernd Helmle (psoo) | Joe Conway (jconway) | 4 | 9 years ago | |||
| pg_hba_lookup function to get all matching pg_hba.conf entries | 356 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | Alex Shulgin (ash), Scott Mead (scottm) | 4 | 9 years ago | ||||