Commitfest 2022-07

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


Status summary: Waiting on Author: 1. Committed: 77. Moved to next CF: 182. Withdrawn: 12. Returned with Feedback: 32. Rejected: 4. Total: 308.

Active es

IDStatusVerCI statusStatsAuthorReviewersCommitterNum cfsLatest mail
Server Features
jsonpath syntax extensions2482Waiting on Author15Not processedNikita Glukhov (n.glukhov)123 years ago

Closed es

IDStatusVerCI statusStatsAuthorReviewersCommitterNum cfsLatest mail
Bug Fixes
standby recovery fails when re-replaying due to missing directory which was removed in previous replay.2161CommittedstableNot processedKyotaro Horiguchi (horiguti), Paul Guo (paulguo)Michael Paquier (michael-kun)Álvaro Herrera (alvherre)162 years ago
Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns3041Moved to next CFNot processedBertrand Drouvot (bdrouvot), Minsoo (Mike) Oh (minsoo1)Masahiko Sawada (masahikosawada), ahsan hadi (ahsan.hadi)Amit Kapila (amitkapila)72 years ago
pgbench: using prepared BEGIN statement in a pipeline could cause an error3260Moved to next CF15Not processedYugo Nagata (yugo.nagata)Kyotaro Horiguchi (horiguti), Fabien Coelho (calvin), Daniel Gustafsson (dege)Álvaro Herrera (alvherre)92 years ago
Error "initial slot snapshot too large" in create replication slot3445Moved to next CFNot processedKyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar)Akshat Jaimini (akshatj)111 year ago
Possible fails in pg_stat_statements test3518CommittedNot processedAnton Melnikov (antonmel)Robert Haas (rhaas)Robert Haas (rhaas)22 years ago
Fix Windows network event handling3523Moved to next CFNot processedThomas Munro (macdice)Robert Haas (rhaas)41 year ago
Fix checkpointer sync request queue problems3583Moved to next CFNot processedThomas Munro (macdice)33 years ago
Panic due to incorrect missingContrecPtr after promotion3585CommittedstableNot processedSami Imseih (simseih)Álvaro Herrera (alvherre)12 years ago
Nonreplayable XLog records by means of overflows and >MaxAllocSize lengths3590Moved to next CFstableNot processedMatthias van de Meent (mmeent)Michael Paquier (michael-kun)Michael Paquier (michael-kun)32 years ago
Remove pgwin32_is_junction(), add lstat() for Windows3598Moved to next CFNot processedThomas Munro (macdice)Thomas Munro (macdice)32 years ago
Fix dsa_free() to re-bin segment3607Moved to next CFNot processedDongming Liu (inferyes)clundro infdahai (infdahai.outlook.com)Thomas Munro (macdice)61 year ago
avoid multiple hard links to same WAL file after a crash3611Committed16Not processedNathan Bossart (bossartn)Michael Paquier (michael-kun)Michael Paquier (michael-kun)12 years ago
Fix recovery conflict SIGUSR1 handling3615Moved to next CFNot processedThomas Munro (macdice)Michael Paquier (michael-kun), KARAM MOORE (global)Thomas Munro (macdice)71 year ago
Prohibit RESETing transaction-property GUCs3620Moved to next CFNot processedMasahiko Sawada (masahikosawada)Michael Paquier (michael-kun)Tom Lane (tgl)22 years ago
Logical replication timeout problem3622CommittedNot processedwei wang (wangwei)Amit Kapila (amitkapila), Masahiko Sawada (masahikosawada), Euler Taveira (eulerto), Hayato Kuroda (ha-kun), Ajin Cherian (ajinc), Zhijie Hou (houzj), Yu Shi (shiy.fnst), Fabrice Chapuis (fabricec)Amit Kapila (amitkapila)12 years ago
Data is copied twice when specifying both child and parent table in publication3623Moved to next CFNot processedwei wang (wangwei), Yu Shi (shiy.fnst)Amit Kapila (amitkapila), Takamichi Osumi (tatatappp), vigneshwaran C (vignesh.postgres), Zhijie Hou (houzj)Amit Kapila (amitkapila)52 years ago
Fix file descriptor reuse bugs3625CommittedNot processedAndres Freund (andresfreund), Thomas Munro (macdice)Thomas Munro (macdice)13 years ago
Fix controlfile inconsistency that can result in unrecoverable database3630CommittedNot processedKyotaro Horiguchi (horiguti)Michael Paquier (michael-kun), Nathan Bossart (bossartn)Michael Paquier (michael-kun)13 years ago
postgres_fdw versus regconfig and similar constants3638CommittedNot processedTom Lane (tgl)Robert Haas (rhaas)Tom Lane (tgl)12 years ago
Fixes wrong memset api usage3640RejectedNot processedRanier Vilela (raniervilela)12 years ago
Implicitly created operator family not listed by pg_event_trigger_ddl_commands3642CommittedNot processedMasahiko Sawada (masahikosawada)Álvaro Herrera (alvherre)12 years ago
bogus: logical replication rows/cols combinations3643CommittedNot processedZhijie Hou (houzj)Amit Kapila (amitkapila)12 years ago
De-reserve "STRING"3656Committed15Not processedTom Lane (tgl)Tom Lane (tgl)12 years ago
Fix the statistics gathering in case of commit and chain3657Moved to next CFNot processedLætitia AVROT (arkhena)22 years ago
Fix ECPG's handling of typedef names that match SQL keywords3658CommittedNot processedTom Lane (tgl)Noah Misch (nmisch)Tom Lane (tgl)12 years ago
ensure privilege checks in CREATE INDEX run as calling user3661CommittedstableNot processedNoah Misch (nmisch), Nathan Bossart (bossartn)Noah Misch (nmisch)12 years ago
Fix assertion failure with barriers in parallel hash join3662Moved to next CFstableNot processedThomas Munro (macdice), Melanie Plageman (melanieplageman)David Geier (geidav)Thomas Munro (macdice)52 years ago
pg_rewind: warn when checkpoint hasn't happened after promotion3670Moved to next CFNot processedJames Coleman (jcole1989)Keisuke Kuroda (kiskk)Heikki Linnakangas (heikki)52 years ago
BuildRelationExtStatistics should CHECK_FOR_INTERRUPTS3671Committed14Not processedTom Lane (tgl), Justin Pryzby (justinpryzby)Tom Lane (tgl)Tom Lane (tgl)12 years ago
[BUG] Panic due to incorrect missingContrecPtr after promotion3675Moved to next CFNot processedSami Imseih (simseih)22 years ago
ENABLE/DISABLE broken for statement triggers on partitioned tables3728Moved to next CFNot processedAmit Langote (amitlan)Dmitry Koval (d.koval)Álvaro Herrera (alvherre)22 years ago
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum3739Moved to next CF17Not processedDaniel Shelepanov (dshelepanov)Alexander Korotkov (smagen)61 year ago
to address creation of PgStat* contexts with null parent context3746Moved to next CFNot processedReid Thompson (jreidthompsoncd)Bertrand Drouvot (bdrouvot), Mingli Zhang (zml)Andres Freund (andresfreund)22 years ago
Clients
pg_dump - read data for some options from external file2573Moved to next CFNot processedPavel Stehule (okbobcz)Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v)Daniel Gustafsson (d_gustafsson)181 year ago
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++)3256Moved to next CFNot processedJustin Pryzby (justinpryzby)David Christensen (davidchristensen)1611 months ago
psql: add xheader_width option to handle very long record lines3295CommittedNot processedPlaton Pronko (rogach)Andrew Dunstan (adunstan)Andrew Dunstan (adunstan)52 years ago
libpq compression3499Returned with feedbackNot processedKonstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt)Justin Pryzby (justinpryzby)33 years ago
Add non-blocking version of PQcancel3511Moved to next CF17Not processedJelte Fennema-Nio (jeltef)Denis Laxalde (dlax)Álvaro Herrera (alvherre)114 months ago
Add LZ4 compression in pg_dump3571Moved to next CF16Not processedGeorgios Kokolatos (gkokolatos), Rachel Heaton (rheaton)Tomas Vondra (fuzzycz), Justin Pryzby (justinpryzby), Yu Shi (shiy.fnst)Tomas Vondra (fuzzycz)62 years ago
Add --schema and --exclude-schema options to vacuumdb3612Committed16Not processedGilles Darold (darold), Justin Pryzby (justinpryzby)Nathan Bossart (bossartn), Justin Pryzby (justinpryzby)Andrew Dunstan (adunstan)12 years ago
Add --{no-,}bypassrls flags to createuser3618Committed16Not processedShinya Kato (shinyakato)Nathan Bossart (bossartn)Michael Paquier (michael-kun)12 years ago
Support load balancing in libpq3679Moved to next CF16Not processedJelte Fennema-Nio (jeltef)Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m), Michael Banck (mbanck)Daniel Gustafsson (d_gustafsson)52 years ago
Documentation
Improve role attributes docs3516Moved to next CFNot processedShinya Kato (shinyakato)Fujii Masao (masaofujii), Swaha Miller (swaha)Bruce Momjian (bmomjian)32 years ago
doc: PQexecParams binary handling example for REAL data type3568Moved to next CFNot processedMark Wong (markwkm)61 year ago
Doc about how to set max_wal_senders when setting minimal wal_level3586Moved to next CFNot processedJapin Li (japin)Lætitia AVROT (arkhena)Bruce Momjian (bmomjian)22 years ago
Harmonize "Hot Standby"<->"hot standby" in the documentation3588CommittedNot processedDaniel Westermann (sukhadukkham)Robert Treat (xzilla)Michael Paquier (michael-kun)13 years ago
Specify that the shared locks in pg_dump are actually ACCESS SHARE3597CommittedNot processedFlorin Irion (irionr)Nathan Bossart (bossartn), shuli yan (xmasteryanshuli)John Naylor (john.naylor)13 years ago
Correct docs re: rewriting indexes when table rewrite is skipped3603CommittedNot processedJames Coleman (jcole1989)Robert Haas (rhaas), Matthias van de Meent (mmeent)Robert Haas (rhaas)13 years ago
Restructure ALTER TABLE notes to clarify table rewrites and verification scans3604Returned with feedbackNot processedJames Coleman (jcole1989)Matthias van de Meent (mmeent)12 years ago
PG DOCS - logical replication row filters3605CommittedNot processedPeter Smith (smithpb2250)Amit Kapila (amitkapila), Euler Taveira (eulerto)Amit Kapila (amitkapila)13 years ago
I thought it would be better to add a POSIx_fadvise description for the recovery_prefetch parameter here, to distinguish it from the database functions.3689Withdrawn15Not processed13 years ago
I thought it would be better to add a POSIx_fadvise description for the recovery_prefetch parameter here, to distinguish it from the database functions.3690Withdrawn15Not processed13 years ago
Clarify Savepoint Behavior3691CommittedNot processedDavid Johnston (polobo)Bruce Momjian (bmomjian)12 years ago
Clarify what "excluded" represents for INSERT ON CONFLICT3692CommittedNot processedDavid Johnston (polobo)Bruce Momjian (bmomjian)12 years ago
Clarify Routines and Extension Membership3693Moved to next CFNot processedDavid Johnston (polobo)Bruce Momjian (bmomjian)22 years ago
Fix description of how the default user name is chosen3694Moved to next CFNot processedDavid Johnston (polobo)Peter Eisentraut (petere)Peter Eisentraut (petere)32 years ago
Make selectivity example match wording3695Moved to next CFNot processedDavid Johnston (polobo)Dian Fay (dmfay)32 years ago
Move enum storage commentary to top of section3696Returned with feedbackNot processedDavid Johnston (polobo)Matthias van de Meent (mmeent)12 years ago
Bring mention of unique index forced transaction wait behavior outside of the internal section3697CommittedNot processedDavid Johnston (polobo)Bruce Momjian (bmomjian)12 years ago
array_length produces null instead of 03698CommittedNot processedDavid Johnston (polobo)Daniel Shelepanov (dshelepanov)Bruce Momjian (bmomjian)12 years ago
BRIN indexes and autosummarize3721Committed15Not processedRoberto Mello (rmello)Álvaro Herrera (alvherre)12 years ago
Select Reference Page - Make Join Syntax More Prominent3726Moved to next CFNot processedDavid Johnston (polobo)22 years ago
pg_prewarm add configuration example3732CommittedNot processedDongWook Lee (dongwooklee)Bruce Momjian (bmomjian)12 years ago
document use of Table Access Methods with pgbench3741Committed16Not processedAlexander Korotkov (smagen), Michel Pelletier (michelp)Alexander Korotkov (smagen)12 years ago
doc phrase: "inheritance child"3753CommittedNot processedJustin Pryzby (justinpryzby)Álvaro Herrera (alvherre)12 years ago
Miscellaneous
Fix behavior of geo_ops when NaN is involved2710Returned with feedbackNot processedKyotaro Horiguchi (horiguti)Julien Rouhaud (rjuju), Georgios Kokolatos (gkokolatos)103 years ago
Function to log backtrace of postgres processes2863Moved to next CFNot processedvigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy)Christoph Berg (myon), Maciek Sakrejda (msakrejda)171 year ago
Allow multiple recursive self-references3046Returned with feedbackNot processedDenis Hirn (brainy)Peter Eisentraut (petere)63 years ago
Avoid orphaned dependencies3106Returned with feedback16Not processedBertrand Drouvot (bdrouvot)Ronan Dunklau (rdunklau)63 years ago
pgbench: add multiconnect support3227Moved to next CF16Not processedDavid Christensen (davidchristensen)Jelte Fennema-Nio (jeltef)92 years ago
building postgres with meson3395Moved to next CF16Not processedAndres Freund (andresfreund)Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev)Andres Freund (andresfreund)52 years ago
Use -fvisibility=hidden for shared libraries3396CommittedNot processedAndres Freund (andresfreund)Tom Lane (tgl)Andres Freund (andresfreund)42 years ago
disallow HEAP_XMAX_COMMITTED and HEAP_XMAX_IS_LOCKED_ONLY3434Moved to next CF16Not processedNathan Bossart (bossartn)Mark Dilger (mark.dilger)72 years ago
reduce impact of lengthy startup and checkpoint tasks3448Moved to next CF17Not processedNathan Bossart (bossartn)Bharath Rupireddy (bharathrupireddy)91 year ago
more descriptive message for process termination due to max_slot_wal_keep_size​3472Moved to next CFNot processedKyotaro Horiguchi (horiguti)Bertrand Drouvot (bdrouvot)Tom Lane (tgl)42 years ago
Add checkpoint and redo LSN to LogCheckpointEnd log message3474CommittedNot processedBharath Rupireddy (bharathrupireddy)Nathan Bossart (bossartn)Fujii Masao (masaofujii)32 years ago
Extend compatibility of PostgreSQL::Test::Cluster3480Committed15Not processedAndrew Dunstan (adunstan)Michael Paquier (michael-kun)Andrew Dunstan (adunstan)33 years ago
Allow pg_upgrade to copy segments of the same relfilenode in parallel3525Returned with feedbackNot processedJaime Casanova (jcasanov)23 years ago
new diagnostic items for the dynamic sql3537Moved to next CFNot processedDinesh Kumar (dineshkumar)42 years ago
Preventing indirection for IndexPageGetOpaque for known-size page special areas3543Moved to next CF16Not processedMatthias van de Meent (mmeent)42 years ago
TAP format output for pg_regress3559Returned with feedback16Not processedDaniel Gustafsson (d_gustafsson)Peter Eisentraut (petere)22 years ago
Add native windows on arm64 support3561Moved to next CFNot processedNiyas Sait (niyassait)Michael Paquier (michael-kun)Michael Paquier (michael-kun)41 year ago
64-bit XIDs3594Moved to next CFNot processedFedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr)68 months ago
avoid extra logging with 'postgres -C' for runtime-computed parameters3596Committed15Not processedNathan Bossart (bossartn)Michael Paquier (michael-kun)13 years ago
use has_privs_of_role() for pg_hba.conf3609Moved to next CF16Not processedNathan Bossart (bossartn)Michael Paquier (michael-kun), Joe Conway (jconway), Joshua Brindle (joshuab)Joe Conway (jconway)32 years ago
make MaxBackends available in _PG_init3614Committed15Not processedNathan Bossart (bossartn)Anton Melnikov (antonmel), alex lan (alex-xxx)Robert Haas (rhaas)13 years ago
Use outerPlanState macro instead of referring to lefttree3629CommittedNot processedRichard Guo (richardguo)Tom Lane (tgl)Tom Lane (tgl)12 years ago
Completed unaccent dictionary with many missing characters3631Moved to next CF15Not processedPrzemysław Sztoch (psztoch)42 years ago
REINDEX syntax usability3636CommittedNot processedSimon Riggs (simon)Michael Paquier (michael-kun)12 years ago
Remove support for Visual Studio 20133637Committed16Not processedMichael Paquier (michael-kun)Michael Paquier (michael-kun)12 years ago
Add result_types column to pg_prepared_statements view3644Committed16Not processedDagfinn Ilmari Mannsåker (ilmari)Peter Eisentraut (petere)Peter Eisentraut (petere)12 years ago
Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~3652CommittedNot processedMichael Paquier (michael-kun)Michael Paquier (michael-kun)12 years ago
introduce pg_attribute_nonnull()3655Committed16Not processedNathan Bossart (bossartn)Michael Paquier (michael-kun)Michael Paquier (michael-kun)12 years ago
pg_buffercache: add sql test3674CommittedNot processedDongWook Lee (dongwooklee)Tom Lane (tgl)Tom Lane (tgl)12 years ago
OAT_POST_CREATE object visibility3676Moved to next CFNot processedMary Xu (maryxu-pg)Jeff Davis (jdavis)22 years ago
generate_series in selected timezone, date_add in selected timezone3699Moved to next CF16Not processedGurjeet Singh (gurjeet), Przemysław Sztoch (psztoch)Tom Lane (tgl), Gurjeet Singh (gurjeet)Tom Lane (tgl)52 years ago
Autoconf update3702Returned with feedbackNot processedPeter Eisentraut (petere)Tom Lane (tgl)12 years ago
SYSTEM_USER reserved word implementation3703Moved to next CF16Not processedBertrand Drouvot (bdrouvot)Michael Paquier (michael-kun)Michael Paquier (michael-kun)22 years ago
explain analyze rows=%.0f3704Moved to next CFNot processedIbrar Ahmed (ibrar)Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem)51 month ago
making relfilenodes 56 bit3711Moved to next CFNot processedDilip Kumar (dilip.kumar)Robert Haas (rhaas)42 years ago
Make an unique type name generation routine more resistant to name collisions3712Committed15Not processedAndrei Lepikhov (lepikhov), Dmitry Koval (d.koval)Masahiko Sawada (masahikosawada)Tom Lane (tgl)12 years ago
Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row3713Moved to next CF16Not processedHamid Akhtar (hamidakhtar)Ibrar Ahmed (ibrar), Asif Rehman (asifrana), Muhammad Usama (muhammad_usama), Bertrand Drouvot (bdrouvot), Naeem Akhter (naeem)Tom Lane (tgl)22 years ago
Emit debug message when executing extension script.3720Committed16Not processedJeff Davis (jdavis)Nathan Bossart (bossartn)Jeff Davis (jdavis)12 years ago
Add test of pg_prewarm extension3723CommittedNot processedDongWook Lee (dongwooklee)Tom Lane (tgl)Tom Lane (tgl)12 years ago
Minor change for create_list_bounds()3725CommittedNot processedTed Yu (tedyu)Nathan Bossart (bossartn)David Rowley (davidrowley)12 years ago
Reloption tests iprovement. Test resetting illegal option that was actually set for some reason3731Withdrawn15Not processedNikolay Shaplov (nataraj)12 years ago
New hooks in the connection path3735Moved to next CF16Not processedBertrand Drouvot (bdrouvot)Joe Conway (jconway), Bharath Rupireddy (bharathrupireddy)52 years ago
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val3736Moved to next CFNot processedKyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby)Justin Pryzby (justinpryzby)91 year ago
Add red-black tree missing comparison searches3742CommittedNot processedAlexander Korotkov (smagen), Steve Chávez (steve-chavez)Alexander Korotkov (smagen)12 years ago
Reloption tests improvement. Test resetting illegal option that was actually set for some reason3747Returned with feedbackNot processedNikolay Shaplov (nataraj)12 years ago
Allow placeholders in ALTER ROLE w/o superuser3749Moved to next CFNot processedSteve Chávez (steve-chavez)Nathan Bossart (bossartn)22 years ago
Improve test coverage of gistbuild.c3754CommittedNot processedMatheus Alcantara (msalcantara)Aleksander Alekseev (a.alekseev)Tom Lane (tgl)12 years ago
Create subscription stats entry at CREATE SUBSCRIPTION3776Moved to next CFNot processedMasahiko Sawada (masahikosawada)Andres Freund (andresfreund)22 years ago
Improve description of XLOG_RUNNING_XACTS3779Moved to next CFNot processedMasahiko Sawada (masahikosawada)Bharath Rupireddy (bharathrupireddy)Amit Kapila (amitkapila)32 years ago
Monitoring & Control
Add extra statistics to explain for Nested Loop2765Moved to next CFNot processedJustin Pryzby (justinpryzby), Ekaterina Sokolova (e.sokolova)Julien Rouhaud (rjuju), Greg Stark (stark), Lukas Fittl (lfittl), Yugo Nagata (yugo.nagata), Justin Pryzby (justinpryzby)102 years ago
pg_stat_statements and "IN" conditions2837Moved to next CF 6/7+945−23Dmitry Dolgov (erthalion)Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih)Álvaro Herrera (alvherre)221 month ago
pg_stat_statements: Track statement entry timestamp3048Moved to next CF17Not processedAndrei Zubkov (zubkov)Alena Rybakina (a.rybakina)Alexander Korotkov (smagen)131 year ago
Logging plan of the currently running query3142Moved to next CF16Not processedatsushi torikoshi (atorik)Fujii Masao (masaofujii), Justin Pryzby (justinpryzby), James Coleman (jcole1989), Ekaterina Sokolova (e.sokolova), Alena Rybakina (a.rybakina)92 weeks ago
Add system view tracking shared buffer actions3272Moved to next CF16Not processedMelanie Plageman (melanieplageman)Justin Pryzby (justinpryzby)Andres Freund (andresfreund)92 years ago
Extend postgres_fdw_get_connections() to print the user_name3388Moved to next CFNot processedHayato Kuroda (ha-kun)Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy)Fujii Masao (masaofujii)157 months ago
Add pg_stat_session3405Moved to next CFNeeds rebase!Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov)Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti)162 months ago
explain_regress, explain(MACHINE), and default to explain(BUFFERS)3409Moved to next CF16Not processedJustin Pryzby (justinpryzby), Nikolay Samokhvalov (nikolay)Laurenz Albe (laurenz), Justin Pryzby (justinpryzby)62 years ago
pg_stat_toast3457WithdrawnNot processedGunnar "Nick" Bluth (bluthg)Ibrar Ahmed (ibrar)33 years ago
Add Amcheck option for checking unique constraints in btree indexes3464Moved to next CFNot processedAnastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger)Alexander Korotkov (smagen)109 months ago
Add last commit LSN to pg_last_committed_xact()3515Returned with feedbackNot processedJames Coleman (jcole1989)23 years ago
jit_warn_above_fraction parameter3573Moved to next CFNot processedMagnus Hagander (mha)Julien Rouhaud (rjuju)32 years ago
Change the csv log to 'key:value' to facilitate the user to understanding and processing of log3591RejectedNot processedlu peng (lupeng89)13 years ago
Add index scan progress to pg_stat_progress_vacuum3617Moved to next CFNot processedSami Imseih (simseih)Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn)Masahiko Sawada (masahikosawada)51 year ago
Log details for client certificate failures3632CommittedNot processedJacob Champion (jchampion)Peter Eisentraut (petere)Peter Eisentraut (petere)12 years ago
Log query parameters in auto_explain3660Committed16Not processedDagfinn Ilmari Mannsåker (ilmari)Michael Paquier (michael-kun)Michael Paquier (michael-kun)12 years ago
Add description about using geqo to EXPLAIN or debug log.3680Moved to next CFNot processedmasaya kawamoto (kawamoto)22 years ago
In logs, use microsecond rather than millisecond granularity for timestamps3683Returned with feedback16Not processedDavid Fetter (dfetter)12 years ago
Add JIT deform_counter3688Moved to next CFNot processedDmitry Dolgov (erthalion)Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson)Daniel Gustafsson (d_gustafsson)71 year ago
Amcheck verification of GiST and GIN3733Moved to next CF 6/7+1508−215Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko)José Villanova (azlev), Mark Dilger (mark.dilger)Tomas Vondra (fuzzycz)151 month ago
Performance
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
Fast COPY FROM command for the foreign tables2601Moved to next CFNot processedAndrei Lepikhov (lepikhov)Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby)Etsuro Fujita (efujita)132 years ago
More scalable multixacts buffers and locking2627Moved to next CFNot processedKyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness)Álvaro Herrera (alvherre)201 year ago
fix spinlock contention in LogwrtResult2716Moved to next CFNot processedÁlvaro Herrera (alvherre)111 year ago
Consider parallel for LATERAL subqueries having LIMIT/OFFSET2851Moved to next CFNot processedJames Coleman (jcole1989)Greg Nancarrow (gregn1234)112 years ago
Faster pglz compression2897Moved to next CFNot processedAndrey Borodin (x4m), Владимир Лесков (tinsane)Mark Dilger (mark.dilger)Tomas Vondra (fuzzycz)122 years ago
Parallel Hash Full Join2903Moved to next CF16Not processedMelanie Plageman (melanieplageman)Thomas Munro (macdice)Thomas Munro (macdice)122 years ago
Lazy JIT IR code generation to increase JIT speed with partitions3071Moved to next CFNot processedDavid Geier (geidav), Luc Vlaming (luc.vlaming)Dmitry Dolgov (erthalion)92 years ago
Parallel INSERT SELECT take 23143Returned with feedbackNot processedGreg Nancarrow (gregn1234), Zhijie Hou (houzj)62 years ago
pre-allocating WAL files3158Withdrawn16Not processedNathan Bossart (bossartn)Maxim Orlov (m.orlov), Pavel Borisov (pborisov)62 years ago
Add proper planner support for ORDER BY / DISTINCT aggregates3164Moved to next CFNot processedDavid Rowley (davidrowley)Ronan Dunklau (rdunklau), Richard Guo (richardguo)David Rowley (davidrowley)72 years ago
Map WAL segment files on PMEM as WAL buffers3181Returned with feedbackNot processedTakashi Menjo (tmenjo)63 years ago
Write visibility map during CLUSTER/VACUUM FULL3206Returned with feedbackNot processedAlexander Korotkov (smagen), Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva), Anna Akenteva (a.akenteva)Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva)62 years ago
Fix ExecRTCheckPerms() inefficiency with many prunable partitions3224Moved to next CF16Not processedAmit Langote (amitlan)Álvaro Herrera (alvherre), Tom Lane (tgl)Álvaro Herrera (alvherre)81 year ago
Using each rel as both outer and inner for anti-joins3235Moved to next CFNot processedRichard Guo (richardguo)Ronan Dunklau (rdunklau)Tom Lane (tgl)92 years ago
Postgres picks suboptimal index after building extended statistics3245Moved to next CF14Not processedAndrei Lepikhov (lepikhov)72 years ago
Parallelize correlated subqueries that execute within each worker3246Moved to next CFNot processedJames Coleman (jcole1989)Akshat Jaimini (akshatj)159 months ago
Cache tuple routing info during bulk loads into partitioned tables3270Moved to next CFNot processedDavid Rowley (davidrowley), Amit Langote (amitlan), Zhijie Hou (houzj)Álvaro Herrera (alvherre), David Rowley (davidrowley)David Rowley (davidrowley)62 years ago
KnownAssignedXidsGetAndSetXmin performance3271Moved to next CFNot processedMichail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu)Kirill Reshke (reshke), Andrey Borodin (x4mmm)62 years ago
Push down time-related SQLValue functions to foreign server3289Returned with feedback15Not processedAlexander Pyhalov (a.pyhalov)53 years ago
Asynchronous and "direct" IO support for PostgreSQL3316Moved to next CFNot processedAndres Freund (andresfreund), David Rowley (davidrowley), Thomas Munro (macdice)62 years ago
postgres_fdw: commit remote (sub)transactions in parallel during pre-commit3392Moved to next CF16Not processedEtsuro Fujita (efujita)Fujii Masao (masaofujii), David Zhang (david.z)Etsuro Fujita (efujita)82 years ago
partIndexlist for partitioned tables uniqueness3452Moved to next CFNot processedArne Roland (harks)David Rowley (davidrowley)David Rowley (davidrowley)62 years ago
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal)3461Moved to next CFNot processedKyotaro Horiguchi (horiguti)Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom)164 months ago
AcquireExecutorLocks() and run-time pruning3478Moved to next CFNeeds rebase!Amit Langote (amitlan)Tom Lane (tgl)Amit Langote (amitlan)172 months ago
BufferAlloc: don't take two simultaneous locks3483Moved to next CF16Not processedYura Sokolov (funny_falcon)Michail Nikolaev (nkey)42 years ago
Speed up releasing of locks3501Moved to next CFNot processedAndres Freund (andresfreund), David Rowley (davidrowley)Heikki Linnakangas (heikki)131 year ago
Avoid smgrimmedsync() during index build and add unbuffered IO API3508Returned with feedbackNot processedMelanie Plageman (melanieplageman)22 years ago
[] Equivalence Class Filters3524Moved to next CF16Not processedDavid Rowley (davidrowley), Andy Fan (andyf)Andrei Lepikhov (lepikhov)42 years ago
postgres_fdw - use TABLESAMPLE when analyzing foreign tables3535Moved to next CFNot processedTomas Vondra (fuzzycz)Tom Lane (tgl), James Finnerty (jimfinnerty)Tomas Vondra (fuzzycz)52 years ago
Allow parallel plan for referential integrity checks3539Moved to next CFNot processedFrédéric Yhuel (yhuelf)Sami Imseih (simseih)71 year ago
reduce archiving overhead3555Committed16Not processedNathan Bossart (bossartn)Fujii Masao (masaofujii)22 years ago
Declare PG_HAVE_8BYTE_SINGLE_COPY_ATOMICITY for aarch643593CommittedNot processedYura Sokolov (funny_falcon)Thomas Munro (macdice)13 years ago
Costing elided SubqueryScans more nearly correctly3633CommittedNot processedTom Lane (tgl)Richard Guo (richardguo)Tom Lane (tgl)12 years ago
Hash index sort performance3635CommittedNot processedSimon Riggs (simon)Amit Kapila (amitkapila)Tom Lane (tgl)12 years ago
ecpglib: call newlocale() once per process3648CommittedstableNot processedNoah Misch (nmisch)Tom Lane (tgl)Noah Misch (nmisch)12 years ago
Improving connection scalability3651Rejected16Not processedRanier Vilela (raniervilela)12 years ago
nbtree performance improvements through specialization on key shape3672Moved to next CFNot processedMatthias van de Meent (mmeent)146 months ago
Reducing Memory Consumption (aset and generation)3673Rejected15Not processedRanier Vilela (raniervilela)12 years ago
Add sortsupport for range types and btree_gist3686Moved to next CFNot processedChristoph Heiss (christoph.heiss)Tomas Vondra (fuzzycz), Bernd Helmle (psoo)121 month ago
Improve dead tuple storage for lazy vacuum3687Moved to next CFNot processedMasahiko Sawada (masahikosawada), John Naylor (john.naylor)Masahiko Sawada (masahikosawada)101 year ago
Detecting plan changes with plan_id in pg_stat_activity3700Returned with feedbackNot processedSami Imseih (simseih)Julien Rouhaud (rjuju)12 years ago
Reducing planning time when tables have many partitions3701Moved to next CF 7/7+446−120Yuya Watari (watari)Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), newtglobal postgresql_contributors (newtpostgrescontributors)David Rowley (davidrowley)151 month ago
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables3705Moved to next CFNot processedJustin Pryzby (justinpryzby)Bertrand Drouvot (bertranddrouvot.pg)135 months ago
Use fadvise in wal replay3707Moved to next CFNot processedKirill Reshke (reshke), Jakub Wartak (jakub.wartak.tomtom)Andrey Borodin (x4m), Pavel Borisov (pborisov)52 years ago
Optimize json_lex_string by batching character copying3710Committed16Not processedJelte Fennema-Nio (jeltef)John Naylor (john.naylor)John Naylor (john.naylor)12 years ago
dual pivot quicksort3738WithdrawnNot processedJohn Naylor (john.naylor)12 years ago
Eliminating SPI from RI triggers3750Moved to next CFNot processedAmit Langote (amitlan)61 year ago
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc3751Moved to next CF16Not processedAndres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav)Lukas Fittl (lfittl), Hannu Krosing (hannukrosing)81 year ago
Procedural Languages
declarative session variables, LET command1608Moved to next CF 0/1+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)362 days ago
Documentation (mostly) of implementing TRANSFORM FOR TYPE in a PL3554Moved to next CF15Not processedChapman Flack (chap)Pavel Stehule (okbobcz)32 years ago
Refactoring
psql - refactor echo code3140Moved to next CFNot processedFabien Coelho (calvin)Pavel Stehule (okbobcz), Peter Eisentraut (petere)102 years ago
automatically generating node support functions3182CommittedNot processedPeter Eisentraut (petere)Tom Lane (tgl)Peter Eisentraut (petere)62 years ago
Move SLRU data into the regular buffer pool3514Moved to next CFNot processedHeikki Linnakangas (heikki), Thomas Munro (macdice)Aleksander Alekseev (a.alekseev)81 year ago
Teach WaitEventSets to grow automatically3533Returned with feedbackNot processedThomas Munro (macdice)23 years ago
New [relation] options engine3536Moved to next CFNot processedNikolay Shaplov (nataraj)51 month ago
Use "WAL segment" instead of "log segment" consistently in user-facing messages3584Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)Nathan Bossart (bossartn)Tom Lane (tgl)22 years ago
Refactor add_path for clarity and extensibility3599Moved to next CFNot processedNils Dijk (nilsdijk)22 years ago
remove reset_shared()3606Committed16Not processedNathan Bossart (bossartn)Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Tom Lane (tgl)12 years ago
Make XLogRecGetBlockTag API more error-proof3613Committed15Not processedTom Lane (tgl)Tom Lane (tgl)13 years ago
remove unused CalculateMaxmumSafeLSN3616CommittedNot processedSergei Kornilov (melkij)Tom Lane (tgl)12 years ago
Fix mechanism for reserving OIDs for template0 and postgres DBs3624Committed15Not processedTom Lane (tgl)Tom Lane (tgl)12 years ago
Add internal Numeric to Uint64 conversion function.3627Moved to next CF16Not processedAmul Sul (sulamul)32 years ago
Refactoring MemSet/memset api usage3645Moved to next CF16Not processedRanier Vilela (raniervilela)Peter Eisentraut (petere)22 years ago
Expand palloc/pg_malloc API3650Moved to next CFNot processedPeter Eisentraut (petere)Tom Lane (tgl)Peter Eisentraut (petere)22 years ago
Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl3669CommittedNot processedBharath Rupireddy (bharathrupireddy)Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Michael Paquier (michael-kun)12 years ago
Remove trailing newlines from pg_upgrade's messages3685CommittedNot processedTom Lane (tgl)Peter Eisentraut (petere)Tom Lane (tgl)12 years ago
Custom tuplesorts for extensions3706Committed16Not processedAlexander Korotkov (smagen)Maxim Orlov (m.orlov), Pavel Borisov (pborisov), Matthias van de Meent (mmeent)Alexander Korotkov (smagen)12 years ago
refactor some protocol message sending in walsender and basebackup3715CommittedNot processedPeter Eisentraut (petere)Nathan Bossart (bossartn)Peter Eisentraut (petere)12 years ago
Export log_line_prefix(); useful for emit_log_hook.3719Committed16Not processedJeff Davis (jdavis)Jeff Davis (jdavis)12 years ago
Temporary file access API3722Moved to next CFNot processedAntonin Houska (a.houska)22 years ago
Remove useless param for create_groupingsets_path3734CommittedNot processedxuejing zhao (zxuejing)Richard Guo (richardguo)Tom Lane (tgl)12 years ago
NLS: Put list of available languages into LINGUAS files3737CommittedNot processedPeter Eisentraut (petere)Peter Eisentraut (petere)12 years ago
Allow specification of custom slot for custom nodes3743Moved to next CF16Not processedAlexander Korotkov (smagen)Pavel Borisov (pborisov)Alexander Korotkov (smagen)32 years ago
POC: Lock updated tuples in tuple_update() and tuple_delete()3752Moved to next CFNot processedAlexander Korotkov (smagen)Aleksander Alekseev (a.alekseev), Pavel Borisov (pborisov)21 year ago
Replication & Recovery
Make message at end-of-recovery less scary2490Moved to next CFNot processedKyotaro Horiguchi (horiguti)Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov)201 year ago
tablesync early exit3062Withdrawn15Not processedPeter Smith (smithpb2250)63 years ago
PITR enhance getRecordTimestamp()3222Moved to next CFNot processedSimon Riggs (simon)83 years ago
schema change not getting invalidated, both renamed table and new table data were getting replicated3262Moved to next CFNot processedvigneshwaran C (vignesh.postgres)Tom Lane (tgl)Tom Lane (tgl)82 years ago
Add checkpoint stats of snapshot and mapping files of pg_logical dir3389Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)Nathan Bossart (bossartn)52 years ago
Logical insert/update/delete WAL records for custom table AMs3394Withdrawn15Not processedJeff Davis (jdavis)Simon Riggs (simon)42 years ago
Add WAL recovery info such as current WAL file and WAL source to server logs3443Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)Nathan Bossart (bossartn)52 years ago
Extensible RMgr3469Committed15Not processedJeff Davis (jdavis)Julien Rouhaud (rjuju)Jeff Davis (jdavis)33 years ago
Add log messages when replication slots become active and inactive3492Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)Amit Kapila (amitkapila)101 year ago
Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work3496Moved to next CF16Not processedNathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy)Nathan Bossart (bossartn)Michael Paquier (michael-kun)42 years ago
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory3503Moved to next CFNot processedBharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan)111 year ago
Suppressing useless wakeups in walreceiver3520Moved to next CFNot processedThomas Munro (macdice), Nathan Bossart (bossartn)Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy)Thomas Munro (macdice)52 years ago
speed up a logical replication setup (pg_subscriber)3556Returned with feedbackNot processedEuler Taveira (eulerto)Peter Eisentraut (petere)21 year ago
Time-delayed logical replication subscriber3581Moved to next CFNot processedEuler Taveira (eulerto)vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250)62 years ago
Support logical replication of DDL commands3595Moved to next CFNot processedZheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Zhijie Hou (houzj), Runqi Tian (runqitian)Amit Kapila (amitkapila), Peter Smith (smithpb2250)101 year ago
Handle infinite recursion in logical replication setup3610Moved to next CFNot processedvigneshwaran C (vignesh.postgres)Amit Kapila (amitkapila), Ashutosh Bapat (ashutoshbapat), Hayato Kuroda (ha-kun), Peter Smith (smithpb2250)Amit Kapila (amitkapila)22 years ago
Perform logical transactions by background workers3621Moved to next CFNot processedZhijie Hou (houzj)Peter Smith (smithpb2250)Amit Kapila (amitkapila)52 years ago
Skip replicating the tables specified in except table option3646Moved to next CFNot processedvigneshwaran C (vignesh.postgres)Takamichi Osumi (tatatappp), Peter Smith (smithpb)91 year ago
Switching XLog source from archive to when primary available3663Moved to next CFNot processedBharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan)Nathan Bossart (bossartn)138 months ago
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication3665Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)61 year ago
Add last failed connection error message to pg_stat_wal_receiver3666Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)22 years ago
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory3668WithdrawnNot processedBharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan)11 year ago
Replica Identity check of partition table on subscriber3681Committed15Not processedZhijie Hou (houzj), Yu Shi (shiy.fnst)Amit Langote (amitlan)Amit Kapila (amitkapila)12 years ago
Minimal logical decoding on standbys3740Moved to next CF16Not processedBertrand Drouvot (bdrouvot)Bharath Rupireddy (bharathrupireddy)Andres Freund (andresfreund)52 years ago
Security
Upgrade pgcrypto to crypt_blowfish 1.33338Returned with feedbackNot processedDaniel Fone (daniel.fone)Daniel Gustafsson (d_gustafsson)43 years ago
CREATEROLE and role ownership hierarchies3506Returned with feedback15Not processedMark Dilger (mark.dilger)Joshua Brindle (joshuab)22 years ago
Expose authenticated identity to extensions and triggers3563Moved to next CFNot processedJacob Champion (jchampion)Bertrand Drouvot (bdrouvot)Michael Paquier (michael-kun)32 years ago
Kerberos delegation3582Moved to next CFNot processedStephen Frost (sfrost), Peifeng Qiu (peifengq)Jacob Champion (jchampion)32 years ago
USAGE privilege on PUBLICATION3641Moved to next CFNot processedAntonin Houska (a.houska)92 years ago
Let libpq reject unexpected authentication requests3716Moved to next CF16Not processedJacob Champion (jchampion)Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev)Michael Paquier (michael-kun)52 years ago
automatic client-side column-level encryption3718Moved to next CFNot processedPeter Eisentraut (petere)61 year ago
grant-level NOINHERIT option3744Moved to next CF16Not processedRobert Haas (rhaas)Nathan Bossart (bossartn)Robert Haas (rhaas)22 years ago
pg_auth_members.grantor is bunk3745Moved to next CF16Not processedRobert Haas (rhaas)Robert Haas (rhaas)22 years ago
Server Features
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
Global temporary table2349Returned with feedback16Not processedWenjing Zeng (wenjing.zwj)Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw)132 years ago
Extended statistics / estimate Var op Var clauses2831Moved to next CFNot processedTomas Vondra (fuzzycz)Dean Rasheed (deanr), Mark Dilger (mark.dilger)92 years ago
New Table Access Methods for Multi and Single Inserts2871Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)96 months ago
On client login event trigger2900Moved to next CF17Not processedKonstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick)Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234)Alexander Korotkov (smagen)151 year ago
Allow batched insert during cross-partition updates2992Moved to next CFNot processedAmit Langote (amitlan)Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Zhijie Hou (houzj)Etsuro Fujita (efujita)102 years ago
PROXY protocol support3032Moved to next CFNot processedMagnus Hagander (mha)Jacob Champion (jchampion), wilfried roset (wilfriedroset), Julien Riou (riouj)72 years ago
Extended statistics in EXPLAIN3050Returned with feedbackNot processedTomas Vondra (fuzzycz)Tatsuro Yamada (tatsuro_yamada)63 years ago
Add callback table access method to reset filenode when dropping relation3073Moved to next CFNot processedMats Kindahl (matski)Aleksander Alekseev (a.alekseev), Alexander Kuzmenkov (akuzmenkov)72 years ago
Asymmetric partition-wise JOIN3099Moved to next CF15Not processedKaiGai Kohei (kaigai), Andrei Lepikhov (lepikhov)Alexander Pyhalov (a.pyhalov)73 years ago
pg_stats and range statistics3184Moved to next CF17Not processedEgor Rogov (egorius)Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc)Alexander Korotkov (smagen)131 year ago
Gather partial paths for subproblem's topmost scan/join rel3274CommittedNot processedRichard Guo (richardguo)Antonin Houska (a.houska)Tom Lane (tgl)52 years ago
Support pg_ident mapping for LDAP3314WithdrawnNot processedJacob Champion (jchampion)Magnus Hagander (mha)53 years ago
Atomic rename feature for Windows3347Moved to next CFNot processedVictor Spirin (v.spirin)62 years ago
Update relfrozenxmin when truncating temp tables3358Moved to next CF16Not processedGreg Stark (stark)121 year ago
WIN32 pg_import_system_collations3450Moved to next CFNot processedJuanjo Santamaria Flecha (juanjo.santamaria.gmail.com)Peter Eisentraut (petere)Peter Eisentraut (petere)62 years ago
Daitch-Mokotoff soundex3451Moved to next CFNot processedDag Lem (daglem)Paul Ramsey (pramsey)Tom Lane (tgl)72 years ago
Index SLRUs by 64-bit integers rather than by 32-bit integers3489Moved to next CF16Not processedAleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Alexander Korotkov (smagen), Jacob Champion (jchampion)Alexander Korotkov (smagen)111 year ago
Pluggable toaster3490Moved to next CFNot processedFedor Sigaev (sigaev), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Nikita Malakhov (nmalakh)Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Matthias van de Meent (mmeent)72 years ago
Per-table storage parameters for TableAM/IndexAM extensions3495Returned with feedbackNot processedB Sadhu Prasad Patro (sadhuprasad)Jelte Fennema-Nio (jeltef)33 years ago
wal_sync_method=fdatasync for Windows3530CommittedNot processedThomas Munro (macdice)Thomas Munro (macdice)22 years ago
Support custom authentication methods using hooks3546Returned with feedback15Not processedSamay Sharma (samaysharma)23 years ago
Allow file inclusion in pg_hba and pg_ident files3558Moved to next CFNot processedJulien Rouhaud (rjuju)Michael Paquier (michael-kun)Michael Paquier (michael-kun)42 years ago
Reducing power consumption when idle3566Moved to next CFNot processedSimon Riggs (simon)Thomas Munro (macdice)42 years ago
Compression dictionaries3626Moved to next CF17Not processedAleksander Alekseev (a.alekseev)Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh)91 year ago
Add initdb option to initialize cluster with non-standard xid/mxid/mxoff.3634Moved to next CF16Not processedMaxim Orlov (m.orlov), Pavel Borisov (pborisov)52 years ago
Zstandard support for toast compression3639WithdrawnNot processedMichael Paquier (michael-kun)12 years ago
Support % wildcard in extension upgrade scripts3654Moved to next CF16Not processedSandro Santilli (strk)Regina Obe (reginaobe)61 year ago
Deletion of the recycled future WAL files to free-up disk space if max_wal_size is reduced or wal_recycle is set to off3664Returned with feedbackNot processedBharath Rupireddy (bharathrupireddy)13 years ago
Allow foreign keys to reference a superset of unique columns3678Moved to next CF16Not processedKaiting Chen (ktchen14)22 years ago
Parse dates that include CE and BCE3682Returned with feedback16Not processedDavid Fetter (dfetter)12 years ago
Make subquery alias optional in FROM clause3714Committed16Not processedDean Rasheed (deanr)Tom Lane (tgl)Dean Rasheed (deanr)12 years ago
ALTER TABLE SET ACCESS METHOD on partitioned tables3727Moved to next CFNot processedJustin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc)Álvaro Herrera (alvherre)Álvaro Herrera (alvherre)101 year ago
New argument variation f(filename, missing_ok) of pg_read_file/pg_read_binary_file3730CommittedNot processedKyotaro Horiguchi (horiguti)Tom Lane (tgl)Tom Lane (tgl)12 years ago
Support multiple password-based authentication tokens concurrently3748Moved to next CF17Not processedJoshua Brindle (joshuab)Gurjeet Singh (gurjeet)21 year ago
SQL Commands
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
Implement INSERT SET syntax2218Returned with feedbackNot processedGareth Palmer (gareth)Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj)152 years ago
CREATE INDEX CONCURRENTLY on partitioned table2815Moved to next CFNot processedJustin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov)Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops)156 months ago
Allow specifying STORAGE attribute for a new table3479Committed15Not processedFedor Sigaev (sigaev), Aleksander Alekseev (aalekseev)Kyotaro Horiguchi (horiguti), Peter Eisentraut (petere), Wenjing Zeng (wenjing.zwj), Matthias van de Meent (mmeent)Peter Eisentraut (petere)32 years ago
support for MODULE3528Returned with feedback16Not processedSwaha Miller (swaha)Nathan Bossart (bossartn)22 years ago
Support for grabbing multiple consecutive values with nextval()3577Moved to next CF15Not processedJille Timmermans (quis)Ronan Dunklau (rdunklau)32 years ago
Summary Sort workers Stats in EXPLAIN ANALYZE3601Moved to next CFNot processedJian Guo (jiang)22 years ago
Allow makeaclitem() to accept multiple privileges3653Committed16Not processedRobins Tharakan (robins)Tom Lane (tgl)Tom Lane (tgl)12 years ago
Add SPLIT PARTITION/MERGE PARTITIONS commands3659Moved to next CF18 7/7+7090−39Dmitry Koval (d.koval)stephane tachoires (sttachoires)Alexander Korotkov (smagen)132 months ago
Add checks on search_path for IMMUTABLE and SECURITY DEFINER functions3684Moved to next CFNot processedGreg Stark (stark)22 years ago
Make name optional in CREATE STATISTICS3708CommittedNot processedSimon Riggs (simon)Matthias van de Meent (mmeent)Dean Rasheed (deanr)12 years ago
System Administration
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
Fix pg_rewind race condition just after promotion2864Moved to next CFNot processedHeikki Linnakangas (heikki)Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev)Heikki Linnakangas (heikki)122 years ago
New default role allowing to change per-role settings2918Returned with feedbackNot processedMichael Banck (mbanck)Stephen Frost (sfrost), Shinya Kato (kato-shinya)83 years ago
add guc: hugepages_active3310Moved to next CFNot processedJustin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda)Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby)Michael Paquier (michael-kun)71 year ago
Allows database-specific role memberships3374Moved to next CF18Not processedDenis Laxalde (dlax), Kenaniah Cerny (kenaniah)Antonin Houska (a.houska)Stephen Frost (sfrost)67 months ago
warn if GUC set to an invalid shared library3482Moved to next CFNot processedJustin Pryzby (justinpryzby)Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary)146 months ago
allow specifying action when standby encounters incompatible parameter settings3619Withdrawn16Not processedNathan Bossart (bossartn)12 years ago
Teach pg_waldump to extract FPIs from the WAL stream3628Moved to next CF16Not processedDavid Christensen (davidchristensen)Bharath Rupireddy (bharathrupireddy)Michael Paquier (michael-kun)42 years ago
allow building trusted languages without the untrusted versions3647Returned with feedback16Not processedNathan Bossart (bossartn)12 years ago
pg_walcleaner - new tool to detect, archive and delete the unneeded wal files3667Moved to next CFNot processedBharath Rupireddy (bharathrupireddy)22 years ago
pg_upgrade: check for old polymorphics from pre-143717Committed14Not processedJustin Pryzby (justinpryzby)Andrey Borodin (x4m)Tom Lane (tgl)12 years ago
Testing
Added Windows with MinGW environment in Cirrus CI3575Moved to next CFNot processedMelih Mutlu (melihmutlu)Andres Freund (andresfreund), Justin Pryzby (justinpryzby)Andres Freund (andresfreund)42 years ago
Unit tests for SLRU3608Moved to next CF16Not processedAleksander Alekseev (a.alekseev)Daniel Gustafsson (d_gustafsson), Maxim Orlov (m.orlov), Pavel Borisov (pborisov)Michael Paquier (michael-kun)32 years ago
Improve TAP tests of pg_upgrade for cross-version tests3649Moved to next CFNot processedMichael Paquier (michael-kun)Justin Pryzby (justinpryzby), Anton Melnikov (antonmel)Michael Paquier (michael-kun)22 years ago
Add TAP test for auth_delay extension3677Moved to next CFNot processedDongWook Lee (dongwooklee)22 years ago
CI and test improvements3709Moved to next CFNot processedJustin Pryzby (justinpryzby)146 months ago
add test: pg_rowlocks extension3724Moved to next CFNot processedDongWook Lee (dongwooklee)Tom Lane (tgl)Tom Lane (tgl)22 years ago
Testing autovacuum wraparound3729Moved to next CFNot processedAndres Freund (andresfreund), Masahiko Sawada (masahikosawada)Masahiko Sawada (masahikosawada)81 year ago
Introduce wait_for_subscription_sync for TAP tests3780Moved to next CFNot processedMasahiko Sawada (masahikosawada)Amit Kapila (amitkapila)22 years ago