Commitfest 2016-09 (2016-09-01 – 2016-09-30)

No reviewers My patches My reviews
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 104. Moved to next CF: 59. Returned with Feedback: 44. Rejected: 12. Total: 219.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Simplify search of end of argv in save_ps_display_args() 575 Rejected Not processed Alexander Kuleshov (0xax) 1 9 years ago
Minor bug affecting ON CONFLICT lock wait log messages 578 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Stephen Frost (sfrost) 1 9 years ago
pgbench - show weight percent in multi-script report 591 Committed libpq Not processed Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 9 years ago
pgbench - remove clientDone unused parameter 592 Committed libpq Not processed Fabien Coelho (calvin) Álvaro Herrera (alvherre) 1 9 years ago
Suspicious behaviour on applying XLOG_HEAP2_VISIBLE 595 Committed Bugfix Not processed Masahiko Sawada (masahikosawada) Andres Freund (andresfreund) 1 9 years ago
Show dropped users' backends in pg_stat_activity 601 Committed Bugfix Not processed Oskari Saarenmaa (os) Tom Lane (tgl) 1 9 years ago
Rework help interface of vcregress.pl 612 Committed Refactoring Only Not processed Michael Paquier (michael-kun) Magnus Hagander (mha) 1 9 years ago
Parallel indicators not written by pg_get_functiondef 613 Committed Bugfix Not processed Feike Steenbergen (feike) Robert Haas (rhaas) 1 9 years ago
OpenSSL err queue bugfix (backpatching only) 614 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Peter Eisentraut (petere) 1 9 years ago
Fix incorrect handling of umid in postgres_fdw 622 Returned with feedback Bugfix Not processed Etsuro Fujita (efujita) 1 9 years ago
Add handling of OID system columns in postgres_fdw 624 Committed Bugfix Not processed Etsuro Fujita (efujita) Heikki Linnakangas (heikki) 1 9 years ago
Add missing optional USING keyword before opclass name in INSERT statemet 627 Committed Docs Only Not processed Nikolay Shaplov (nataraj) Tom Lane (tgl) 1 9 years ago
Parallel safety tagging of extension functions 631 Committed Performance Not processed Andreas Karlsson (kandreas) Robert Haas (rhaas) 1 9 years ago
do_text_output_multiline is broken for text not ending in \n 632 Committed Bugfix Not processed David Rowley (davidrowley) Tom Lane (tgl) 1 9 years ago
Fix bug in contrib/intarray bench script for showing query plans with EXPLAIN 633 Committed Bugfix Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 9 years ago
add missing "USING bloom" into bloom extension documentation 635 Committed Docs Only Not processed Nikolay Shaplov (nataraj) Fedor Sigaev (sigaev) 1 9 years ago
PostmasterPid not marked with PGDLLIMPORT 642 Committed Not processed Michael Paquier (michael-kun) Robert Haas (rhaas) 1 9 years ago
Prevent ALTER TABLE DROP NOT NULL on child tables if parent column has it 646 Rejected Not processed Michael Paquier (michael-kun) 1 9 years ago
Prevent planning and executing of NO WITH DATA for matviews and CTAS 652 Committed Bugfix Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago
Small patch - reorderbuffer.c:1099 656 Committed Refactoring Only Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 9 years ago
Leaking memory in text_overlay function 658 Rejected Bugfix Not processed Dirk Rudolph (dirudo) 1 9 years ago
minor plpgsql doc update 664 Committed Docs Only Not processed Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago
pgbench - allow empty queries 667 Committed libpq Not processed Fabien Coelho (calvin) Tom Lane (tgl) 1 9 years ago
pgbench - minor documentation improvement 668 Rejected Docs Only Not processed Fabien Coelho (calvin) 1 9 years ago
tuplesort.c CLUSTER external sort regression test coverage 672 Committed Not processed Peter Geoghegan (pgeoghegan) Tom Lane (tgl) 1 9 years ago
Simplifying the interface of UpdateMinRecoveryPoint 673 Rejected Refactoring Only Not processed Michael Paquier (michael-kun) 1 9 years ago
Hash tuplesort.c testing 675 Committed Not processed Peter Geoghegan (pgeoghegan) Tom Lane (tgl) 1 9 years ago
Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables) 688 Rejected Not processed Aleksander Alekseev (a.alekseev) 1 9 years ago
LWLocks in DSM memory 689 Committed Refactoring Only Not processed Thomas Munro (macdice) Robert Haas (rhaas) 1 9 years ago
Assertion failure when launching bgworkers with -DEXEC_BACKEND on Unix 692 Committed Bugfix Not processed Thomas Munro (macdice) Tom Lane (tgl) 1 9 years ago
multivariate statistics 695 Returned with feedback Not processed Tomas Vondra (fuzzycz) 1 8 years ago
New psql prompt substitution %r (m = master, r = replica) 706 Returned with feedback libpq Not processed Aleksander Alekseev (a.alekseev) 1 9 years ago
Multi-tenancy with RLS 722 Moved to different CF Not processed Haribabu Kommi (haribabu) 3 9 years ago
Bug in abbreviated keys abort handling 729 Committed Bugfix Not processed Peter Geoghegan (pgeoghegan) Robert Haas (rhaas) 1 9 years ago
Transaction traceability - txid_convert_if_recent(bigint) 748 Returned with feedback Not processed Craig Ringer (ringerc) 1 8 years ago
Make server_version_num GUC_REPORT 749 Returned with feedback Not processed Craig Ringer (ringerc) 1 9 years ago
Pinning a buffer in TupleTableSlot is unnecessary 755 Moved to different CF Refactoring Only Not processed Heikki Linnakangas (heikki) 3 9 years ago
Replace use malloc() & friend by memory contexts for plperl and pltcl 761 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 9 years ago
Use static inline functions for Float <-> Datum conversions 764 Committed Performance Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 9 years ago
autonomous transactions 765 Returned with feedback Not processed Peter Eisentraut (petere) 1 8 years ago
New recovery.conf API 774 Returned with feedback Not processed Simon Riggs (simon), Abhijit Menon-Sen (ams) 1 8 years ago