Status summary: Committed: 55. Moved to next CF: 108. Rejected: 1. Returned with Feedback: 42. Total: 206.
Patch | ID | Status | Tags | 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 different 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 | 5 years ago | ||
Failure at replay for corrupted 2PC files + reduce window between end-of-recovery record and history file write | 922 | Moved to different CF | Not processed | Heikki Linnakangas (heikki), Michael Paquier (michael-kun) | Alexander Korotkov (smagen), Takayuki Tsunakawa (maumau) | Michael Paquier (michael-kun) | 7 | 6 years ago | |||
replace broken GetExistingLocalJoinPath with CreateLocalJoinPath | 933 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Robert Haas (rhaas), Tom Lane (tgl), Ryan Murphy (murftown), Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 5 | 7 years ago | |||
Fix a bug that can prevent standby from restarting | 980 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | 6 | 7 years ago | |||
Replication status in logical replication | 1113 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada) | Simon Riggs (simon), Petr Jelínek (pjmodos), vaishnavi prabakaran (vaishnavip) | Michael Paquier (michael-kun) | 5 | 6 years ago | |||
Walsender timeout and large transactions | 1151 | Moved to different CF | Not processed | Petr Jelínek (pjmodos) | Kyotaro Horiguchi (horiguti), Yura Sokolov (funny_falcon) | Andrew Dunstan (adunstan) | 3 | 7 years ago | |||
Adjust the cost of Gather for target evaluation | 1208 | Moved to different CF | Not processed | Amit Kapila (amitkapila), Jeff Janes (jjanes) | Robert Haas (rhaas) | 4 | 7 years ago | ||||
reltuples in VACUUM and ANALYZE | 1243 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Haribabu Kommi (haribabu) | Tom Lane (tgl) | 4 | 7 years ago | |||
Fix race condition between SELECT and ALTER TABLE NO INHERIT | 1259 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Tom Lane (tgl) | Tom Lane (tgl) | 3 | 7 years ago | |||
Old row version in hot chain become visible after a freeze | 1289 | Moved to different CF | Not processed | Robert Haas (rhaas), Andres Freund (andresfreund), Daniel Wood (danwood) | Robert Haas (rhaas), Andres Freund (andresfreund) | Andres Freund (andresfreund) | 2 | 7 years ago | |||
Commits don't block for synchronous replication | 1297 | Moved to different CF | Not processed | Asim Rama Praveen (apraveen), Ashwin Agrawal (ashwinstar) | Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) | Simon Riggs (simon) | 2 | 7 years ago | |||
Assertion failure when the non-exclusive pg_stop_backup aborted | 1299 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada) | Michael Paquier (michael-kun) | Fujii Masao (masaofujii) | 2 | 7 years ago | |||
Another oddity in handling of WCO constraints in postgres_fdw | 1311 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Artur Zakirov (a.zakirov) | Jeff Davis (jdavis) | 4 | 6 years ago | |||
Improper const-evaluation of HAVING with grouping sets and subquery pullup | 1324 | Moved to different CF | Not processed | Heikki Linnakangas (heikki) | Tom Lane (tgl), Andrew Gierth (rhodiumtoad) | Tom Lane (tgl) | 2 | 7 years ago | |||
IDENTITY columns causing crash on typed and partition tables | 1332 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 7 years ago | |||
parallel.c oblivion of worker-startup failures | 1341 | Moved to different CF | Not processed | Amit Kapila (amitkapila), Robert Haas (rhaas) | Robert Haas (rhaas) | 2 | 7 years ago | ||||
Fix cube KNN by coordinate | 1345 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Andrey Borodin (x4m) | Fedor Sigaev (sigaev) | 2 | 7 years ago | |||
postgres_fdw: Add support for INSERT OVERRIDING clause | 1357 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Michael Paquier (michael-kun) | 2 | 7 years ago | ||||
Clients | |||||||||||
pgbench - allow to store query results into variables | 669 | Moved to different CF | Not processed | Fabien Coelho (calvin) | Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) | Álvaro Herrera (alvherre) | 12 | 6 years ago | |||
pgbench - functions & operators | 985 | Moved to different CF | Not processed | Fabien Coelho (calvin) | Fedor Sigaev (sigaev), Pavel Stehule (okbobcz) | Fedor Sigaev (sigaev) | 4 | 7 years ago | |||
possibility to specify sort columns for psql describe commands in verbose mode | 1032 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Alexander Korotkov (smagen), Davy Machado (davy.machado) | 4 | 7 years ago | ||||
Refactor handling of database attributes between pg_dump and pg_dumpall | 1067 | Moved to different CF | Not processed | Haribabu Kommi (haribabu) | vaishnavi prabakaran (vaishnavip) | Tom Lane (tgl) | 4 | 7 years ago | |||
Add --no-comments to skip COMMENTs with pg_dump | 1155 | Moved to different CF | Not processed | Robins Tharakan (robins) | Fabrízio Mello (fabriziomello) | Tom Lane (tgl) | 3 | 7 years ago | |||
pgbench - another attempt at tap test for time-related options | 1306 | Moved to different CF | Not processed | Fabien Coelho (calvin) | 14 | 4 years ago | |||||
Add Pow() support to pgbench | 1344 | Moved to different CF | Not processed | Raúl Marín (algunenano) | Fabien Coelho (calvin) | Robert Haas (rhaas) | 2 | 7 years ago | |||
psql command \graw | 1346 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Fabien Coelho (calvin) | 2 | 7 years ago | ||||
Miscellaneous | |||||||||||
GUC for cleanup index threshold | 952 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada) | Peter Geoghegan (pgeoghegan), Kyotaro Horiguchi (horiguti), Alexander Korotkov (smagen) | Fedor Sigaev (sigaev) | 5 | 7 years ago | |||
XML XPath default namespace support | 1085 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Kyotaro Horiguchi (horiguti) | 8 | 6 years ago | ||||
Vacuum: Update FSM more frequently | 1217 | Moved to different CF | Not processed | Claudio Freire (klaussfreire) | Masahiko Sawada (masahikosawada), jing wang (ian) | Tom Lane (tgl) | 4 | 7 years ago | |||
static assertions in C++ | 1282 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 3 | 7 years ago | ||||
Additional logging for VACUUM and ANALYZE | 1316 | Moved to different CF | Not processed | Nathan Bossart (bossartn) | Fabrízio Mello (fabriziomello) | Robert Haas (rhaas) | 2 | 7 years ago | |||
Monitoring & Control | |||||||||||
amcheck heap verification | 1263 | Moved to different CF | Not processed | Peter Geoghegan (pgeoghegan) | Simon Riggs (simon), Andrey Borodin (x4m) | Andres Freund (andresfreund) | 4 | 7 years ago | |||
Performance | |||||||||||
Vacuum: allow usage of more than 1GB of work mem | 844 | Moved to different 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 | ||||
Parallel Hash | 871 | Moved to different CF | Not processed | Thomas Munro (macdice) | Peter Geoghegan (pgeoghegan), Andres Freund (andresfreund), Ashutosh Bapat (ashutoshbapat) | Andres Freund (andresfreund) | 6 | 7 years ago | |||
Protect syscache from bloating with negative cache entries | 931 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) | 23 | 4 years ago | ||||
Parallel Append implementation | 987 | Moved to different CF | Not processed | Amit Khandekar (amitdkhan) | Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 4 | 7 years ago | |||
Convert join OR clauses into UNION queries | 1001 | Moved to different CF | Not processed | Tom Lane (tgl) | Peter Geoghegan (pgeoghegan), Jim Nasby (decibel), Noah Misch (nmisch) | 7 | 6 years ago | ||||
SERIALIZABLE with parallel query | 1004 | Moved to different CF | 12 | Not processed | Thomas Munro (macdice) | Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Kevin Grittner (kgrittn) | Thomas Munro (macdice) | 10 | 6 years ago | ||
Constraint exclusion on partitioned tables | 1108 | Moved to different CF | Not processed | Ashutosh Bapat (ashutoshbapat) | Jeevan Chalke (jeevan.chalke) | Robert Haas (rhaas) | 3 | 7 years ago | |||
Supporting huge pages on Windows | 1116 | Moved to different CF | Not processed | Thomas Munro (macdice), Takayuki Tsunakawa (maumau) | Magnus Hagander (mha) | Magnus Hagander (mha) | 3 | 7 years ago | |||
Incremental sort | 1124 | Moved to different CF | Not processed | Alexander Korotkov (smagen), Tomas Vondra (fuzzycz), James Coleman (jcole1989) | Tomas Vondra (fuzzycz), Antonin Houska (a.houska), James Coleman (jcole1989), Diego - (galponcio) | Tomas Vondra (fuzzycz) | 11 | 5 years ago | |||
Moving relation extension locks out of heavyweight lock manager | 1133 | Moved to different CF | Not processed | Masahiko Sawada (masahikosawada) | 4 | 6 years ago | |||||
Improve compactify_tuples and PageRepairFragmentation | 1138 | Moved to different CF | Not processed | Yura Sokolov (funny_falcon) | Claudio Freire (klaussfreire) | 6 | 6 years ago | ||||
Full merge join on comparison clause | 1141 | Moved to different CF | Not processed | Alexander Kuzmenkov (akuzmenkov) | Jeff Davis (jdavis), Ashutosh Bapat (ashutoshbapat) | 7 | 6 years ago | ||||
Implicit prepare of statements: replace literals with parameters and store cached plans | 1150 | Moved to different CF | Not processed | Konstantin Knizhnik (knizhnik) | 4 | 5 years ago | |||||
Surjective indexes | 1152 | Moved to different CF | Not processed | Konstantin Knizhnik (knizhnik) | Simon Riggs (simon), Karl Whitford-Pollard (karlw) | Simon Riggs (simon) | 4 | 7 years ago | |||
Gather speed-up | 1156 | Moved to different CF | Not processed | Rafia Sabih (rafia.sabih) | Dilip Kumar (dilip.kumar) | Robert Haas (rhaas) | 4 | 7 years ago | |||
Fix LWLock degradation on NUMA | 1166 | Moved to different CF | Not processed | Yura Sokolov (funny_falcon) | Jesper Pedersen (jpedersen), kalyan s (kalyan) | 7 | 6 years ago | ||||
Improve selectivity estimate for semi- and anti-join with <> quals | 1205 | Moved to different CF | Not processed | Thomas Munro (macdice) | Ashutosh Bapat (ashutoshbapat) | Tom Lane (tgl) | 3 | 7 years ago | |||
Partition-wise aggregation/grouping | 1250 | Moved to different CF | Not processed | Jeevan Chalke (jeevan.chalke) | Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 4 | 7 years ago | |||
Exclude partition constaint checking in query execution plan for partitioned table queries | 1264 | Moved to different CF | Not processed | Konstantin Knizhnik (knizhnik) | David Rowley (davidrowley), Thomas Munro (macdice) | 6 | 6 years ago | ||||
faster partition pruning in planner | 1272 | Moved to different CF | Not processed | Amit Langote (amitlan) | Kyotaro Horiguchi (horiguti), David Rowley (davidrowley), Dilip Kumar (dilip.kumar), Amit Khandekar (amitdkhan), Jesper Pedersen (jpedersen), jiang fei (yifei) | Álvaro Herrera (alvherre) | 4 | 7 years ago | |||
Lazy hash table for snapshot's "xid in progress" | 1288 | Moved to different CF | Not processed | Yura Sokolov (funny_falcon) | Tomas Vondra (fuzzycz) | 6 | 6 years ago | ||||
Better estimate for filter cost | 1296 | Moved to different CF | Not processed | Yuto Hayamizu (hayamiz), Ryoji Kawamichi (kawamichi) | Thomas Munro (macdice), Ashutosh Bapat (ashutoshbapat) | 5 | 6 years ago | ||||
Make pg_rewind not copy useless WALs | 1302 | Moved to different CF | Not processed | Chen huajun (chenhuajun) | Alexander Korotkov (smagen) | 2 | 7 years ago | ||||
Pipelining/batch mode support for libpq | 1317 | Moved to different CF | Not processed | Craig Ringer (ringerc), vaishnavi prabakaran (vaishnavip) | Andres Freund (andresfreund), Daniel Vérité (danielverite) | 6 | 4 years ago | ||||
Runtime Partition Pruning | 1330 | Moved to different CF | Not processed | David Rowley (davidrowley), Beena Emerson (beena.emerson) | Álvaro Herrera (alvherre), David Rowley (davidrowley), Jesper Pedersen (jpedersen), Amul Sul (sulamul) | Álvaro Herrera (alvherre) | 3 | 7 years ago | |||
Removing [Merge]Append nodes which contain a single subpath | 1353 | Moved to different CF | Not processed | David Rowley (davidrowley) | Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz) | Tom Lane (tgl) | 8 | 6 years ago | |||
PARALLEL flag for cursors | 1362 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Simon Riggs (simon) | 2 | 7 years ago | ||||
Generic WAL compression | 1363 | Moved to different CF | Not processed | Oleg Ivanov (tigvarts) | Antonin Houska (a.houska) | 2 | 7 years ago | ||||
Remove LEFT JOINs in more cases | 1364 | Moved to different CF | Not processed | David Rowley (davidrowley) | Antonin Houska (a.houska) | 5 | 6 years ago | ||||
Procedural Languages | |||||||||||
new plpgsql extra_checks | 962 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Stephen Frost (sfrost), Tomas Vondra (fuzzycz) | Tomas Vondra (fuzzycz) | 6 | 6 years ago | |||
Jsonb transform for pl/perl | 1335 | Moved to different CF | Not processed | Anthony Bykov (anthonyb) | Pavel Stehule (okbobcz), Aleksander Alekseev (a.alekseev), Nikita Glukhov (n.glukhov) | Peter Eisentraut (petere) | 3 | 7 years ago | |||
Transaction control in procedures | 1360 | Moved to different CF | Not processed | Peter Eisentraut (petere) | Andrew Dunstan (adunstan) | Peter Eisentraut (petere) | 2 | 7 years ago | |||
Refactoring | |||||||||||
Remove special wraparound code for pg_serial SLRU | 1041 | Moved to different CF | Not processed | Thomas Munro (macdice) | Anastasia Lubennikova (lubennikovaav) | Tom Lane (tgl) | 5 | 7 years ago | |||
create_unique_path and GEQO | 1094 | Moved to different CF | Not processed | Ashutosh Bapat (ashutoshbapat) | Robert Haas (rhaas) | 3 | 7 years ago | ||||
Refactoring identifier checks to consistently use strcmp | 1102 | Moved to different CF | Not processed | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun) | Tom Lane (tgl) | 3 | 7 years ago | |||
Improve eval_const_expressions | 1136 | Moved to different CF | Not processed | Tom Lane (tgl) | Dmitry Dolgov (erthalion) | Tom Lane (tgl) | 3 | 7 years ago | |||
64-bit transaction identifiers | 1178 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | 4 | 3 years ago | |||||
Subscription code improvements | 1248 | Moved to different CF | Not processed | Petr Jelínek (pjmodos), Masahiko Sawada (masahikosawada) | Peter Eisentraut (petere) | 4 | 7 years ago | ||||
Remove useless code in ExecInitModifyTable | 1287 | Moved to different CF | Not processed | Etsuro Fujita (efujita) | Amit Langote (amitlan) | Tom Lane (tgl) | 2 | 7 years ago | |||
Call RelationDropStorage() for broader range of object drops. | 1295 | Moved to different CF | Not processed | Hadi Moshayedi (hadi) | 2 | 7 years ago | |||||
Replication & Recovery | |||||||||||
Make async slave to wait for lsn to be replayed | 772 | Moved to different CF | Not processed | Ivan Kartyshov (fenimorkin) | Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) | 14 | 4 years ago | ||||
Logical decoding of two-phase transactions | 944 | Moved to different CF | 13 | Not processed | Nikhil Sontakke (nikkhils) | Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) | 13 | 3 years ago | |||
Restricting maximum keep segments by repslots | 1260 | Moved to different CF | 13 | Not processed | Kyotaro Horiguchi (horiguti) | Masahiko Sawada (masahikosawada), Greg Stark (stark), Jehan-Guillaume de Rorthais (ioguix) | 12 | 5 years ago | |||
Security | |||||||||||
postgres_fdw super user checks | 1214 | Moved to different CF | Not processed | Jeff Janes (jjanes) | Andreas Karlsson (kandreas) | Robert Haas (rhaas) | 3 | 7 years ago | |||
GnuTLS support | 1277 | Moved to different CF | Not processed | Andreas Karlsson (kandreas), Peter Eisentraut (petere) | 8 | 6 years ago | |||||
Add ALWAYS DEFERRED option for CONSTRAINTs and CONSTRAINT TRIGGERs | 1319 | Moved to different CF | Not processed | Nicolas Williams (cryptonector) | Álvaro Herrera (alvherre), Robbie Harwood (rharwood) | 5 | 6 years ago | ||||
Server Features | |||||||||||
Correct space parsing in to_timestamp() | 713 | Moved to different CF | Not processed | Artur Zakirov (a.zakirov) | Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) | Alexander Korotkov (smagen) | 10 | 6 years ago | |||
add GUCs to control custom plan logic | 990 | Moved to different CF | Not processed | Pavel Stehule (okbobcz) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 6 | 6 years ago | |||
UPDATE of partition key | 1023 | Moved to different CF | Not processed | Amit Khandekar (amitdkhan) | Álvaro Herrera (alvherre), David Rowley (davidrowley), Dilip Kumar (dilip.kumar), Amit Langote (amitlan), Thomas Munro (macdice) | Robert Haas (rhaas) | 5 | 7 years ago | |||
Generic type subscripting | 1062 | Moved to different CF | 14 | Not processed | Dmitry Dolgov (erthalion) | Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov) | Alexander Korotkov (smagen) | 19 | 4 years ago | ||
Improve geometric types | 1160 | Moved to different CF | Not processed | Emre Hasegeli (hasegeli) | Kyotaro Horiguchi (horiguti), Tomas Vondra (fuzzycz), Aleksander Alekseev (a.alekseev) | Tomas Vondra (fuzzycz) | 6 | 6 years ago | |||
Predicate locking in Gist index | 1172 | Moved to different CF | Not processed | Shubham Barai (shubham) | Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrey Borodin (x4m) | Fedor Sigaev (sigaev) | 4 | 7 years ago | |||
Predicate locking in hash index | 1183 | Moved to different CF | Not processed | Shubham Barai (shubham) | Amit Kapila (amitkapila), Alexander Korotkov (smagen), Thomas Munro (macdice) | Fedor Sigaev (sigaev) | 4 | 7 years ago | |||
Add support for tuple routing to foreign partitions | 1184 | Moved to different CF | Not processed | Etsuro Fujita (efujita), Amit Langote (amitlan) | Amit Langote (amitlan) | Robert Haas (rhaas) | 4 | 7 years ago | |||
New function for tsquery creation | 1202 | Moved to different CF | Not processed | Dmitry Ivanov (funbringer), Victor Drobny (faza107) | Aleksander Alekseev (a.alekseev), Oliver Ford (ojford) | Fedor Sigaev (sigaev) | 4 | 7 years ago | |||
Implement NULL-related checks in object address functions to prevent cache lookup errors | 1204 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | 7 | 4 years ago | |||||
INSERT ON CONFLICT and partitioned tables | 1224 | Moved to different CF | Not processed | Amit Langote (amitlan) | Álvaro Herrera (alvherre), Jeevan Ladhe (jeevanladhe) | Robert Haas (rhaas) | 3 | 7 years ago | |||
Creating backup history files for backups taken from standbys | 1231 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Masahiko Sawada (masahikosawada), David Steele (dsteele) | Fujii Masao (masaofujii) | 4 | 7 years ago | |||
multivariate MCV lists and histograms | 1238 | Moved to different CF | 12 | Not processed | Tomas Vondra (fuzzycz) | David Rowley (davidrowley), Dean Rasheed (deanr) | Tomas Vondra (fuzzycz) | 9 | 6 years ago | ||
Push aggregation down to base relations and joins | 1247 | Moved to different CF | Not processed | Antonin Houska (a.houska) | Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf) | 19 | 4 years ago | ||||
Pluggable storage API | 1283 | Moved to different CF | 12 | Not processed | Álvaro Herrera (alvherre), Andres Freund (andresfreund), Alexander Korotkov (smagen), Haribabu Kommi (haribabu) | Alexander Korotkov (smagen) | Andres Freund (andresfreund) | 9 | 6 years ago | ||
Custom compression methods | 1294 | Moved to different CF | Not processed | Ildus Kurbangaliev (ildus) | 10 | 4 years ago | |||||
Channel binding support for SCRAM-SHA-256, take two | 1321 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 7 years ago | |||
Timeline ID in backup_label file | 1339 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | David Steele (dsteele) | Simon Riggs (simon) | 2 | 7 years ago | |||
BRIN bloom and multi-minmax indexes | 1348 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | 11 | 4 years ago | |||||
Covering B-tree indexes (aka INCLUDE) | 1350 | Moved to different CF | Not processed | Anastasia Lubennikova (lubennikovaav) | Peter Geoghegan (pgeoghegan), Alexander Korotkov (smagen), Andrey Borodin (x4m) | Fedor Sigaev (sigaev) | 3 | 7 years ago | |||
Statement-level rollback | 1358 | Moved to different CF | Not processed | Takayuki Tsunakawa (maumau) | 3 | 7 years ago | |||||
local partitioned indexes | 1365 | Moved to different CF | Not processed | Álvaro Herrera (alvherre) | David Rowley (davidrowley), Jaime Casanova (jcasanov), Jesper Pedersen (jpedersen) | Álvaro Herrera (alvherre) | 2 | 7 years ago | |||
SQL Commands | |||||||||||
SQL/JSON support in PostgreSQL | 1063 | Moved to different CF | Not processed | Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) | Piotr Stefaniak (pstef) | 4 | 7 years ago | ||||
INSERT .. ON CONFLICT DO SELECT | 1241 | Moved to different CF | Not processed | Marko Tiikkaja (johto) | Peter Geoghegan (pgeoghegan) | 3 | 7 years ago | ||||
Foreign Key Arrays | 1252 | Moved to different CF | Not processed | Mark Rofail (markmoheb) | Andreas Karlsson (kandreas), Sergey Myasoedov (smyasoedov) | Álvaro Herrera (alvherre) | 6 | 3 years ago | |||
Support to COMMENT ON DATABASE CURRENT_DATABASE | 1320 | Moved to different CF | Not processed | jing wang (ian) | Surafel Temesgen (surafel), Nathan Bossart (bossartn) | 3 | 7 years ago | ||||
System Administration | |||||||||||
log_destination=file | 1274 | Moved to different CF | Not processed | Magnus Hagander (mha) | Gerdan Santos (gerdan) | 4 | 7 years ago | ||||
REINDEX CONCURRENTLY | 1276 | Moved to different CF | Not processed | Michael Paquier (michael-kun), Andreas Karlsson (kandreas) | 3 | 6 years ago | |||||
Adding an option to pg_basebackup to output messages as if it were running in batch-mode, as opossed to running in a tty | 1315 | Moved to different CF | Not processed | Martín Marqués (mmarques) | Artur Zakirov (a.zakirov) | Peter Eisentraut (petere) | 2 | 7 years ago | |||
Restrict pg_rewind to specified/needed directories | 1343 | Moved to different CF | Not processed | Chris Travers (einhverfr) | 2 | 7 years ago |