Commitfest 2022-03

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


Status summary: Committed: 98. Moved to next CF: 140. Withdrawn: 7. Returned with Feedback: 32. Rejected: 8. Total: 285.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. 2161 Moved to next CF stable Not processed Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) Michael Paquier (michael-kun) Álvaro Herrera (alvherre) 16 2 years ago
Corruption during WAL replay 2518 Committed stable Not processed Teja Mupparti (tejam) Robert Haas (rhaas), Daniel Shelepanov (dshelepanov) Robert Haas (rhaas) 10 2 years ago
Fix firing of RI triggers during cross-partition updates of partitioned tables 2877 Committed Not processed Amit Langote (amitlan) Masahiko Sawada (masahikosawada) Álvaro Herrera (alvherre) 7 3 years ago
Fix DROP TABLESPACE on Windows with ProcSignalBarrier? 2962 Committed Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) Thomas Munro (macdice) 6 3 years ago
Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 3041 Moved to next CF Not processed Bertrand Drouvot (bdrouvot), Minsoo (Mike) Oh (minsoo1) Masahiko Sawada (masahikosawada), ahsan hadi (ahsan.hadi) Amit Kapila (amitkapila) 7 2 years ago
Support of time zone patterns - of, tzh and tzm 3121 Committed Not processed Nitin Jadhav (nitinjadhav11) David Zhang (david.z) Robert Haas (rhaas) 5 3 years ago
Update Toast data failure in logical replication 3162 Committed Not processed Dilip Kumar (dilip.kumar) Euler Taveira (eulerto), Haiying Tang (tanghy) Amit Kapila (amitkapila) 5 3 years ago
Fix uninitialized variable access (freepages) 3236 Rejected 15 Not processed Ranier Vilela (raniervilela) Greg Nancarrow (gregn1234), David Zhang (david.z) 4 3 years ago
Fix handling of outer GroupingFunc within subqueries 3250 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl), Platon Pronko (rogach) Tom Lane (tgl) 4 3 years ago
pgbench: using prepared BEGIN statement in a pipeline could cause an error 3260 Moved to next CF 15 Not processed Yugo Nagata (yugo.nagata) Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege) Álvaro Herrera (alvherre) 9 2 years ago
Fix postgres_fdw's ORDER BY pushdown handling 3264 Committed Not processed Ronan Dunklau (rdunklau) Tom Lane (tgl), David Zhang (david.z) Tom Lane (tgl) 4 2 years ago
Do not start bgworker processes during binary upgrade 3299 Returned with feedback Not processed Denis Laxalde (dlax) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju) 4 3 years ago
document the need to analyze partitioned tables 3320 Committed stable Not processed Justin Pryzby (justinpryzby) Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 3 1 year ago
fix psql pattern handling 3367 Committed Not processed Mark Dilger (mark.dilger) Robert Haas (rhaas) Robert Haas (rhaas) 3 2 years ago
ExecTypeSetColNames is fundamentally broken 3440 Committed Not processed Tom Lane (tgl) Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 2 3 years ago
Error "initial slot snapshot too large" in create replication slot 3445 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 1 year ago
fix crash with Python 3.11 3481 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) Tom Lane (tgl) 2 3 years ago
Fix vcregress plpython3 warning 3507 Committed Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Andrew Dunstan (adunstan) 1 3 years ago
Possible fails in pg_stat_statements test 3518 Moved to next CF Not processed Anton Melnikov (antonmel) Robert Haas (rhaas) Robert Haas (rhaas) 2 2 years ago
Fix concurrent deadlock scenario with DROP INDEX on partitioned index 3519 Committed Not processed Jimmy Yih (jyih), Gaurab Dey (gaurabd) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
fix memory leak in nodeindexscan with reorder 3521 Committed 15 Not processed Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Alexander Korotkov (smagen) 1 3 years ago
Fix Windows network event handling 3523 Moved to next CF Not processed Thomas Munro (macdice) Robert Haas (rhaas) 4 1 year ago
Fix overflow in justify_interval, justify_hours, and justify_days 3540 Committed Not processed Joseph Koshakow (jkoshakow) Nathan Bossart (bossartn) Tom Lane (tgl) 1 3 years ago
Fix overflow/underflow in DecodeInterval/EncodeInterval 3541 Committed Not processed Joseph Koshakow (jkoshakow) Tom Lane (tgl), David Fetter (dfetter) Tom Lane (tgl) 1 2 years ago
fix race condition between DROP TABLESPACE and checkpointing 3544 Committed stable Not processed Nathan Bossart (bossartn) Thomas Munro (macdice) 1 3 years ago
Fix formatting of Interval output 3548 Withdrawn Not processed Joseph Koshakow (jkoshakow) 1 3 years ago
Fix alter data type of clustered/replica identity columns 3549 Committed Not processed Japin Li (japin) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Add fix to table_to_xmlschema regex when timestamp has time zone 3551 Committed stable Not processed Renan Lopes (rslopes) Euler Taveira (eulerto) Tom Lane (tgl) 1 3 years ago
ltree_gist indexes broken after pg_upgrade from 12 3567 Committed Not processed Tomas Vondra (fuzzycz) Alexander Korotkov (smagen) 1 3 years ago
Fix bogus dependency management for GENERATED expressions 3592 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Clients
psql - add SHOW_ALL_RESULTS option 2096 Committed Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) Peter Eisentraut (petere) 13 2 years ago
pg_dump - read data for some options from external file 2573 Moved to next CF Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) Daniel Gustafsson (d_gustafsson) 18 1 year ago
pg_dump new feature: exporting functions only 3051 Returned with feedback 15 Not processed Lætitia AVROT (arkhena) ahsan hadi (ahsan.hadi), Ryan Lambert (ryanlambert) 5 2 years ago
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) 3256 Moved to next CF Not processed Justin Pryzby (justinpryzby) David Christensen (davidchristensen) 16 9 months ago
psql: add xheader_width option to handle very long record lines 3295 Moved to next CF Not processed Platon Pronko (rogach) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 5 2 years ago
Add psql command to list constraints 3468 Rejected 15 Not processed Tatsuro Yamada (yamatattsu) Justin Pryzby (justinpryzby), Dag Lem (daglem) 2 2 years ago
libpq compression 3499 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt) Justin Pryzby (justinpryzby) 3 3 years ago
Add non-blocking version of PQcancel 3511 Moved to next CF 17 Not processed Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) Álvaro Herrera (alvherre) 11 3 months ago
pgbench - allow retries on some errors 3552 Committed 15 Not processed Yugo Nagata (yugo.nagata), Marina Polyakova (whipping.top1991) Fabien Coelho (calvin) Tatsuo Ishii (ishii) 1 2 years ago
Enable SSL library detection via PQsslAttribute 3564 Committed Not processed Jacob Champion (jchampion) Robert Haas (rhaas), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 2 years ago
Fix pgbench output messages to remove a space between number and "%". 3569 Committed Not processed masaya kawamoto (kawamoto) Tatsuo Ishii (ishii) 1 3 years ago
Add LZ4 compression in pg_dump 3571 Moved to next CF 16 Not processed Georgios Kokolatos (gkokolatos), Rachel Heaton (rheaton) Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst) Tomas Vondra (fuzzycz) 6 1 year ago
Frontend error logging style 3574 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere), Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 2 years ago
output formfeed after every result when using the \watch command 3576 Returned with feedback Not processed Noboru Saito (noborus), Noboru Saito (nsaito) 1 2 years ago
output formfeed after every result when using the \watch command 3578 Withdrawn 15 Not processed 1 2 years ago
Code Comments
Add comment about startup process getting a free procState array slot always 3355 Committed Not processed Bharath Rupireddy (bharathrupireddy) Robert Haas (rhaas), Yura Sokolov (funny_falcon), Gopi I (gopi.inupanuri570.gmail.com) Robert Haas (rhaas) 3 2 years ago
Code comments: why some text-handling functions are leakproof 3510 Returned with feedback stable Not processed Gurjeet Singh (gurjeet) 1 2 years ago
Documentation
Improve documentation for pg_upgrade, standbys and rsync 3125 Withdrawn 15 Not processed Laurenz Albe (laurenz) David Fetter (dfetter) 5 2 years ago
Consistent use of SSL/TLS in docs 3172 Committed Not processed Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Lætitia AVROT (arkhena) Daniel Gustafsson (d_gustafsson) 5 2 years ago
Document atthasmissing default optimization avoids verification table scan 3329 Withdrawn Not processed James Coleman (jcole1989) Robert Haas (rhaas), David Johnston (polobo), Nathan Bossart (bossartn) 3 2 years ago
Reword docs of GUCs restart_after_crash and remove_temp_files_after_crash 3356 Rejected Not processed Bharath Rupireddy (bharathrupireddy) David Fetter (dfetter) 3 2 years ago
Add id's to various elements in protocol.sgml 3439 Committed 15 Not processed Brar Piening (brar) David Fetter (dfetter) Peter Eisentraut (petere) 2 3 years ago
Document creating an extension in replication setup 3494 Returned with feedback Not processed Bharath Rupireddy (bharathrupireddy) Julien Rouhaud (rjuju) 2 2 years ago
Doc patch for retryable xacts 3497 Committed Not processed Simon Riggs (simon) David Fetter (dfetter) Tom Lane (tgl) 2 3 years ago
Improve role attributes docs 3516 Moved to next CF Not processed Shinya Kato (shinyakato) Fujii Masao (masaofujii), Swaha Miller (swaha) Bruce Momjian (bmomjian) 3 2 years ago
doc: PQexecParams binary handling example for REAL data type 3568 Moved to next CF Not processed Mark Wong (markwkm) 6 1 year ago
Miscellaneous
Fix behavior of geo_ops when NaN is involved 2710 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Julien Rouhaud (rjuju), Georgios Kokolatos (gkokolatos) 10 3 years ago
Functions for sorting GiST build of gist_btree types 2824 Returned with feedback Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Emre Hasegeli (hasegeli) Heikki Linnakangas (heikki) 7 3 years ago
Function to log backtrace of postgres processes 2863 Moved to next CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 1 year ago
Allow multiple recursive self-references 3046 Moved to next CF Not processed Denis Hirn (brainy) Peter Eisentraut (petere) 6 2 years ago
Avoid orphaned dependencies 3106 Moved to next CF 16 Not processed Bertrand Drouvot (bdrouvot) Ronan Dunklau (rdunklau) 6 2 years ago
Fully WAL logged CREATE DATABASE - No Checkpoints 3192 Committed Not processed Dilip Kumar (dilip.kumar) Ashutosh Sharma (ashu_coek) Robert Haas (rhaas) 5 2 years ago
Expose get_query_def() 3204 Committed Not processed Julien Rouhaud (rjuju) Pavel Stehule (okbobcz), Gilles Darold (darold) Tom Lane (tgl) 5 2 years ago
pgbench: add multiconnect support 3227 Moved to next CF 16 Not processed David Christensen (davidchristensen) Jelte Fennema-Nio (jeltef) 9 2 years ago
disallow external access to MaxBackends 3276 Committed Not processed Nathan Bossart (bossartn) Greg Sabino Mullane (greg) Michael Paquier (michael-kun) 4 2 years ago
Allow special values in GUC configurations 3290 Rejected 16 Not processed David Christensen (davidchristensen) Cary Huang (cary) 4 3 years ago
Add PGDLLIMPORT to all direct or indirect GUC variables 3291 Committed 15 Not processed Robert Haas (rhaas), Julien Rouhaud (rjuju) Robert Haas (rhaas) 4 2 years ago
Showing I/O timings spent reading/writing temp buffers in EXPLAIN 3298 Committed 15 Not processed Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), Melanie Plageman (melanieplageman), Georgios Kokolatos (gkokolatos) Michael Paquier (michael-kun) 4 2 years ago
lax reloptions parsing for views 3340 Returned with feedback Not processed Mark Dilger (mark.dilger) 3 2 years ago
Inconsistency in startup process's MyBackendId and procsignal array registration with ProcSignalInit() 3357 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) 3 3 years ago
building postgres with meson 3395 Moved to next CF 16 Not processed Andres Freund (andresfreund) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) Andres Freund (andresfreund) 5 2 years ago
Use -fvisibility=hidden for shared libraries 3396 Moved to next CF Not processed Andres Freund (andresfreund) Tom Lane (tgl) Andres Freund (andresfreund) 4 2 years ago
disallow HEAP_XMAX_COMMITTED and HEAP_XMAX_IS_LOCKED_ONLY 3434 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Mark Dilger (mark.dilger) 7 2 years ago
Add DB_IN_END_OF_RECOVERY_CHECKPOINT state for control file 3442 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 2 3 years ago
reduce impact of lengthy startup and checkpoint tasks 3448 Moved to next CF 17 Not processed Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 1 year ago
repair or remove check_guc script 3449 Committed 15 Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 3 years ago
Rewriting the test of pg_upgrade as a TAP test - take three 3459 Committed 15 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 2 years ago
more descriptive message for process termination due to max_slot_wal_keep_size​ 3472 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Bertrand Drouvot (bdrouvot) Tom Lane (tgl) 4 2 years ago
Add checkpoint and redo LSN to LogCheckpointEnd log message 3474 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) Fujii Masao (masaofujii) 3 2 years ago
Extend compatibility of PostgreSQL::Test::Cluster 3480 Moved to next CF 15 Not processed Andrew Dunstan (adunstan) Michael Paquier (michael-kun) Andrew Dunstan (adunstan) 3 2 years ago
Improve error handling of HMAC computations and SCRAM 3509 Committed 15 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Support escape sequence for cluster_name in postgres_fdw.application_name 3522 Committed Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
Allow pg_upgrade to copy segments of the same relfilenode in parallel 3525 Moved to next CF Not processed Jaime Casanova (jcasanov) 2 2 years ago
Reloption tests iprovement. Test resetting illegal option that was actually set for some reason 3534 Returned with feedback Not processed Nikolay Shaplov (nataraj) 1 2 years ago
new diagnostic items for the dynamic sql 3537 Moved to next CF Not processed Dinesh Kumar (dineshkumar) 4 2 years ago
Preventing indirection for IndexPageGetOpaque for known-size page special areas 3543 Moved to next CF 16 Not processed Matthias van de Meent (mmeent) 4 2 years ago
Issue a log message when the backtrace logged is cut off 3547 Returned with feedback Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii), Peter Eisentraut (petere), Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) 1 3 years ago
TAP format output for pg_regress 3559 Moved to next CF 16 Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) 2 1 year ago
Add native windows on arm64 support 3560 Returned with feedback Not processed 1 1 year ago
Add native windows on arm64 support 3561 Moved to next CF Not processed Niyas Sait (niyassait) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 4 1 year ago
JSON path numeric literal syntax 3579 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Fix flaky tests when synchronous_commit = off 3580 Committed Not processed Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev) Andres Freund (andresfreund) 1 3 years ago
Monitoring & Control
Add extra statistics to explain for Nested Loop 2765 Moved to next CF Not processed Justin Pryzby (justinpryzby), Ekaterina Sokolova (e.sokolova) Julien Rouhaud (rjuju), Greg Stark (stark), Lukas Fittl (lfittl), Yugo Nagata (yugo.nagata), Justin Pryzby (justinpryzby) 10 2 years ago
pg_stat_statements and "IN" conditions 2837 Moved to next CF 6/7 +945−23 Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) Álvaro Herrera (alvherre) 22 2 days ago
Add system views pg_permissions and pg_ownerships 3033 Returned with feedback Not processed Joel Jacobson (joeljacobson) 5 5 months ago
pg_stat_statements: Track statement entry timestamp 3048 Moved to next CF 17 Not processed Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 13 1 year ago
Logging plan of the currently running query 3142 Moved to next CF 16 Not processed atsushi torikoshi (atorik) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby), James Coleman (jcole1989), Ekaterina Sokolova (e.sokolova), Alena Rybakina (a.rybakina) 9 3 days ago
Add system view tracking shared buffer actions 3272 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) Andres Freund (andresfreund) 9 1 year ago
Trap SIGCHLD in pg_basebackup to exit early on stream child failure 3302 Committed Not processed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha), Bharath Rupireddy (bharathrupireddy) Daniel Gustafsson (d_gustafsson) 4 3 years ago
Extend postgres_fdw_get_connections() to print the user_name 3388 Moved to next CF Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) Fujii Masao (masaofujii) 15 6 months ago
Add pg_stat_session 3405 Moved to next CF Needs rebase! Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) 16 1 week ago
explain_regress, explain(MACHINE), and default to explain(BUFFERS) 3409 Moved to next CF 16 Not processed Justin Pryzby (justinpryzby), Nikolay Samokhvalov (nikolay) Laurenz Albe (laurenz), Justin Pryzby (justinpryzby) 6 2 years ago
Show subtransaction overflow status 3444 Rejected Not processed Dilip Kumar (dilip.kumar) Julien Rouhaud (rjuju), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) 2 3 years ago
Add index scan progress to pg_stat_progress_vacuum 3456 Returned with feedback 15 Not processed Sami Imseih (simseih) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) 2 1 year ago
pg_stat_toast 3457 Moved to next CF Not processed Gunnar "Nick" Bluth (bluthg) Ibrar Ahmed (ibrar) 3 2 years ago
pg_statio_all_tables: several rows per table due to invalid TOAST index 3460 Committed Not processed Andrei Zubkov (zubkov) Tom Lane (tgl) Tom Lane (tgl) 2 2 years ago
Add Amcheck option for checking unique constraints in btree indexes 3464 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) Alexander Korotkov (smagen) 10 7 months ago
Add last commit LSN to pg_last_committed_xact() 3515 Moved to next CF Not processed James Coleman (jcole1989) 2 2 years ago
Report checkpoint progress with pg_stat_progress_checkpoint 3545 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) Julien Rouhaud (rjuju), Matthias van de Meent (mmeent) 2 2 years ago
JIT counters in pg_stat_statements 3572 Committed Not processed Magnus Hagander (mha) Julien Rouhaud (rjuju) Magnus Hagander (mha) 1 2 years ago
jit_warn_above_fraction parameter 3573 Moved to next CF Not processed Magnus Hagander (mha) Julien Rouhaud (rjuju) 3 2 years ago
Shared memory based stats collector 3589 Committed 15 Not processed Andres Freund (andresfreund), Kyotaro Horiguchi (horiguti) Andres Freund (andresfreund) 1 2 years ago
Performance
GROUP BY optimization 1651 Committed 15 Not processed Fedor Sigaev (sigaev), Pavel Borisov (pborisov) Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 12 1 year ago
Remove self join on a unique column 1712 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 27 3 days ago
Erase the distinctClause if the result is unique by definition 2433 Returned with feedback Not processed Andy Fan (andyf) David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Hou Zhijie (houzj) 11 2 years ago
Fast COPY FROM command for the foreign tables 2601 Moved to next CF Not processed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) Etsuro Fujita (efujita) 13 2 years ago
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 11 months ago
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 11 months ago
Consider parallel for LATERAL subqueries having LIMIT/OFFSET 2851 Moved to next CF Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2 years ago
Faster pglz compression 2897 Moved to next CF Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) Tomas Vondra (fuzzycz) 12 2 years ago
Parallel Hash Full Join 2903 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) Thomas Munro (macdice) 12 1 year ago
Full support for index LP_DEAD hint bits on standby 2947 Returned with feedback Not processed Michail Nikolaev (nkey) Antonin Houska (a.houska) 6 2 years ago
Simplify some RI checks to reduce SPI overhead 2948 Returned with feedback Not processed Amit Langote (amitlan) Tom Lane (tgl), Corey Huinker (coreyh) Álvaro Herrera (alvherre) 6 2 years ago
More sort-related specialisation 3038 Committed Not processed Thomas Munro (macdice) John Naylor (john.naylor) John Naylor (john.naylor) 5 2 years ago
Lazy JIT IR code generation to increase JIT speed with partitions 3071 Moved to next CF Not processed David Geier (geidav), Luc Vlaming (luc.vlaming) Dmitry Dolgov (erthalion) 9 2 years ago
Parallel INSERT SELECT take 2 3143 Moved to next CF Not processed Greg Nancarrow (gregn1234), Hou Zhijie (houzj) 6 2 years ago
pre-allocating WAL files 3158 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 6 2 years ago
Add proper planner support for ORDER BY / DISTINCT aggregates 3164 Moved to next CF Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau), Richard Guo (richardguo) David Rowley (davidrowley) 7 2 years ago
Map WAL segment files on PMEM as WAL buffers 3181 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 3 years ago
Write visibility map during CLUSTER/VACUUM FULL 3206 Moved to next CF Not processed Alexander Korotkov (smagen), Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva), Anna Akenteva (a.akenteva) Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva) 6 2 years ago
Fix ExecRTCheckPerms() inefficiency with many prunable partitions 3224 Moved to next CF 16 Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre), Tom Lane (tgl) Álvaro Herrera (alvherre) 8 1 year ago
Window function run conditions 3234 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 2 years ago
Using each rel as both outer and inner for anti-joins 3235 Moved to next CF Not processed Richard Guo (richardguo) Ronan Dunklau (rdunklau) Tom Lane (tgl) 9 1 year ago
Postgres picks suboptimal index after building extended statistics 3245 Moved to next CF 14 Not processed Andrei Lepikhov (lepikhov) 7 2 years ago
Parallelize correlated subqueries that execute within each worker 3246 Moved to next CF Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 8 months ago
Cache tuple routing info during bulk loads into partitioned tables 3270 Moved to next CF Not processed David Rowley (davidrowley), Amit Langote (amitlan), Hou Zhijie (houzj) Álvaro Herrera (alvherre), David Rowley (davidrowley) David Rowley (davidrowley) 6 2 years ago
KnownAssignedXidsGetAndSetXmin performance 3271 Moved to next CF Not processed Michail Nikolaev (nkey) Kirill Reshke (reshke), Andrey Borodin (x4mmm) 6 2 years ago
Push down time-related SQLValue functions to foreign server 3289 Moved to next CF 15 Not processed Alexander Pyhalov (a.pyhalov) 5 3 years ago
Asynchronous and "direct" IO support for PostgreSQL 3316 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley), Thomas Munro (macdice) 6 2 years ago
Partial aggregates push down 3369 Returned with feedback 15 Not processed Alexander Pyhalov (a.pyhalov) Ilya Gladyshev (qoops) 3 7 months ago
Use generation context to speed up tuplesorts 3381 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 3 2 years ago
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit 3392 Moved to next CF 16 Not processed Etsuro Fujita (efujita) Fujii Masao (masaofujii), David Zhang (david.z) Etsuro Fujita (efujita) 8 1 year ago
Parameter for planner estimates of recursive queries 3400 Committed Not processed Simon Riggs (simon) Kenaniah Cerny (kenaniah) Tom Lane (tgl) 2 3 years ago
Removing more vacuumlazy.c special cases, relfrozenxid optimizations 3433 Committed 15 Not processed Peter Geoghegan (pgeoghegan) Peter Geoghegan (pgeoghegan) 2 2 years ago
partIndexlist for partitioned tables uniqueness 3452 Moved to next CF Not processed Arne Roland (harks) David Rowley (davidrowley) David Rowley (davidrowley) 6 2 years ago
sort leaf pages by ctid for gist indexes built using sorted method 3454 Returned with feedback Not processed Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) Andrey Borodin (x4m) 2 3 years ago
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) 3461 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 2 months ago
AcquireExecutorLocks() and run-time pruning 3478 Moved to next CF Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) Amit Langote (amitlan) 17 1 month ago
BufferAlloc: don't take two simultaneous locks 3483 Moved to next CF 16 Not processed Yura Sokolov (funny_falcon) Michail Nikolaev (nkey) 4 2 years ago
reduce page overlap of GiST indexes built using sorted method 3488 Committed 15 Not processed Andrey Borodin (x4m), Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com), Sergei Shoulbakov (sshoulbakov) Regina Obe (reginaobe) Alexander Korotkov (smagen) 2 3 years ago
Speed up releasing of locks 3501 Moved to next CF Not processed Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 1 year ago
Avoid smgrimmedsync() during index build and add unbuffered IO API 3508 Moved to next CF Not processed Melanie Plageman (melanieplageman) 2 2 years ago
Single item cache for Subtrans SLRU 3517 Committed Not processed Simon Riggs (simon) Julien Rouhaud (rjuju), Derrick Wong (derrickw) Michael Paquier (michael-kun) 1 2 years ago
[PATCH] Equivalence Class Filters 3524 Moved to next CF 16 Not processed David Rowley (davidrowley), Andy Fan (andyf) Andrei Lepikhov (lepikhov) 4 2 years ago
Add spin_delay() implementation for Arm in s_lock.h 3527 Committed Not processed Geoffrey Blake (geoffreyb) Tom Lane (tgl), Andres Freund (andresfreund) Tom Lane (tgl) 1 2 years ago
postgres_fdw - use TABLESAMPLE when analyzing foreign tables 3535 Moved to next CF Not processed Tomas Vondra (fuzzycz) Tom Lane (tgl), James Finnerty (jimfinnerty) Tomas Vondra (fuzzycz) 5 2 years ago
Allow parallel plan for referential integrity checks 3539 Moved to next CF Not processed Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 1 year ago
Removing unused trailing linepointers from heap pages 3542 Committed 15 Not processed Matthias van de Meent (mmeent) Peter Geoghegan (pgeoghegan) Peter Geoghegan (pgeoghegan) 1 2 years ago
reduce archiving overhead 3555 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Fujii Masao (masaofujii) 2 2 years ago
Optimise numeric division 3570 Committed Not processed Dean Rasheed (deanr) Tom Lane (tgl) Dean Rasheed (deanr) 1 3 years ago
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 6/7 +9964−65 Pavel 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) 35 1 week ago
enhancing plpgsql API for debugging and tracing 2684 Committed Not processed Pavel Stehule (okbobcz) Aleksander Alekseev (aalekseev) Tom Lane (tgl) 9 2 years ago
possibility to rename root namespace in plpgsql 2839 Rejected Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) 7 3 years ago
trigger example for plsample 3512 Committed 15 Not processed Mark Wong (markwkm), Konstantina Skovola (konskov) Chapman Flack (chap) Tom Lane (tgl) 1 2 years ago
Documentation (mostly) of implementing TRANSFORM FOR TYPE in a PL 3554 Moved to next CF 15 Not processed Chapman Flack (chap) Pavel Stehule (okbobcz) 3 2 years ago
Refactoring
Extend portability of client_connection_check_interval 3098 Committed Not processed Thomas Munro (macdice) Maksim Milyutin (maksm90) Thomas Munro (macdice) 5 3 years ago
psql - refactor echo code 3140 Moved to next CF Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 1 year ago
automatically generating node support functions 3182 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 6 2 years ago
Extensible storage manager API - smgr hooks 3216 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) 5 3 years ago
FUNCAPI tuplestore helper function 3420 Committed 15 Not processed Melanie Plageman (melanieplageman) Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 2 3 years ago
Refactoring the regression tests for more independence 3477 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 2 3 years ago
parse/analyze API refactoring 3485 Committed Not processed Peter Eisentraut (petere) Nathan Bossart (bossartn) Peter Eisentraut (petere) 2 3 years ago
Move SLRU data into the regular buffer pool 3514 Moved to next CF Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 1 year ago
Teach WaitEventSets to grow automatically 3533 Moved to next CF Not processed Thomas Munro (macdice) 2 3 years ago
New [relation] options engine 3536 Moved to next CF Not processed Nikolay Shaplov (nataraj) 5 5 days ago
Add internal Numeric to Uint64 conversion function. 3550 Returned with feedback Not processed Amul Sul (sulamul) 1 2 years ago
Replication & Recovery
unlogged sequences 2167 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 2 years ago
Make message at end-of-recovery less scary 2490 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 1 year ago
Row filtering for logical replication 2906 Committed 15 Not processed Euler Taveira (eulerto), Peter Smith (smithpb), Ajin Cherian (ajinc), Hou Zhijie (houzj) Dilip Kumar (dilip.kumar), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Peter Smith (smithpb2250), Hou Zhijie (houzj), Rahila Syed (rahila) Amit Kapila (amitkapila) 7 3 years ago
Identify missing publications from publisher while create/alter subscription. 2957 Committed Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Euler Taveira (eulerto), Ashutosh Sharma (ashu_coek), Japin Li (japin), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 6 2 years ago
tablesync early exit 3062 Moved to next CF 15 Not processed Peter Smith (smithpb2250) 6 2 years ago
avoid logical replication empty transactions 3093 Committed 15 Not processed Euler Taveira (eulerto), Ajin Cherian (ajinc) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb), Greg Nancarrow (gregn1234) Amit Kapila (amitkapila) 5 2 years ago
Detectable crashes and unlogged table resets 3183 Returned with feedback Not processed Jeff Davis (jdavis) 5 3 years ago
Skipping logical replication transactions on subscriber side 3205 Committed Not processed Masahiko Sawada (masahikosawada) vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Mark Dilger (mark.dilger), Hou Zhijie (houzj) Amit Kapila (amitkapila) 5 2 years ago
Allow providing restore_command as a command line option to pg_rewind 3213 Rejected Not processed Alexey Kondratov (ololobus) Andrey Borodin (x4m) 5 2 years ago
PITR enhance getRecordTimestamp() 3222 Moved to next CF Not processed Simon Riggs (simon) 8 3 years ago
Column filtering in logical replication 3230 Committed 15 Not processed Álvaro Herrera (alvherre), Rahila Syed (rahila.syed), Tomas Vondra (fuzzycz) Álvaro Herrera (alvherre), Peter Eisentraut (petere), vigneshwaran C (vignesh.postgres) Tomas Vondra (fuzzycz) 5 2 years ago
schema change not getting invalidated, both renamed table and new table data were getting replicated 3262 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl) Tom Lane (tgl) 8 2 years ago
archive modules 3337 Committed 15 Not processed Nathan Bossart (bossartn) Magnus Hagander (mha), Stephen Frost (sfrost), Robert Haas (rhaas), Michael Paquier (michael-kun), Fujii Masao (masaofujii), David Steele (dsteele) Robert Haas (rhaas) 3 2 years ago
Add checkpoint stats of snapshot and mapping files of pg_logical dir 3389 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 5 2 years ago
Synchronize logical replication slots from primary to standby 3393 Returned with feedback Not processed Peter Eisentraut (petere) 3 11 months ago
Logical insert/update/delete WAL records for custom table AMs 3394 Moved to next CF 15 Not processed Jeff Davis (jdavis) Simon Riggs (simon) 4 2 years ago
Prefetching in recovery, take II 3397 Committed 15 Not processed Thomas Munro (macdice) Julien Rouhaud (rjuju) Thomas Munro (macdice) 3 2 years ago
Optionally automatically disable subscription on error 3407 Committed Not processed Takamichi Osumi (tatatappp), Mark Dilger (mark.dilger) vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) Amit Kapila (amitkapila) 2 3 years ago
Add WAL recovery info such as current WAL file and WAL source to server logs 3443 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 5 2 years ago
Extensible RMgr 3469 Moved to next CF 15 Not processed Jeff Davis (jdavis) Julien Rouhaud (rjuju) Jeff Davis (jdavis) 3 2 years ago
Add log messages when replication slots become active and inactive 3492 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 10 1 year ago
Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 3496 Moved to next CF 16 Not processed Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 4 2 years ago
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory 3503 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 1 year ago
transaction statistics of logical replication subscription 3504 Returned with feedback Not processed Takamichi Osumi (tatatappp) 1 2 years ago
Suppressing useless wakeups in walreceiver 3520 Moved to next CF Not processed Thomas Munro (macdice), Nathan Bossart (bossartn) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) Thomas Munro (macdice) 5 2 years ago
speed up a logical replication setup (pg_subscriber) 3556 Moved to next CF Not processed Euler Taveira (eulerto) Peter Eisentraut (petere) 2 11 months ago
add "--config-file=" option to pg_rewind 3562 Committed 15 Not processed Gunnar "Nick" Bluth (bluthg) Michael Banck (mbanck), Alexander Kukushkin (cyberdem0n) Michael Paquier (michael-kun) 1 2 years ago
Time-delayed logical replication subscriber 3581 Moved to next CF Not processed Euler Taveira (eulerto) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250) 6 1 year ago
tests for basebackup_to_shell 3600 Committed 15 Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 2 years ago
Security
Support for NSS as a libpq TLS backend 3138 Rejected Not processed Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) Joshua Brindle (joshuab) 5 3 years ago
Upgrade pgcrypto to crypt_blowfish 1.3 3338 Moved to next CF Not processed Daniel Fone (daniel.fone) Daniel Gustafsson (d_gustafsson) 4 3 years ago
Granting SET and ALTER SYSTEM privileges for GUCs 3413 Committed Not processed Mark Dilger (mark.dilger) Tom Lane (tgl), Andrew Dunstan (adunstan), Nathan Bossart (bossartn), Joshua Brindle (joshuab) Tom Lane (tgl) 2 2 years ago
Accept IP addresses in server certificate SANs 3458 Committed Not processed Jacob Champion (jchampion) Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere) 2 2 years ago
CREATEROLE and role ownership hierarchies 3506 Moved to next CF 15 Not processed Mark Dilger (mark.dilger) Joshua Brindle (joshuab) 2 2 years ago
pgcrypto: Remove internal padding implementation 3553 Committed Not processed Peter Eisentraut (petere) Nathan Bossart (bossartn) Peter Eisentraut (petere) 1 3 years ago
Expose authenticated identity to extensions and triggers 3563 Moved to next CF Not processed Jacob Champion (jchampion) Bertrand Drouvot (bdrouvot) Michael Paquier (michael-kun) 3 2 years ago
Kerberos delegation 3582 Moved to next CF Not processed Stephen Frost (sfrost), Peifeng Qiu (peifengq) Jacob Champion (jchampion) 3 1 year ago
Server Features
Index Skip Scan 1741 Returned with feedback 16 Not processed Dmitry 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) 19 2 years ago
ICU for global collation 2256 Committed Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju) Peter Eisentraut (petere) 4 3 years ago
Fix partitionwise join with partially-redundant join clauses 2266 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) Richard Guo (richardguo) 16 7 months ago
Global temporary table 2349 Moved to next CF 16 Not processed Wenjing Zeng (wenjing.zwj) Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) 13 2 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
Extended statistics / estimate Var op Var clauses 2831 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr), Mark Dilger (mark.dilger) 9 2 years ago
New Table Access Methods for Multi and Single Inserts 2871 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 9 4 months ago
On client login event trigger 2900 Moved to next CF 17 Not processed Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) Alexander Korotkov (smagen) 15 1 year ago
SQL/JSON: functions 2901 Committed 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 2 years ago
SQL/JSON: JSON_TABLE 2902 Committed 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 2 years ago
Allow batched insert during cross-partition updates 2992 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Hou Zhijie (houzj) Etsuro Fujita (efujita) 10 2 years ago
PROXY protocol support 3032 Moved to next CF Not processed Magnus Hagander (mha) Jacob Champion (jchampion), wilfried roset (wilfriedroset), Julien Riou (riouj) 7 2 years ago
Extended statistics in EXPLAIN 3050 Moved to next CF Not processed Tomas Vondra (fuzzycz) Tatsuro Yamada (tatsuro_yamada) 6 3 years ago
Merging statistics from children instead of re-sampling everything 3052 Returned with feedback Not processed Tomas Vondra (fuzzycz) 5 3 years ago
Add callback table access method to reset filenode when dropping relation 3073 Moved to next CF Not processed Mats Kindahl (matski) Aleksander Alekseev (a.alekseev), Alexander Kuzmenkov (akuzmenkov) 7 2 years ago
Asymmetric partition-wise JOIN 3099 Moved to next CF 15 Not processed KaiGai Kohei (kaigai), Andrei Lepikhov (lepikhov) Alexander Pyhalov (a.pyhalov) 7 3 years ago
logical decoding and replication of sequences 3155 Committed Not processed Tomas Vondra (fuzzycz) Peter Eisentraut (petere) Tomas Vondra (fuzzycz) 5 2 years ago
pg_stats and range statistics 3184 Moved to next CF 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) Alexander Korotkov (smagen) 13 1 year ago
PoC: improving join estimates using sampling 3211 Returned with feedback Not processed Tomas Vondra (fuzzycz) 5 3 years ago
Gather partial paths for subproblem's topmost scan/join rel 3274 Moved to next CF Not processed Richard Guo (richardguo) Antonin Houska (a.houska) Tom Lane (tgl) 5 2 years ago
Tags in errordata 3293 Returned with feedback 15 Not processed Ronan Dunklau (rdunklau) Greg Stark (stark), Justin Pryzby (justinpryzby) 4 2 years ago
Preserving db/ts/relfilenode OIDs across pg_upgrade 3296 Committed Not processed Antonin Houska (a.houska), Shruthi Gowda (shruthi) Robert Haas (rhaas), Rushabh Lathia (rlathia) Robert Haas (rhaas) 4 2 years ago
Support pg_ident mapping for LDAP 3314 Moved to next CF Not processed Jacob Champion (jchampion) Magnus Hagander (mha) 5 3 years ago
Atomic rename feature for Windows 3347 Moved to next CF Not processed Victor Spirin (v.spirin) 6 2 years ago
Update relfrozenxmin when truncating temp tables 3358 Moved to next CF 16 Not processed Greg Stark (stark) 12 1 year ago
use has_privs_for_role for predefined roles 3384 Committed 15 Not processed Joshua Brindle (joshuab) Nathan Bossart (bossartn) Joe Conway (jconway) 3 2 years ago
pg_walinspect - a new extension to get raw WAL data and WAL stats 3419 Committed Not processed Bharath Rupireddy (bharathrupireddy) Greg Stark (stark), Ashutosh Sharma (ashu_coek), Nitin Jadhav (nitinjadhav11) Jeff Davis (jdavis) 2 2 years ago
WIN32 pg_import_system_collations 3450 Moved to next CF Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Peter Eisentraut (petere) Peter Eisentraut (petere) 6 2 years ago
Daitch-Mokotoff soundex 3451 Moved to next CF Not processed Dag Lem (daglem) Paul Ramsey (pramsey) Tom Lane (tgl) 7 1 year ago
Index SLRUs by 64-bit integers rather than by 32-bit integers 3489 Moved to next CF 16 Not processed Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) Alexander Korotkov (smagen) 11 1 year ago
Pluggable toaster 3490 Moved to next CF Not processed Fedor Sigaev (sigaev), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Nikita Malakhov (nmalakh) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Matthias van de Meent (mmeent) 7 2 years ago
Per-table storage parameters for TableAM/IndexAM extensions 3495 Moved to next CF Not processed B Sadhu Prasad Patro (sadhuprasad) Jelte Fennema-Nio (jeltef) 3 2 years ago
Collecting statistics about contents of JSONB columns 3500 Returned with feedback 15 Not processed Tomas Vondra (fuzzycz), Nikita Glukhov (n.glukhov) Greg Stark (stark) 2 2 years ago
Emit "checkpoint skipped because system is idle" message at LOG level if log_checkpoints is set 3505 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) 1 3 years ago
Consider incremental sort for fractional paths in generate_orderappend_paths 3513 Returned with feedback Not processed Tomas Vondra (fuzzycz) 1 3 years ago
Add min() and max() aggregate functions for xid8 3529 Committed Not processed Ken Kato (kkato) Fujii Masao (masaofujii) 1 3 years ago
wal_sync_method=fdatasync for Windows 3530 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 2 years ago
Add TOAST support for several system tables 3532 Returned with feedback 15 Not processed Sofia Kopikova (s.kopikova) 1 3 years ago
Support custom authentication methods using hooks 3546 Moved to next CF 15 Not processed Samay Sharma (samaysharma) 2 2 years ago
Add wal_compression=zstd 3557 Committed 15 Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Allow file inclusion in pg_hba and pg_ident files 3558 Moved to next CF Not processed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 4 2 years ago
Reducing power consumption when idle 3566 Moved to next CF Not processed Simon Riggs (simon) Thomas Munro (macdice) 4 2 years ago
SQL Commands
Incremental Materialized View Maintenance 2138 Moved to next CF 16 Not processed Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua) 17 2 years ago
Implement INSERT SET syntax 2218 Moved to next CF Not processed Gareth Palmer (gareth) Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj) 15 2 years ago
Allow COPY "text" to output a header and add header matching mode to COPY FROM 2780 Committed Not processed Rémi Lapeyre (remilapeyre) Peter Eisentraut (petere) Peter Eisentraut (petere) 8 2 years ago
CLUSTER on partitioned table 2800 Committed 15 Not processed Justin Pryzby (justinpryzby) Matthias van de Meent (mmeent) Álvaro Herrera (alvherre) 8 2 years ago
CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 4 months ago
Non-decimal integer literals 3292 Moved to next CF Not processed Peter Eisentraut (petere) John Naylor (john.naylor) Peter Eisentraut (petere) 6 2 years ago
UNIQUE null treatment option 3307 Committed Not processed Peter Eisentraut (petere) Vik Fearing (xocolatl), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Eisentraut (petere) 4 3 years ago
Support for MERGE 3408 Committed 15 Not processed Álvaro Herrera (alvherre), Simon Riggs (simon), Amit Langote (amitlan), Pavan Deolasee (pavan) Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 2 2 years ago
range_agg with multirange inputs 3465 Committed Not processed Paul Jungwirth (pjungwir) Chapman Flack (chap) Peter Eisentraut (petere) 2 2 years ago
Add new reloption to views for enabling row level security 3466 Committed 15 Not processed Christoph Heiss (christoph.heiss) Dean Rasheed (deanr), Laurenz Albe (laurenz), Albert de Wit (albert.j.dewit.gmail.com) Dean Rasheed (deanr) 2 3 years ago
Allow specifying STORAGE attribute for a new table 3479 Moved to next CF 15 Not processed Fedor Sigaev (sigaev), Aleksander Alekseev (aalekseev) Kyotaro Horiguchi (horiguti), Peter Eisentraut (petere), Wenjing Zeng (wenjing.zwj), Matthias van de Meent (mmeent) Peter Eisentraut (petere) 3 2 years ago
Database-level collation version tracking 3526 Committed Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju) Peter Eisentraut (petere) 1 2 years ago
support for MODULE 3528 Moved to next CF 16 Not processed Swaha Miller (swaha) Nathan Bossart (bossartn) 2 2 years ago
[PATCH] Add UPDATE WHERE OFFSET IN clause 3531 Returned with feedback 15 Not processed Zoltan Boszormenyi (zoltanb) 1 3 years ago
Use JOIN USING aliases in ruleutils.c 3538 Returned with feedback Not processed Peter Eisentraut (petere) 1 2 years ago
Support for grabbing multiple consecutive values with nextval() 3577 Moved to next CF 15 Not processed Jille Timmermans (quis) Ronan Dunklau (rdunklau) 3 2 years ago
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) 2377 Moved to next CF Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 1 year ago
Fix pg_rewind race condition just after promotion 2864 Moved to next CF Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 12 2 years ago
Mitigate pg_rewind race condition, if config file is enlarged concurrently. 2869 Committed Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson), Cary Huang (cary) Daniel Gustafsson (d_gustafsson) 7 2 years ago
New default role allowing to change per-role settings 2918 Moved to next CF Not processed Michael Banck (mbanck) Stephen Frost (sfrost), Shinya Kato (kato-shinya) 8 3 years ago
add guc: hugepages_active 3310 Moved to next CF Not processed Justin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 7 1 year ago
Allows database-specific role memberships 3374 Moved to next CF 18 Not processed Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) Antonin Houska (a.houska) Stephen Frost (sfrost) 6 5 months ago
Allow root ownership of client certificate key 3379 Committed Not processed David Steele (dsteele) Stephen Frost (sfrost), Tom Lane (tgl) Tom Lane (tgl) 3 3 years ago
remove exclusive backup mode 3436 Committed 15 Not processed David Steele (dsteele), Nathan Bossart (bossartn) Chapman Flack (chap) Stephen Frost (sfrost) 2 2 years ago
pg_upgrade: subdirectory for logfiles/dumpfiles 3453 Committed 15 Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 3 years ago
Trigger failsafe when VACUUM is run in single user mode 3467 Returned with feedback 15 Not processed John Naylor (john.naylor) Nathan Bossart (bossartn) 2 2 years ago
warn if GUC set to an invalid shared library 3482 Moved to next CF Not processed Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 14 4 months ago
Add relation and block-level filtering to pg_waldump 3565 Committed 15 Not processed David Christensen (davidchristensen) Thomas Munro (macdice) 1 3 years ago
Add system view pg_ident_file_mappings 3602 Committed 15 Not processed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 1 2 years ago
Testing
Added Windows with MinGW environment in Cirrus CI 3575 Moved to next CF Not processed Melih Mutlu (melihmutlu) Andres Freund (andresfreund), Justin Pryzby (justinpryzby) Andres Freund (andresfreund) 4 2 years ago