Commitfest 2016-11

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 41. Moved to next CF: 81. Rejected: 7. Returned with Feedback: 18. Total: 147.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction 528 Moved to next CF 13 Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Noah Misch (nmisch), satyanarayana Narlapuram (snarlap), Sameer Arora (sameera), Hüseyin Demir (huseyin.demir) Noah Misch (nmisch) 19 4 years ago
pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 604 Moved to next CF Not processed Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) Takayuki Tsunakawa (maumau) Heikki Linnakangas (heikki) 4 8 years ago
Invalidate cached plans dependent on FDW/foreign table/foreign server option(s) 609 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) 3 8 years ago
Updating Windows environment variables 620 Moved to next CF Not processed Christian Ullrich (chrullrich) Michael Paquier (michael-kun) Noah Misch (nmisch) 3 8 years ago
Fix checkpoint skip logic on idle systems by tracking LSN progress 628 Moved to next CF Not processed Michael Paquier (michael-kun) Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti), David Steele (dsteele) Andres Freund (andresfreund) 3 8 years ago
pg_basebackup from disconnected standby fails 654 Committed Not processed Kyotaro Horiguchi (horiguti) Amit Kapila (amitkapila), Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) Robert Haas (rhaas) 2 8 years ago
Floating point comparison inconsistencies of the geometric types 679 Moved to next CF Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Kevin Grittner (kgrittn) 4 8 years ago
pg_dump / copy bugs with "big lines" ? 680 Committed Not processed Álvaro Herrera (alvherre), Daniel Vérité (danielverite) Tomas Vondra (fuzzycz), Gerdan Santos (gerdan) Álvaro Herrera (alvherre) 2 8 years ago
Fix for failed assertion ("!(XLogCtl->Insert.exclusiveBackup)" by improving tracking of starting pg_start_backup() 731 Moved to next CF Not processed Michael Paquier (michael-kun) Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii) 3 8 years ago
Fix pg_basebackup because of STATUS_DELETE_PENDING files on Windows 737 Moved to next CF Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) Magnus Hagander (mha) 3 8 years ago
Bug in 9.6 tuplesort batch memory growth logic 789 Committed Not processed Peter Geoghegan (pgeoghegan) Tom Lane (tgl) 1 8 years ago
Remove useless dependency assumption libxml2 -> libxslt in MSVC scripts 792 Committed Not processed Michael Paquier (michael-kun) Tom Lane (tgl) 1 8 years ago
COPY command RLS bug 794 Committed Not processed Adam Brightwell (abrightwell) Michael Paquier (michael-kun) Stephen Frost (sfrost) 1 8 years ago
pg_rewind hangs if --source-server is used and syncrep is enabled 811 Committed Not processed Michael Banck (mbanck) Michael Paquier (michael-kun) Heikki Linnakangas (heikki) 1 8 years ago
Cascading standby cannot catch up and get stuck emitting the same message repeatedly 815 Moved to next CF Not processed Takayuki Tsunakawa (maumau) Amit Kapila (amitkapila), Robert Haas (rhaas), Simon Riggs (simon), Asif Naeem (muhammad.asif.naeem) Fujii Masao (masaofujii) 2 8 years ago
Avoid possibly slow processing during postmaster abnormal or immediate shutdown 816 Rejected Not processed Takayuki Tsunakawa (maumau) Ashutosh Bapat (ashutoshbapat) 1 8 years ago
FSM corruption leading to errors 817 Committed Not processed Pavan Deolasee (pavan) Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav) Heikki Linnakangas (heikki) 1 8 years ago
pg_filedump is broken 819 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) Christoph Berg (myon) 1 8 years ago
Improve OOM handling in pg_locale.c 822 Committed Not processed Michael Paquier (michael-kun) mithun cy (mithun.cy) Tom Lane (tgl) 1 8 years ago
Fun fact about autovacuum and orphan temp tables 831 Committed Not processed Constantin Pan (kvap) Michael Paquier (michael-kun), Dilip Kumar (dilip.kumar) Robert Haas (rhaas) 1 8 years ago
Fix for no-buffer-lock-held bug in ON CONFLICT DO NOTHING higher isolation level path 832 Committed Not processed Peter Geoghegan (pgeoghegan), Thomas Munro (macdice) Tom Lane (tgl) 1 8 years ago
Preserve access to committs data over restart 834 Committed Not processed Julien Rouhaud (rjuju) Craig Ringer (ringerc) Álvaro Herrera (alvherre) 1 8 years ago
Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 840 Rejected Not processed Laurenz Albe (laurenz) Tom Lane (tgl) 1 8 years ago
Stats collector is not restarted on the standby if it gets down. 841 Committed Not processed Takayuki Tsunakawa (maumau) Kuntal Ghosh (kuntal_ghosh) Robert Haas (rhaas) 1 8 years ago
Applying XLR_INFO_MASK correctly when looking at WAL record information 851 Committed Not processed Michael Paquier (michael-kun) Ashutosh Sharma (ashutosh.sharma88) Tom Lane (tgl) 1 8 years ago
Fix handling of dropped columns in pltcl triggers 868 Committed Not processed Karl Lehenbauer (karl) Tom Lane (tgl) Tom Lane (tgl) 1 8 years ago
Minor code improvement to postgresGetForeignJoinPaths 872 Committed Not processed Tatsuro Yamada (tatsuro_yamada) Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 1 8 years ago
Clients
Implement failover on libpq level 389 Committed Not processed Victor Wagner (vitus_wagner) Aleksander Alekseev (a.alekseev), Thom Brown (thom), mithun cy (mithun.cy), Takayuki Tsunakawa (maumau) Robert Haas (rhaas) 5 8 years ago
pgbench - more operators and functions 596 Moved to next CF Not processed Fabien Coelho (calvin) Jeevan Ladhe (jeevanladhe) 3 7 years ago
pgbench - allow to store query results into variables 669 Moved to next CF Not processed Fabien Coelho (calvin) Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) Álvaro Herrera (alvherre) 12 6 years ago
In psql's \df+, move function source code to the footers 719 Rejected Not processed Tom Lane (tgl) Rushabh Lathia (rlathia), Pavel Stehule (okbobcz) 2 8 years ago
psql \setfileref - new psql variable type - reference to file 787 Moved to next CF Not processed Pavel Stehule (okbobcz) Tom Lane (tgl), Gilles Darold (darold) 2 8 years ago
Add psql tab completion for ALTER TYPE … RENAME VALUE 795 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Artur Zakirov (a.zakirov), Gerdan Santos (gerdan) Robert Haas (rhaas) 1 8 years ago
Improvements in psql hooks for variables 799 Moved to next CF Not processed Daniel Vérité (danielverite) Rahila Syed (rahila.syed) Tom Lane (tgl) 2 8 years ago
pgpassfile connection option 800 Moved to next CF Not processed Julian Markwort (markwort) Fabien Coelho (calvin) Tom Lane (tgl) 2 8 years ago
Add psql tab completion for LOCK TABLE ... IN ACCESS|ROW|SHARE 802 Committed Not processed Thomas Munro (macdice) Gerdan Santos (gerdan), marllius ribeiro (marllius.ribeiro) Robert Haas (rhaas) 1 8 years ago
Detect supported SET parameters when pg_restore is run 803 Returned with feedback Not processed Vitaly Burovoy (vitaly.burovoy) Peter Eisentraut (petere) 1 8 years ago
pgbench - allow backslash continuations in \set expressions 807 Moved to next CF Not processed Fabien Coelho (calvin) John Gorman (johngorman), Rafia Sabih (rafia.sabih) Tom Lane (tgl) 2 8 years ago
pg_dump, pg_dumpall and data durability 823 Moved to next CF Not processed Michael Paquier (michael-kun) Laurenz Albe (laurenz) Andrew Dunstan (adunstan) 3 8 years ago
Stop psql interactive command execution upon connection reset 830 Returned with feedback Not processed Alex Shulgin (ash) Aya Iwata (iwata.aya), Ashutosh Bapat (ashutoshbapat) 1 8 years ago
add more NLS to bin 845 Committed Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) Peter Eisentraut (petere) 1 8 years ago
Tab-completion refactoring and word-removal feature (was IF-NOT_EXISTS for tab-completion) 855 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) 3 8 years ago
split up psql \d Modifiers column 858 Committed Not processed Peter Eisentraut (petere) Kuntal Ghosh (kuntal_ghosh) Peter Eisentraut (petere) 1 8 years ago
Specifying the log file name of pgbench -l option 864 Committed Not processed Masahiko Sawada (masahikosawada) Fabien Coelho (calvin), Beena Emerson (beena.emerson) Robert Haas (rhaas) 1 8 years ago
Documentation
Confusing docs about GetForeignUpperPaths in fdwhandler.sgml 763 Rejected Not processed Etsuro Fujita (efujita) Rushabh Lathia (rlathia) 2 8 years ago
Remove the comment on the countereffectiveness of large shared_buffers on Windows 814 Committed Not processed Takayuki Tsunakawa (maumau) Amul Sul (sulamul) Peter Eisentraut (petere) 1 8 years ago
Miscellaneous
Add UUID support to btree_gist extension 332 Committed Not processed Paul Jungwirth (pjungwir) Adam Brusselback (tostino), Chris Bandy (cbandy) Tom Lane (tgl) 4 8 years ago
slab-like memory allocators for reorderbuffer 694 Moved to next CF Not processed Tomas Vondra (fuzzycz) Simon Riggs (simon), Petr Jelínek (pjmodos), John Gorman (johngorman) Andres Freund (andresfreund) 4 7 years ago
Some tests to cover hash_index 716 Committed Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila) Robert Haas (rhaas) 2 8 years ago
pageinspect: Hash index support 758 Returned with feedback Not processed Jesper Pedersen (jpedersen) Peter Eisentraut (petere), Ashutosh Sharma (ashutosh.sharma88) 2 8 years ago
enum support in btree_gin and btree_gist 784 Returned with feedback Not processed Andrew Dunstan (adunstan) Emre Hasegeli (hasegeli) 1 8 years ago
Long options for pg_ctl waiting 786 Committed Not processed Vik Fearing (xocolatl) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 8 years ago
Test to cover pg_stat_statements and LWLock API 798 Committed Not processed Amit Kapila (amitkapila) Ashutosh Sharma (ashutosh.sharma88) Andres Freund (andresfreund) 1 8 years ago
Using pg_ctl promote -w in TAP tests 821 Committed Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 8 years ago
File content logging during execution of COPY queries 828 Rejected Not processed Aleksander Alekseev (a.alekseev) Dmitry Ivanov (funbringer) 1 8 years ago
multivariate statistics 852 Moved to next CF Not processed Tomas Vondra (fuzzycz) Álvaro Herrera (alvherre), David Rowley (davidrowley) Simon Riggs (simon) 3 7 years ago
Dynamic Storage Areas (DSA): a memory allocator backed by DSM 860 Moved to next CF Not processed Thomas Munro (macdice) Robert Haas (rhaas) 2 8 years ago
A DSA area for parallel query 861 Moved to next CF Not processed Thomas Munro (macdice) Dilip Kumar (dilip.kumar) Robert Haas (rhaas) 2 8 years ago
DSA Hash Tables (DHT): hash tables backed by DSM segments 862 Moved to next CF Not processed Thomas Munro (macdice) Dilip Kumar (dilip.kumar), John Gorman (johngorman) 2 8 years ago
Monitoring & Control
amcheck (B-Tree integrity checking tool) 561 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Andres Freund (andresfreund), Anastasia Lubennikova (lubennikovaav) Andres Freund (andresfreund) 5 8 years ago
SQL statements statistics counter view (pg_stat_sql) 790 Moved to next CF Not processed Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) 8 4 years ago
Performance
Group mode for CLOG updates 358 Moved to next CF Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Dilip Kumar (dilip.kumar), Pavan Deolasee (pavan) Robert Haas (rhaas) 9 7 years ago
Partial sort 409 Moved to next CF Not processed Alexander Korotkov (smagen) Peter Geoghegan (pgeoghegan) 6 8 years ago
Batch (pipelined) mode for libpq 634 Returned with feedback Not processed Craig Ringer (ringerc) Michael Paquier (michael-kun), Takayuki Tsunakawa (maumau) 2 4 years ago
Concurrent Hash Indexes 647 Committed Not processed Amit Kapila (amitkapila) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 2 8 years ago
Parallel tuplesort (for parallel B-Tree index creation) 690 Moved to next CF Not processed Peter Geoghegan (pgeoghegan), Rushabh Lathia (rlathia) Thomas Munro (macdice) Robert Haas (rhaas) 5 7 years ago
Speeding up tuplesort merging (shift down, batch memory, maxTapes) 714 Committed Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) Heikki Linnakangas (heikki) 2 7 years ago
Cache Hash Index meta page 715 Moved to next CF Not processed mithun cy (mithun.cy) Amit Kapila (amitkapila), Robert Haas (rhaas), Jeff Janes (jjanes), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 4 8 years ago
Write Amplification Reduction Method (WARM) 775 Moved to next CF Not processed Pavan Deolasee (pavan) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 5 7 years ago
Gather Merge 810 Moved to next CF Not processed Rushabh Lathia (rlathia) Thomas Munro (macdice) Robert Haas (rhaas) 3 8 years ago
Parallel bitmap heap scan 812 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Haribabu Kommi (haribabu), Amit Khandekar (amitdkhan) Robert Haas (rhaas) 3 7 years ago
Supporting huge pages on Windows 813 Moved to next CF Not processed Takayuki Tsunakawa (maumau) Magnus Hagander (mha), Amit Kapila (amitkapila) 3 7 years ago
Microvacuum support for hash index 835 Moved to next CF Not processed Ashutosh Sharma (ashutosh.sharma88) Amit Kapila (amitkapila), Robert Haas (rhaas), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 3 8 years ago
Vacuum: allow usage of more than 1GB of work mem 844 Moved to next CF Not processed Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) Heikki Linnakangas (heikki), Masahiko Sawada (masahikosawada), Anastasia Lubennikova (lubennikovaav), Aleksander Alekseev (a.alekseev), Alexey Chernyshov (alexey-chernyshov) 9 6 years ago
Auto Prewarm 848 Moved to next CF Not processed Robert Haas (rhaas), mithun cy (mithun.cy) Andres Freund (andresfreund), Jim Nasby (decibel), Beena Emerson (beena.emerson) Robert Haas (rhaas) 4 7 years ago
Parallel Index Scans 849 Moved to next CF Not processed Amit Kapila (amitkapila), Rahila Syed (rahila.syed) Haribabu Kommi (haribabu), Anastasia Lubennikova (lubennikovaav) Robert Haas (rhaas) 3 8 years ago
Scan key push down to heap 850 Moved to next CF Not processed Dilip Kumar (dilip.kumar) KaiGai Kohei (kaigai) 2 8 years ago
Character conversion by radix trees. 854 Moved to next CF Not processed Heikki Linnakangas (heikki), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) Heikki Linnakangas (heikki) 3 7 years ago
Asynchronous execution for postgres_fdw 856 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Corey Huinker (coreyh) 3 7 years ago
Unique Joins 859 Moved to next CF Not processed David Rowley (davidrowley) Tom Lane (tgl) Tom Lane (tgl) 3 7 years ago
Parallel Hash 871 Moved to next CF Not processed Thomas Munro (macdice) Peter Geoghegan (pgeoghegan), Andres Freund (andresfreund), Ashutosh Bapat (ashutoshbapat) Andres Freund (andresfreund) 6 7 years ago
Procedural Languages
Add support to pl/tcl for SRFs and returning composites 820 Committed Not processed Karl Lehenbauer (karl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 8 years ago
Refactoring
Pinning a buffer in TupleTableSlot is unnecessary 755 Moved to next CF Not processed Heikki Linnakangas (heikki) 3 8 years ago
pg_sequence catalog 771 Moved to next CF Not processed Peter Eisentraut (petere) Andreas Karlsson (kandreas) Peter Eisentraut (petere) 3 8 years ago
CMake build system 797 Moved to next CF Not processed Uriy Zhuravlev (stalkerg) Peter Eisentraut (petere) 2 8 years ago
Small patch: Remove redundant if clause in standbydesc.c 801 Committed Not processed Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 1 8 years ago
Refactoring: rename md5Salt to pwsalt 804 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) 1 8 years ago
Calculation of param_source_rels in add_paths_to_joinrel 827 Committed Not processed Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) Tom Lane (tgl) 1 8 years ago
move collation import to backend 857 Moved to next CF Not processed Peter Eisentraut (petere) Andres Freund (andresfreund), Euler Taveira (eulerto) Peter Eisentraut (petere) 2 8 years ago
Replication & Recovery
Respect client-initiated CopyDone during logical streaming replication 621 Moved to next CF Not processed Dave Cramer (dcramer), Vladimir Gordiychuk (gordiychuk) Craig Ringer (ringerc) 6 5 years ago
Write Ahead Logging for Hash Indexes 740 Moved to next CF Not processed Amit Kapila (amitkapila), Ashutosh Sharma (ashutosh.sharma88) Jeff Janes (jjanes), Jesper Pedersen (jpedersen) Robert Haas (rhaas) 4 8 years ago
WAL consistency check facility 741 Moved to next CF Not processed Kuntal Ghosh (kuntal_ghosh) Robert Haas (rhaas), Simon Riggs (simon), Michael Paquier (michael-kun) Robert Haas (rhaas) 4 8 years ago
pg_basebackup streaming to tarfile 777 Committed Not processed Magnus Hagander (mha) Michael Paquier (michael-kun) Magnus Hagander (mha) 2 8 years ago
Logical decoding timeline following take II 779 Returned with feedback Not processed Craig Ringer (ringerc) Petr Jelínek (pjmodos) 2 8 years ago
pg_recvlogical --endpos 780 Moved to next CF Not processed Craig Ringer (ringerc) Euler Taveira (eulerto), Okano Naoki (okano) Simon Riggs (simon) 3 8 years ago
Logical decoding on standby 788 Moved to next CF Not processed Craig Ringer (ringerc) Simon Riggs (simon), Petr Jelínek (pjmodos) 5 7 years ago
Quorum commit for multiple synchronous replication 826 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun), Fujii Masao (masaofujii), mithun cy (mithun.cy) Fujii Masao (masaofujii) 2 8 years ago
Logical Replication 836 Moved to next CF Not processed Petr Jelínek (pjmodos) Andres Freund (andresfreund), Steve Singer (ssinger), Peter Eisentraut (petere) Peter Eisentraut (petere) 2 8 years ago
Allow PostgreSQL to perform promote/pause/shutdown operations at end-of-the-wal when the recovery does not reach the recovery target 847 Moved to next CF Not processed Venkata Balaji Nagothi (vbn) David Steele (dsteele) 3 7 years ago
Convert recovery.conf settings to GUCs 870 Returned with feedback Not processed Abhijit Menon-Sen (ams) Andres Freund (andresfreund) 1 7 years ago
Security
Restrictive RLS policy support 781 Moved to next CF Not processed Stephen Frost (sfrost) Jeevan Chalke (jeevan.chalke) Stephen Frost (sfrost) 3 8 years ago
postgres_fdw super user checks 824 Returned with feedback Not processed Jeff Janes (jjanes) Ashutosh Bapat (ashutoshbapat) 1 7 years ago
Add radiustimeout parameter for RADIUS HBA 846 Returned with feedback Not processed Samuel Leslie (ralish) Haribabu Kommi (haribabu) 1 8 years ago
Server Features
Tracking wait event for EventSet 629 Committed Not processed Michael Paquier (michael-kun) Robert Haas (rhaas), Satoshi Nagayasu (snaga), Thomas Munro (macdice) Robert Haas (rhaas) 2 8 years ago
Forbid use of LF and CR characters in database and role names 711 Moved to next CF Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere), Takeshi Ideriha (ideriha) 4 7 years ago
Correct space parsing in to_timestamp() 713 Moved to next CF Not processed Artur Zakirov (a.zakirov) Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) Alexander Korotkov (smagen) 10 6 years ago
Multi-tenancy with RLS 722 Moved to next CF Not processed Haribabu Kommi (haribabu) 3 8 years ago
Push down more full joins in postgres_fdw 727 Moved to next CF Not processed Etsuro Fujita (efujita) Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 4 8 years ago
XMLTABLE function 728 Moved to next CF Not processed Pavel Stehule (okbobcz) Craig Ringer (ringerc) Álvaro Herrera (alvherre) 4 8 years ago
Renaming of pg_xlog, pg_subtrans and pg_clog 750 Moved to next CF Not processed Michael Paquier (michael-kun) Craig Ringer (ringerc) Robert Haas (rhaas) 4 8 years ago
Asynchronous execution of ForeignScans 751 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Amit Khandekar (amitdkhan) 2 8 years ago
Aggregate Push Down - Performing aggregation on foreign server 757 Committed Not processed Jeevan Chalke (jeevan.chalke) Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 2 8 years ago
sequences and pg_upgrade 769 Committed Not processed Peter Eisentraut (petere) Anastasia Lubennikova (lubennikovaav) Peter Eisentraut (petere) 2 8 years ago
delta relations in AFTER triggers 778 Moved to next CF Not processed Kevin Grittner (kgrittn) David Rowley (davidrowley), Thomas Munro (macdice) Kevin Grittner (kgrittn) 4 7 years ago
Push down more UPDATEs/DELETEs in postgres_fdw 791 Moved to next CF Not processed Etsuro Fujita (efujita) Rushabh Lathia (rlathia), Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 5 7 years ago
Generic type subscription 793 Moved to next CF Not processed Dmitry Dolgov (erthalion) Victor Wagner (vitus_wagner), Artur Zakirov (a.zakirov), Aleksander Alekseev (a.alekseev) 2 8 years ago
ipv6 scopeid/zoneid support for inet datatype 796 Rejected Not processed Haribabu Kommi (haribabu) Peter Eisentraut (petere) 1 8 years ago
Contains and is contained by operators of inet datatypes 805 Rejected Not processed Emre Hasegeli (hasegeli) Andreas Karlsson (kandreas), Amit Langote (amitlan) 1 8 years ago
Covering + unique indexes 808 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) 1 6 years ago
Add a max_parallel_workers GUC 809 Moved to next CF Not processed Julien Rouhaud (rjuju) Amit Kapila (amitkapila), Robert Haas (rhaas) Robert Haas (rhaas) 2 8 years ago
copy command to a view having instead of insert trigger 825 Committed Not processed Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar) Tom Lane (tgl) 1 8 years ago
Support for SCRAM-SHA-256 829 Moved to next CF Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun) Peter Eisentraut (petere) 2 8 years ago
MAC address (EUI-64) type support 837 Moved to next CF Not processed Haribabu Kommi (haribabu) Stephen Frost (sfrost), Vitaly Burovoy (vitaly.burovoy), Kuntal Ghosh (kuntal_ghosh) Stephen Frost (sfrost) 3 8 years ago
AT add columns with default in O(1) 843 Returned with feedback Not processed Serge Rielau (srielau) Vitaly Burovoy (vitaly.burovoy) 1 8 years ago
Transactions involving multiple postgres foreign servers 853 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Vinayak Pokale (vinpokale) 2 6 years ago
pg_sequences view 865 Committed Not processed Peter Eisentraut (petere) Andreas Karlsson (kandreas) Peter Eisentraut (petere) 1 8 years ago
Pass down Limit bounds [take-2] 866 Returned with feedback Not processed KaiGai Kohei (kaigai) Jeevan Chalke (jeevan.chalke) 1 8 years ago
ParallelFinish Hook of FDW/CSP 867 Moved to next CF Not processed KaiGai Kohei (kaigai) Claudio Freire (klaussfreire) Robert Haas (rhaas) 3 8 years ago
copy_srf (was COPY as a set returning function) 869 Moved to next CF Not processed Corey Huinker (coreyh) David Fetter (dfetter) 2 8 years ago
background sessions 873 Moved to next CF Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz), Andrey Borodin (x4m) 3 7 years ago
indirect indexes 874 Moved to next CF Not processed Álvaro Herrera (alvherre) 3 8 years ago
SQL Commands
LOCK TABLE .. DEFERRABLE 602 Returned with feedback Not processed Rod Taylor (rbt) Simon Riggs (simon) 2 8 years ago
Declarative partitioning 611 Moved to next CF Not processed Amit Langote (amitlan) Robert Haas (rhaas), jacob bogers (lucifer333), Ashutosh Bapat (ashutoshbapat) Robert Haas (rhaas) 3 8 years ago
RAW COPY 676 Moved to next CF Not processed Pavel Stehule (okbobcz) KaiGai Kohei (kaigai) 3 8 years ago
identity columns 767 Moved to next CF Not processed Peter Eisentraut (petere) Vitaly Burovoy (vitaly.burovoy) Peter Eisentraut (petere) 4 7 years ago
sequence data type 768 Moved to next CF Not processed Peter Eisentraut (petere) Steve Singer (ssinger) Peter Eisentraut (petere) 4 7 years ago
Transactional enum additions 785 Committed Not processed Andrew Dunstan (adunstan) Tom Lane (tgl) 1 8 years ago
Mention column name in error messages 818 Returned with feedback Not processed Franck Verrot (franckverrot) Michael Paquier (michael-kun), Kuntal Ghosh (kuntal_ghosh) 1 8 years ago
Temporal query processing with range types 839 Moved to next CF Not processed Peter Moser (pemoser) 5 5 years ago
DROP FUNCTION of multiple functions 875 Moved to next CF Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun), Jim Nasby (decibel) Peter Eisentraut (petere) 3 8 years ago
System Administration
Add pg_current_logfile() function to obtain the current log file used by the syslogger 587 Moved to next CF Not processed Gilles Darold (darold) Robert Haas (rhaas), Christoph Berg (myon), Karl Pinc (kop) Robert Haas (rhaas) 4 8 years ago
pg_xlogdump follow into the future when specifying filename 678 Moved to next CF Not processed Magnus Hagander (mha) Vladimir Rusinov (vrusinov) 3 8 years ago
VACUUM's ancillary tasks 744 Returned with feedback Not processed Vik Fearing (xocolatl) Simon Riggs (simon), Thomas Munro (macdice) 2 8 years ago
Non-empty default log_line_prefix 806 Committed Not processed Christoph Berg (myon) Fabien Coelho (calvin) Robert Haas (rhaas) 1 8 years ago
Add --no-blobs option to pg_dump 833 Committed Not processed Guillaume Lelarge (gleu) Amul Sul (sulamul) Stephen Frost (sfrost) 1 8 years ago
pg_hba_rules view 838 Moved to next CF Not processed Haribabu Kommi (haribabu) Simon Riggs (simon), Michael Paquier (michael-kun), Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) 2 8 years ago
Reload SSL certificates on SIGHUP 863 Moved to next CF Not processed Andreas Karlsson (kandreas) Michael Banck (mbanck) Tom Lane (tgl) 2 8 years ago