Commitfest 2020-01

Shortcuts
TextStatusTarget versionAuthor (type to search)Reviewer (type to search)
Clear


Status summary: Committed: 49. Moved to next CF: 145. Withdrawn: 5. Rejected: 4. Returned with Feedback: 12. Total: 215.

Closed es

IDStatusVerCI statusStatsAuthorReviewersCommitterNum cfsLatest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction528Moved to next CF13Not processedHeikki 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)195 years ago
Fix Deadlock Issue in Single User Mode When IO Failure Occurs2003Returned with feedbackstableNot processedChengchao Yu (allelujava)Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti)55 years ago
SimpleLruTruncate() mutual exclusion (data loss from lack thereof)2025WithdrawnstableNot processedNoah Misch (nmisch)55 years ago
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss)2026Moved to next CFstableNot processedNoah Misch (nmisch)Andrey Borodin (x4m)Noah Misch (nmisch)104 years ago
Fix unique join costings2050Moved to next CFstableNot processedDavid Rowley (davidrowley)Tom Lane (tgl)94 years ago
fix for BUG #3720: wrong results at using ltree2054Moved to next CFNot processedFilip Rembiałkowski (filiprem)Tom Lane (tgl), Ibrar Ahmed (ibrar), Benjie Gillam (benjie)Tom Lane (tgl)55 years ago
ALTER TABLE restructuring2130CommittedNot processedTom Lane (tgl)Álvaro Herrera (alvherre)Tom Lane (tgl)45 years ago
standby recovery fails when re-replaying due to missing directory which was removed in previous replay.2161Moved to next CFstableNot processedKyotaro Horiguchi (horiguti), Paul Guo (paulguo)Michael Paquier (michael-kun)Álvaro Herrera (alvherre)162 years ago
Windows could not stat file - over 4GB2189Moved to next CFNot processedJuanjo Santamaria Flecha (juanjo.santamaria.gmail.com)Emil Iggland (emiliggland)Tom Lane (tgl)84 years ago
pg_upgrade fails with non-standard ACL2215Moved to next CFNot processedAnastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov)Grigory Smolkin (g.smolkin.postgrespro.ru)Noah Misch (nmisch)123 years ago
Invalid permission check in pg_stats for functional indexes2274Moved to next CF13Not processedPierre Ducroquet (pinaraf)Kuntal Ghosh (kuntal_ghosh)54 years ago
logical decoding : exceeded maxAllocatedDescs for .spill files2293CommittedNot processedAmit Khandekar (amitdkhan)Amit Kapila (amitkapila)Amit Kapila (amitkapila)25 years ago
Fix base backup checksum verification for random or zero page headers2308Moved to next CFNot processedMichael Banck (mbanck)43 years ago
Restore replication settings when modifying a field type2317Moved to next CF13Not processedZongliang Quan (quanzl)Peter Eisentraut (petere), Euler Taveira (eulerto)Peter Eisentraut (petere)35 years ago
Checking the return value of SPI_execute2348CommittedNot processedMark Dilger (hornschnorter)Michael Paquier (michael-kun)15 years ago
Missing test of SPI copy functionality2350CommittedNot processedMark Dilger (hornschnorter)Michael Paquier (michael-kun)Michael Paquier (michael-kun)15 years ago
Re: MarkBufferDirtyHint() and LSN update2352WithdrawnNot processedMichael Paquier (michael-kun)15 years ago
Colorization to the output of command-line has unproperly behaviors at Windows platform2355Moved to next CFNot processedJuanjo Santamaria Flecha (juanjo.santamaria.gmail.com)Michail Nikolaev (nkey)Michael Paquier (michael-kun)25 years ago
REINDEX CONCURRENTLY failures with temporary tables2358Committed12Not processedMichael Paquier (michael-kun)Heikki Linnakangas (heikki)Michael Paquier (michael-kun)15 years ago
Report all I/O errors in buffile.c2365Moved to next CFNot processedThomas Munro (macdice)Ibrar Ahmed (ibrar)Thomas Munro (macdice)34 years ago
Fix PostgreSQL server build and install problems under MSYS22366Rejected12Not processedGuram Duka (duka)15 years ago
Fix planner crash involving statistics of rangetype operators2373CommittedstableNot processedMichael Paquier (michael-kun)Andrey Borodin (x4m)Tom Lane (tgl)15 years ago
Reorder buffer crash while aborting old transactions.2375CommittedNot processedvigneshwaran C (vignesh.postgres)Dilip Kumar (dilip.kumar)Álvaro Herrera (alvherre)15 years ago
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert2383Moved to next CFNot processedArseny Sher (sher-ars)Amit Kapila (amitkapila)35 years ago
Fix to_char() behaviour with 'WW-D' pattern2388Moved to next CFNot processedMark Lorenz (s-man42)Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11)34 years ago
Physical replication slot advance is not persistent2399CommittedNot processedAlexey Kondratov (ololobus)Kyotaro Horiguchi (horiguti)Michael Paquier (michael-kun)15 years ago
Fix psql to report I/O errors on writing query results2400Moved to next CFNot processedDaniel Vérité (danielverite)David Z (idrawone.gmail.com), David Zhang (david.z)Peter Eisentraut (petere)25 years ago
Clients
pgbench - another attempt at tap test for time-related options1306Moved to next CFNot processedFabien Coelho (calvin)144 years ago
New libpq option to prefer standby for connection1677Moved to next CFNot processedHaribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234)Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb)Tom Lane (tgl)154 years ago
Psql to show access methods info1689Moved to next CF13Not processedAlik Khilazhev (alikhil), Sergey Cherkashin (cherkashins)Kyotaro Horiguchi (horiguti), Nikita Glukhov (n.glukhov), vigneshwaran C (vignesh.postgres)Alexander Korotkov (smagen)105 years ago
pgbench - add pseudo-random permutation function1736Moved to next CFNot processedFabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu)Muhammad Usama (muhammad_usama)Dean Rasheed (deanr)144 years ago
pgbench - add \aset to store results of combined queries (\;)2091Moved to next CFNot processedFabien Coelho (calvin)Ibrar Ahmed (ibrar)Michael Paquier (michael-kun)55 years ago
psql - add SHOW_ALL_RESULTS option2096Moved to next CFNot processedFabien Coelho (calvin)Peter Eisentraut (petere)Peter Eisentraut (petere)133 years ago
psql - improve code coverage2262Moved to next CFNot processedFabien Coelho (calvin)Gerdan Santos (gerdan)54 years ago
ECPG new statement: DECLARE STATEMENT2334Moved to next CFNot processedHayato Kuroda (ha-kun)Shawn Wang (shawnwang)Michael Meskes (meskes)84 years ago
libpq sslpassword parameter and callback function2341CommittedNot processedAndrew Dunstan (adunstan)Greg Nancarrow (gregn1234)Andrew Dunstan (adunstan)25 years ago
Improve psql's tab completion for file names2346CommittedNot processedTom Lane (tgl)Peter Eisentraut (petere)Tom Lane (tgl)15 years ago
compactify pgbench -i progress output2363CommittedNot processedAmit Langote (amitlan)Fabien Coelho (calvin)Michael Paquier (michael-kun)15 years ago
Setting min/max TLS protocol in clientside libpq2368CommittedNot processedDaniel Gustafsson (d_gustafsson)Michael Paquier (michael-kun), Artur Zakirov (a.zakirov), cary huang (caryh)Michael Paquier (michael-kun)15 years ago
color by default2406Moved to next CFNot processedPeter Eisentraut (petere)Sulidi Maimaitiming (smaimaitiming)Peter Eisentraut (petere)25 years ago
Documentation
DOC: Document encode() and decode() base64 encoding2051CommittedNot processedKarl Pinc (kop)Fabien Coelho (calvin)Tom Lane (tgl)35 years ago
document that psql's FETCH_COUNT does not work with combined (\;) queries2219Moved to next CFNot processedFabien Coelho (calvin)Gerdan Santos (gerdan), David Johnston (polobo)64 years ago
Connection string usage for Core Postgresql client applications2354Withdrawn13Not processedLætitia AVROT (arkhena)Laurenz Albe (laurenz)15 years ago
Role membership allows to ALTER and DROP objects.2357Committed13Not processedLaurenz Albe (laurenz)Tom Lane (tgl)15 years ago
Link to "Upgrading a PostgreSQL Cluster" in Release Notes2401CommittedstableNot processedVik Fearing (xocolatl)Peter Eisentraut (petere)Peter Eisentraut (petere)15 years ago
[doc] vacuum full, fillfactor, and "extra space"2412Moved to next CFstableNot processedJustin Pryzby (justinpryzby)Fabien Coelho (calvin)34 years ago
Miscellaneous
anycompatible and anycompatiblearray polymorphic types1911Moved to next CFNot processedPavel Stehule (okbobcz)Tom Lane (tgl)Tom Lane (tgl)75 years ago
parse-time support function for "any" datatype2081Moved to next CFNot processedPavel Stehule (okbobcz)104 years ago
allow_system_table_mods stuff2191CommittedNot processedPeter Eisentraut (petere)Tom Lane (tgl)Peter Eisentraut (petere)45 years ago
Adding a test for speculative wait case2200Moved to next CFNot processedAshwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman)Andres Freund (andresfreund)45 years ago
pgrename_temp() – concurrent rename of temporary files on Windows2230Moved to next CFNot processedAlexander Korotkov (smagen)45 years ago
Ltree, lquery, and ltxtquery binary protocol support2242Moved to next CFNot processedNino Floris (nino)Alexander Korotkov (smagen)Tom Lane (tgl)45 years ago
Add index AM callback to adjust opfamily member dependencies2243Moved to next CFNot processedTom Lane (tgl)Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar)Tom Lane (tgl)54 years ago
enhance SPI to support EXECUTE commands2279Returned with feedbackNot processedZongliang Quan (quanzl)25 years ago
Add more compile-time asserts2286Moved to next CF13Not processedPeter Smith (smithpb)Michael Paquier (michael-kun)Michael Paquier (michael-kun)35 years ago
Add uri percent-encoding for binary data2299Moved to next CFNot processedAnders Åstrand (anders_a)Daniel Gustafsson (d_gustafsson)44 years ago
Shared Memory Context2325Returned with feedback13Not processedTakeshi Ideriha (ideriha)25 years ago
Add support for automatically updating Unicode derived files2327CommittedNot processedPeter Eisentraut (petere)John Naylor (john.naylor)Peter Eisentraut (petere)25 years ago
Preserve versions of initdb-created collations in pg_upgrade2328Returned with feedbackNot processedPeter Eisentraut (petere)25 years ago
Extracting only the columns needed for a query2331Moved to next CFNot processedAshwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman)Dmitry Dolgov (erthalion)44 years ago
Improve checking for pg_index.xmin2337Moved to next CFNot processedAlexander Korotkov (smagen)35 years ago
remove trailing zeroes from numeric value (minscale)2353CommittedNot processedPavel Stehule (okbobcz)Karl Pinc (kop)Tom Lane (tgl)15 years ago
VACUUM memory management2374Moved to next CFNot processedIbrar Ahmed (ibrar)Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison)35 years ago
Fastpath while arranging the changes in LSN order in logical decoding2382Moved to next CFNot processedDilip Kumar (dilip.kumar)Heikki Linnakangas (heikki), David Zhang (david.z)Andres Freund (andresfreund)25 years ago
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern2389Moved to next CFNot processedMark Lorenz (s-man42)Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim)34 years ago
Add pg_file_sync() to adminpack2391CommittedNot processedFujii Masao (masaofujii)Julien Rouhaud (rjuju), Artur Zakirov (a.zakirov), atsushi torikoshi (atorik)Fujii Masao (masaofujii)15 years ago
Fix issues around duplicate Workers keys in structured EXPLAIN output2394Committed13Not processedMaciek Sakrejda (msakrejda)Georgios Kokolatos (gkokolatos)Tom Lane (tgl)15 years ago
Monitoring & Control
SQL statements statistics counter view (pg_stat_sql)790Moved to next CFNot processedHaribabu Kommi (haribabu)Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger)84 years ago
Shared-memory based stats collector1708Moved to next CFNot processedKyotaro Horiguchi (horiguti)Tomas Vondra (fuzzycz), Antonin Houska (a.houska)173 years ago
Log bind parameter values on error1934Committed13Not processedAlexey Bashtanov (bashtanov)Álvaro Herrera (alvherre)65 years ago
Planning counters in pg_stat_statements1999Moved to next CFNot processedFujii Masao (masaofujii), Julien Rouhaud (rjuju), Thomas Munro (macdice), PAscal L (pascall)Greg Stark (stark), Yoshikazu Imai (yimai), PAscal L (pascall)Fujii Masao (masaofujii)65 years ago
Expose queryid in pg_stat_activity and log_line_prefix2069Moved to next CFNot processedJulien Rouhaud (rjuju)atsushi torikoshi (atorik), Evgeny Efimkin (efimkine), Nitin Jadhav (nitinjadhav11)Bruce Momjian (bmomjian)104 years ago
progress report for ANALYZE2164Committed13Not processedÁlvaro Herrera (alvherre), Vinayak Pokale (vinayak), Tatsuro Yamada (tatsuro_yamada)Julien Rouhaud (rjuju), Amit Langote (amitlan)Álvaro Herrera (alvherre)45 years ago
socket_timeout in interfaces/libpq2175Moved to next CF13Not processedRyohei Nagaura (nyannyan)55 years ago
get current and recovery timeline2225Returned with feedback13Not processedJehan-Guillaume de Rorthais (ioguix)Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii)35 years ago
Amcheck: check B-tree leftlink-rightlink invariant on standby2254Moved to next CFNot processedAndrey Borodin (x4m)Georgy Rylov (godjan)Peter Geoghegan (pgeoghegan)44 years ago
Parallel leader process info in EXPLAIN output2315Moved to next CFNot processedThomas Munro (macdice)Melanie Plageman (melanieplageman)35 years ago
Add accumulated statistics for wait event2332Moved to next CFNot processedYoshikazu Imai (yimai)Pavel Stehule (okbobcz), atsushi torikoshi (atorik)44 years ago
vacuum: error context to include block number 📎2361Moved to next CF13Not processedJustin Pryzby (justinpryzby)Álvaro Herrera (alvherre), Amit Kapila (amitkapila), Andres Freund (andresfreund), Masahiko Sawada (masahikosawada)Amit Kapila (amitkapila)25 years ago
Autovacuum: vacuum tables in descending order of xid_age2364Moved to next CFNot processedDavid Fetter (dfetter)Vik Fearing (xocolatl), David Kimura (dgkimura)34 years ago
Expose lock group leader pid in pg_stat_activity2390Moved to next CFNot processedJulien Rouhaud (rjuju)Guillaume Lelarge (gleu)Michael Paquier (michael-kun)25 years ago
Performance
Protect syscache from bloating with negative cache entries931Moved to next CFNot processedKyotaro Horiguchi (horiguti)Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha)234 years ago
Incremental sort1124Moved to next CFNot processedAlexander Korotkov (smagen), Tomas Vondra (fuzzycz), James Coleman (jcole1989)Tomas Vondra (fuzzycz), Antonin Houska (a.houska), James Coleman (jcole1989), Diego - (galponcio)Tomas Vondra (fuzzycz)115 years ago
Remove self join on a unique column1712Moved to next CFNot processedKonstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov)Alena Rybakina (a.rybakina)Alexander Korotkov (smagen)271 month ago
Autoprepare: implicitly replace literals with parameters and store generalized plan1747Moved to next CFNot processedKonstantin Knizhnik (knizhnik)Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan)104 years ago
Block level parallel vacuum1774CommittedNot processedMasahiko Sawada (masahikosawada)Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij)Amit Kapila (amitkapila)85 years ago
KNN for B-tree1804Moved to next CFNot processedNikita Glukhov (n.glukhov)Alexander Korotkov (smagen), Anastasia Lubennikova (lubennikovaav)Alexander Korotkov (smagen)85 months ago
Speed up transaction completion faster after many relations are accessed in a transaction1993Returned with feedback13Not processedTakayuki Tsunakawa (maumau)Takayuki Tsunakawa (maumau)David Rowley (davidrowley)51 year ago
NOT IN to ANTI JOIN transformation2023Moved to next CF13Not processedJames Finnerty (jimfinnerty), Zheng Li (zhengli)65 years ago
Built-in connection proxy2067Moved to next CFNot processedKonstantin Knizhnik (knizhnik)Koichi Suzuki (koichi)74 years ago
Avoid full GIN index scan when possible2071Committed13Not processedJulien Rouhaud (rjuju), Nikita Glukhov (n.glukhov)Tom Lane (tgl)Alexander Korotkov (smagen)45 years ago
Trigger autovacuum on tuple insertion2093Moved to next CFNot processedLaurenz Albe (laurenz)David Rowley (davidrowley), Laurenz Albe (laurenz), Justin Pryzby (justinpryzby)David Rowley (davidrowley)55 years ago
Use memcpy in pglz decompression2119CommittedNot processedAndrey Borodin (x4m), Владимир Лесков (tinsane)Peter Eisentraut (petere)Tomas Vondra (fuzzycz)45 years ago
Use heap_multi_insert for catalog relations2125Returned with feedbackNot processedDaniel Gustafsson (d_gustafsson)Michael Paquier (michael-kun)44 years ago
Parallel grouping sets2147Moved to next CFNot processedRichard Guo (richardguo)64 years ago
Multi insert in CTAS/MatView2160Moved to next CFNot processedPaul Guo (paulguo), Taylor Vesely (tvesely)Asim Rama Praveen (apraveen)64 years ago
Run-time pruning for ModifyTable2173Moved to next CFNot processedDavid Rowley (davidrowley)Amit Langote (amitlan), sho kato (kato-sho)55 years ago
de-TOAST'ing using a iterator2194Moved to next CFNot processedXiao Bao (djydewang)84 years ago
Memory-Bounded Hash Aggregation2201Moved to next CFNot processedJeff Davis (jdavis)Jeff Davis (jdavis)45 years ago
B-tree deduplication2202Moved to next CFNot processedAnastasia Lubennikova (lubennikovaav)Peter Geoghegan (pgeoghegan), Antonin Houska (a.houska)Peter Geoghegan (pgeoghegan)45 years ago
Fix handling of full outer joins by partitionwise join2278Moved to next CFNot processedAmit Langote (amitlan)Tom Lane (tgl), Justin Pryzby (justinpryzby), Richard Guo (richardguo)Tom Lane (tgl)35 years ago
Make integer operations more efficient, inspired by Ryū2285Moved to next CF13Not processedDavid Fetter (dfetter)Andrew Gierth (rhodiumtoad)Andrew Gierth (rhodiumtoad)35 years ago
bitmap cost should account for correlated indexes2310Moved to next CF14Not processedJustin Pryzby (justinpryzby)74 years ago
Optimize dropping of relation buffers during recovery2319Moved to next CFNot processedKirk Jamison (kirkjamison)Takayuki Tsunakawa (maumau), Haiying Tang (tanghy)Amit Kapila (amitkapila)74 years ago
Reducing memory usage of creating foreign key between partitioned tables2330Moved to next CFNot processedsho kato (kato-sho)Tom Lane (tgl)54 years ago
Add reverse collations2356Moved to next CF13Not processedDavid Fetter (dfetter)25 years ago
Allow FunctionScans to pipeline results2372Moved to next CF13Not processedJohn Dent (denty)25 years ago
remove single character literal tokens from the core grammar2381Rejected13Not processedJohn Naylor (john.naylor)15 years ago
Using multicolumn statistics for more precise join selectivity estimatation2386Moved to next CFNot processedKonstantin Knizhnik (knizhnik)Yugo Nagata (yugo.nagata)93 years ago
Optimize update of tables with generated columns2392Moved to next CFNot processedPeter Eisentraut (petere)Pavel Stehule (okbobcz)Peter Eisentraut (petere)25 years ago
use CLZ instruction in AllocSetFreeIndex()2393CommittedNot processedJohn Naylor (john.naylor)Tom Lane (tgl)Tom Lane (tgl)15 years ago
Reduce size of fmgr_builtins array by 1/32411RejectedNot processedJohn Naylor (john.naylor)Heikki Linnakangas (heikki)15 years ago
Procedural Languages
declarative session variables, LET command1608Moved to next CF 7/7+9966−64Pavel Stehule (okbobcz)Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors)363 days ago
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR2376Moved to next CFNot processedJohn Dent (denty)Daniel Vérité (danielverite)93 years ago
Refactoring
Remove page-read callback from XLogReaderState2113Moved to next CFNot processedKyotaro Horiguchi (horiguti)Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo)Thomas Munro (macdice)133 years ago
Remove HeapTuple and Buffer dependency for predicate locking functions2169Committed13Not processedAshwin Agrawal (ashwinstar)Thomas Munro (macdice)Thomas Munro (macdice)45 years ago
Reduce size of core scanner transition array2174Committed13Not processedJohn Naylor (john.naylor)Tom Lane (tgl)Tom Lane (tgl)45 years ago
standardize integer parsing in front-end utilities2197Moved to next CFNot processedSurafel Temesgen (surafel), Joe Nelson (begriffs)Daniel Gustafsson (d_gustafsson)45 years ago
pgbench - improve variable management performance2236Moved to next CFNot processedFabien Coelho (calvin)64 years ago
Introduce xid8 and xid8_current() etc, for 64 bit transaction IDs.2271Moved to next CFNot processedThomas Munro (macdice)Takao Fujii (t-fujii)Thomas Munro (macdice)45 years ago
Executor code refactoring around result relations2277Moved to next CFNot processedAmit Langote (amitlan)Heikki Linnakangas (heikki)Heikki Linnakangas (heikki)64 years ago
pgbench - refactor init functions with buffers2313Moved to next CFNot processedFabien Coelho (calvin)Heikki Linnakangas (heikki)54 years ago
fe_utils - share query cancellation code2336CommittedNot processedFabien Coelho (calvin)Ibrar Ahmed (ibrar)Michael Paquier (michael-kun)25 years ago
Refactor parse analysis of EXECUTE command2344CommittedNot processedPeter Eisentraut (petere)Pavel Stehule (okbobcz)Peter Eisentraut (petere)25 years ago
Rework manipulation and structure of attribute mappings2359Committed13Not processedMichael Paquier (michael-kun)Amit Langote (amitlan)Michael Paquier (michael-kun)15 years ago
Split StdRdOptions into HeapOptions and ToastOptions2370Moved to next CFNot processedNikolay Shaplov (nataraj)103 years ago
Level4 Warnings show many shadow vars2371Moved to next CFNot processedMichael Paquier (michael-kun)25 years ago
Rename files used for index AMs to less generic names2385Returned with feedback13Not processedMichael Paquier (michael-kun)Fabien Coelho (calvin)Michael Paquier (michael-kun)15 years ago
pgbench - use pg logging capabilities2387CommittedNot processedFabien Coelho (calvin)Peter Eisentraut (petere)Peter Eisentraut (petere)15 years ago
Remove libpq.rc, use win32ver.rc for libpq2395CommittedNot processedPeter Eisentraut (petere)Peter Eisentraut (petere)15 years ago
remove separate postgres.(sh)description files2404CommittedNot processedJohn Naylor (john.naylor)Heikki Linnakangas (heikki)Heikki Linnakangas (heikki)15 years ago
Replication & Recovery
pg_rewind: options to use restore_command from recovery.conf or command line1849Moved to next CF13Not processedAlexey Kondratov (ololobus)Andrey Borodin (x4m)Michael Paquier (michael-kun)85 years ago
online change primary_conninfo1896Moved to next CF13Not processedSergei Kornilov (melkij)Fujii Masao (masaofujii)Álvaro Herrera (alvherre)75 years ago
Remove deprecated exclusive backup mode1913Moved to next CFNot processedDavid Steele (dsteele)Magnus Hagander (mha)94 years ago
Add timeline to partial WAL segments1919Moved to next CFNot processedDavid Steele (dsteele)94 years ago
logical for large in-progress transactions1927Moved to next CFNot processedAmit Kapila (amitkapila), Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos), Dilip Kumar (dilip.kumar)Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres)Amit Kapila (amitkapila)94 years ago
Add the capability to logical replication to transfer base types using binary2152Moved to next CFNot processedDave Cramer (dcramer)Daniel Gustafsson (d_gustafsson)Tom Lane (tgl)64 years ago
base backup client as auxiliary backend process2192Moved to next CFNot processedPeter Eisentraut (petere)55 years ago
Row filtering for logical replication2270Moved to next CF13Not processedEuler Taveira (eulerto)Amit Langote (amitlan), Gerdan Santos (gerdan), movead li (movead.li)43 years ago
Minimal logical decoding on standbys2283Moved to next CFNot processedAmit Khandekar (amitdkhan)Rahila Syed (rahila.syed)42 years ago
pause recovery if pitr target not reached when recovery_target_time is specified2284Committed13Not processedLeif Gunnar Erlandsen (leif)Peter Eisentraut (petere)Peter Eisentraut (petere)25 years ago
Add new developer GUC "ignore_invalid_pages", to ignore invalid pages failure during recovery2292CommittedNot processedFujii Masao (masaofujii)Michael Paquier (michael-kun)Fujii Masao (masaofujii)25 years ago
New argument "latest" for recovery_target parameter2347Returned with feedback13Not processedGrigory Smolkin (g.smolkin.postgrespro.ru)Peter Eisentraut (petere)15 years ago
skip empty transactions for logical replication2384Moved to next CFNot processedEuler Taveira (eulerto)43 years ago
Fix a performance issue with multiple logical-decoding walsenders2403Committed13Not processedPierre Ducroquet (pinaraf)Julien Rouhaud (rjuju)Tom Lane (tgl)15 years ago
Restricting maximum keep segments by repslots2407Moved to next CFNot processedKyotaro Horiguchi (horiguti)Jehan-Guillaume de Rorthais (ioguix)Álvaro Herrera (alvherre)25 years ago
WAL prefetch (another approach)2410Moved to next CFNot processedThomas Munro (macdice)David Kimura (dgkimura)Thomas Munro (macdice)73 years ago
Security
Allow cluster owner to bypass authentication2244Moved to next CFNot processedPeter Eisentraut (petere)45 years ago
Server Features
Generic type subscripting1062Moved to next CF14Not processedDmitry Dolgov (erthalion)Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov)Alexander Korotkov (smagen)194 years ago
Push aggregation down to base relations and joins1247Moved to next CFNot processedAntonin Houska (a.houska)Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf)194 years ago
Advanced partition matching for partition-wise join1553Moved to next CF13Not processedEtsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat)Etsuro Fujita (efujita), Amul Sul (sulamul), Ashutosh Bapat (ashutoshbapat), Mark Dilger (mark.dilger)Etsuro Fujita (efujita)115 years ago
Transactions involving multiple postgres foreign servers1574Moved to next CFNot processedMasahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat)Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda)183 years ago
Index Skip Scan1741Moved to next CF16Not processedDmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen)Peter Geoghegan (pgeoghegan), Dilip Kumar (dilip.kumar), Thomas Munro (macdice), Chris Travers (einhverfr), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf), Yuming Wang (yumwang), Jet Zhang (thinkj), Alexandre Felipe (bob.tpro)193 years ago
Add Hook Functions for Disk Quota Extension1883Moved to next CFNot processedHaozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu)Raymond Martin (ramarti)84 years ago
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two1947Moved to next CFNot processedMichael Paquier (michael-kun)Daniel Gustafsson (d_gustafsson)Michael Paquier (michael-kun)84 years ago
Ltree syntax improvement1977Moved to next CFNot processedDmitry Belyavsky (beldmit)Nikolay Shaplov (nataraj), Nikita Glukhov (n.glukhov), Aleksandr Sorokin (mustiks)84 years ago
Replica with large recovery_min_apply_delay is not receiving changes from master after restart until this delay is expired1995Moved to next CFNot processedKonstantin Knizhnik (knizhnik)Martín Marqués (mmarques)74 years ago
tableam vs. TOAST2120Committed13Not processedRobert Haas (rhaas)Peter Eisentraut (petere)Robert Haas (rhaas)45 years ago
KMS - Internal key management system2196Moved to next CFNot processedMasahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon)Cary Huang (cary)64 years ago
Resume vacuum and autovacuum from interruption and cancellation2211Moved to next CFNot processedMasahiko Sawada (masahikosawada)Rafia Sabih (rafia.sabih), Ibrar Ahmed (ibrar)45 years ago
Global temporary tables2233Returned with feedbackNot processedKonstantin Knizhnik (knizhnik)35 years ago
A hook for path-removal decision on add_path2234Moved to next CFNot processedKaiGai Kohei (kaigai)112 years ago
Unix-domain socket support on Windows2237Moved to next CFNot processedPeter Eisentraut (petere)Andrew Dunstan (adunstan)Peter Eisentraut (petere)45 years ago
Remove pg_pltemplate, add trustable extensions instead2246CommittedNot processedTom Lane (tgl)Peter Eisentraut (petere)Tom Lane (tgl)35 years ago
Asymmetric partition-wise JOIN2249Moved to next CFNot processedKaiGai Kohei (kaigai)Andrei Lepikhov (lepikhov)73 years ago
seccomp-bpf support2263Rejected13Not processedJoe Conway (jconway)Monk Dead (monkd)34 years ago
Fix partitionwise join with partially-redundant join clauses2266Moved to next CFNot processedRichard Guo (richardguo)Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat)Richard Guo (richardguo)169 months ago
GiST sorting build2276Moved to next CFNot processedAndrey Borodin (x4m)Heikki Linnakangas (heikki), Pavel Borisov (pborisov)Heikki Linnakangas (heikki)53 years ago
Support adding partitioned tables to logical replication publications2301Moved to next CFNot processedAmit Langote (amitlan)Peter Eisentraut (petere), Rafia Sabih (rafia.sabih), Rui Zhao (markrui)Peter Eisentraut (petere)35 years ago
Using multiple extended statistics for estimates2320CommittedNot processedTomas Vondra (fuzzycz)Mark Dilger (hornschnorter)Tomas Vondra (fuzzycz)25 years ago
jsonb_set_lax function2323Committed13Not processedAndrew Dunstan (adunstan)Pavel Stehule (okbobcz)Andrew Dunstan (adunstan)25 years ago
Shared system catalog cache2326Returned with feedback13Not processedTakeshi Ideriha (ideriha)25 years ago
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings2342CommittedNot processedAndrew Dunstan (adunstan)Peter Eisentraut (petere)Andrew Dunstan (adunstan)25 years ago
Global temporary table2349Moved to next CF16Not processedWenjing Zeng (wenjing.zwj)Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw)132 years ago
Collation versions for Windows2351Moved to next CFNot processedThomas Munro (macdice)Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com)Thomas Munro (macdice)25 years ago
per-database-object collation version tracking2367Moved to next CFNot processedJulien Rouhaud (rjuju), Thomas Munro (macdice)Peter Eisentraut (petere)Thomas Munro (macdice)54 years ago
Online checksums verification2369Moved to next CFNot processedJulien Rouhaud (rjuju)Masahiko Sawada (masahikosawada)Michael Paquier (michael-kun)54 years ago
Greatest Common Divisor2396Committed13Not processedVik Fearing (xocolatl)Fabien Coelho (calvin), David Fetter (dfetter)Dean Rasheed (deanr)15 years ago
Allow WHEN in INSTEAD OF triggers2398Moved to next CFNot processedDavid Fetter (dfetter)25 years ago
GUC to disable cancellation of awaiting for synchronous replication2402Moved to next CFNot processedAndrey Borodin (x4m)Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev)94 years ago
TRUNCATE on foreign tables2409Returned with feedback13Not processedKaiGai Kohei (kaigai)Michael Paquier (michael-kun)14 years ago
Removal of support for OpenSSL 0.9.8 and 1.0.02413CommittedstableNot processedMichael Paquier (michael-kun)Daniel Gustafsson (d_gustafsson)Michael Paquier (michael-kun)15 years ago
SQL Commands
SQL/JSON: functions1472Moved to next CFNot processedFedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg)Pavel Stehule (okbobcz), Andrew Dunstan (adunstan), Gerdan Santos (gerdan), Andrew Alsup (ahalsup)133 years ago
SQL/JSON: JSON_TABLE1473Moved to next CFNot processedFedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg)Pavel Stehule (okbobcz), Andrew Dunstan (adunstan)123 years ago
Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT1533Moved to next CFNot processedMatheus Oliveira (matheus.oliveira)Gerdan Santos (gerdan), Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima)154 years ago
FETCH FIRST clause WITH TIES option1844Moved to next CFNot processedSurafel Temesgen (surafel)Tomas Vondra (fuzzycz), Vik Fearing (xocolatl)Álvaro Herrera (alvherre)85 years ago
[WIP] Temporal query processing with range types - Temporal Normalization2045Withdrawn13Not processedPeter Moser (pemoser), Anton Dignös (dignoes)Ibrar Ahmed (ibrar)55 years ago
SQL:2011 application time2048Moved to next CFNot processedPaul Jungwirth (pjungwir), Ibrar Ahmed (ibrar)Peter Eisentraut (petere)121 week ago
range_agg / multiranges2112Moved to next CF14Not processedPaul Jungwirth (pjungwir)Pavel Stehule (okbobcz), Jeff Davis (jdavis)Alexander Korotkov (smagen)94 years ago
Incremental Materialized View Maintenance2138Moved to next CF16Not processedYugo Nagata (yugo.nagata), takuma hoshiai (hoshiai)Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua)172 years ago
Allow an alias to be attached directly to a JOIN ... USING2158Moved to next CFNot processedPeter Eisentraut (petere)Tom Lane (tgl)Peter Eisentraut (petere)104 years ago
FETCH FIRST clause PERCENT option2176Moved to next CFNot processedSurafel Temesgen (surafel)123 years ago
conflict handling for COPY FROM2186Moved to next CFNot processedSurafel Temesgen (surafel)Alexey Kondratov (ololobus), Anthony Nowocien (anthonyn), Takanori Asaba (takanori.asaba)55 years ago
Implement INSERT SET syntax2218Moved to next CFNot processedGareth Palmer (gareth)Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj)152 years ago
Allow to_date() and to_timestamp() to accept localized names2255Moved to next CF13Not processedJuanjo Santamaria Flecha (juanjo.santamaria.gmail.com)Tom Lane (tgl)Tom Lane (tgl)45 years ago
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE2269Moved to next CFNot processedJustin Pryzby (justinpryzby), Alexey Kondratov (ololobus)Justin Pryzby (justinpryzby), Cleysson Lima (cleyssonlima)Michael Paquier (michael-kun)94 years ago
extension of CREATE OR REPLACE TRIGGER2307Moved to next CFNot processedTakamichi Osumi (tatatappp)Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250)Tom Lane (tgl)64 years ago
WITH SYSTEM VERSIONING Temporal Tables2316Moved to next CFNot processedSurafel Temesgen (surafel)Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre)113 years ago
Expose buffer usage during planning in EXPLAIN2360Moved to next CF13Not processedJulien Rouhaud (rjuju)Fujii Masao (masaofujii), Justin Pryzby (justinpryzby)Fujii Masao (masaofujii)25 years ago
Modernizing SQL functions' result type coercions2362CommittedNot processedTom Lane (tgl)Heikki Linnakangas (heikki)Tom Lane (tgl)25 years ago
ALTER TABLE support for dropping generation expression2379CommittedNot processedPeter Eisentraut (petere)Sergei Kornilov (melkij)Peter Eisentraut (petere)15 years ago
Unicode normalization SQL functions2380Moved to next CFNot processedPeter Eisentraut (petere)Fabien Coelho (calvin), Daniel Vérité (danielverite)Peter Eisentraut (petere)25 years ago
polymorphic table functions2405Moved to next CFNot processedPeter Eisentraut (petere)25 years ago
Emit meaningful error for references to concurrently added columns2408CommittedNot processedKyotaro Horiguchi (horiguti)Tom Lane (tgl)Tom Lane (tgl)15 years ago
System Administration
Support huge_pages on AIX1960Withdrawn13Not processedThomas Munro (macdice)Thomas Munro (macdice)65 years ago
DROP DATABASE FORCE2055CommittedNot processedPavel Stehule (okbobcz), Filip Rembiałkowski (filiprem)Amit Kapila (amitkapila), Ibrar Ahmed (ibrar), Anthony Nowocien (anthonyn), vigneshwaran C (vignesh.postgres), Cleysson Lima (cleyssonlima), Federico Campoli (rotellaro)Amit Kapila (amitkapila)45 years ago
Improve search for missing parent downlinks in amcheck2140Moved to next CF13Not processedAlexander Korotkov (smagen)Peter Geoghegan (pgeoghegan)Alexander Korotkov (smagen)55 years ago
Add --include-foreign-data option to pg_dump to dump the data of foreign tables2208Moved to next CF13Not processedLuis M Carril (lmcarril)Daniel Gustafsson (d_gustafsson), Ashutosh Bapat (ashutoshbapat), vigneshwaran C (vignesh.postgres)Álvaro Herrera (alvherre)45 years ago
Add FOREIGN to ALTER TABLE in pg_dump when the target is a foreign table2213Moved to next CF13Not processedLuis M Carril (lmcarril)Daniel Gustafsson (d_gustafsson), vigneshwaran C (vignesh.postgres)Álvaro Herrera (alvherre)45 years ago
Online checksums - take 32260Moved to next CFNot processedMagnus Hagander (mha), Daniel Gustafsson (d_gustafsson)44 years ago
ssl passphrase callback2338Moved to next CF13Not processedAndrew Dunstan (adunstan)Andreas Karlsson (kandreas)Andrew Dunstan (adunstan)35 years ago
Allow superuser to grant passwordless connection rights on postgres_fdw2340Committed13Not processedCraig Ringer (ringerc)Andrew Dunstan (adunstan)25 years ago
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...)2377Moved to next CFNot processedJustin Pryzby (justinpryzby)Fabien Coelho (calvin)211 year ago
Set host(no)ssl settings from initdb2378Moved to next CFNot processedDavid Fetter (dfetter)Vik Fearing (xocolatl), Takayuki Tsunakawa (maumau), Cary Huang (cary)44 years ago
Recognizing superuser in pg_hba.conf2397Moved to next CFNot processedVik Fearing (xocolatl)David Fetter (dfetter)34 years ago