Status summary: Committed: 155. Moved to next CF: 138. Withdrawn: 23. Rejected: 6. Returned with Feedback: 21. Total: 343.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
pg_ctl start may return 0 even if the postmaster has been already started on Windows | 4573 | Moved to different CF | Needs rebase! | Kyotaro Horiguchi (horiguti) | Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) | 10 | 6 months ago | ||||
"unexpected duplicate for tablespace" problem in logical replication | 4720 | Moved to different CF | stable |
|
+58−20 | Shenhao Wang (wangshenhao) | Masahiko Sawada (masahikosawada) | Michael Paquier (michael-kun) | 8 | 1 month ago | |
data loss bug in initial sync of logical replication | 4766 | Moved to different CF | Needs rebase! | Tomas Vondra (fuzzycz) | Nitin Motiani (nitinmotiani), work nsandeepkumar (nsandeepk) | Amit Kapila (amitkapila) | 7 | 5 months ago | |||
Fix rare recovery shutdown hang | 4884 | Moved to different CF | Needs rebase! | Thomas Munro (macdice) | Noah Misch (nmisch), Martijn Wallet (mwallet) | 7 | 10 months ago | ||||
Fix BackgroundPsql to report error on query timeout rather than calling die | 4959 | Moved to different CF | 18 |
|
+17−16 | Daniel Gustafsson (d_gustafsson) | Heikki Linnakangas (heikki) | 6 | 8 months ago | ||
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts | 4986 | Moved to different CF |
|
+6−2 | Matthias van de Meent (mmeent) | Akshat Jaimini (akshatj) | 7 | 10 months ago | |||
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state | 5029 | Moved to different CF | Needs rebase! | ChangAo Chen (chenchangao) | harinath kanchu (harinath001), Lilian Ontowhee (ontowhee) | 7 | 3 months ago | ||||
Incorrect error message for cancellation triggered by statement_timeout & flaky test | 5070 | Moved to different CF | Bugfix Flakyfix | stable |
|
+16−5 | Jelte Fennema-Nio (jeltef) | 8 | 8 months ago | ||
inplace update: send nontransactional invalidations | 5091 | Moved to different CF | Bugfix Backport | stable |
|
+3−0 | Noah Misch (nmisch) | Paul Jungwirth (pjungwir), Ian Ilyasov (ianilyasov) | 6 | 2 months ago | |
Incremental Sort Cost Estimation Instability | 5093 | Moved to different CF | 18 | Needs rebase! | Andrei Lepikhov (lepikhov) | 7 | 4 months ago | ||||
Prevent incorrect entries in pg_stat_activity. | 5105 | Moved to different CF |
|
+19−2 | Fujii Masao (masaofujii) | 5 | 10 months ago | ||||
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() | 5124 | Moved to different CF | Needs rebase! | Thomas Munro (macdice) | Noah Misch (nmisch) | 6 | 6 months ago | ||||
DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication | 5151 | Moved to different CF | Bugfix Logical Replication | stable |
|
+604−46 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Luan Silva (luansilva) | 6 | 1 month ago | |
psql client does not handle WSAEWOULDBLOCK on Windows | 5154 | Moved to different CF |
|
+15−12 | Tom Lane (tgl), Umar Hayat (pgwizard) | Tom Lane (tgl) | 6 | 2 weeks ago | |||
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | 5160 | Moved to different CF | Bugfix | stable |
|
+1525−50 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | 6 | 7 hours ago | ||
Fix standby may crash when switching-over in certain special cases | 5199 | Moved to different CF |
|
+2−2 | pixian shi (pxshi) | 6 | 9 months ago | ||||
ensure we have a snapshot when dropping an index concurrently | 5262 | Moved to different CF | stable | Needs rebase! | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 4 months ago | |||
Fix race between WAL flush and InstallXLogFileSegment() | 5276 | Moved to different CF |
|
+45−0 | Thomas Munro (macdice) | Soumyadeep Chakraborty (soumyadeepc) | 5 | 11 months ago | |||
Fix for consume_xids advancing XIDs incorrectly | 5303 | Moved to different CF | stable | Needs rebase! | Yushi Ogiwara (yushi) | 5 | 10 months ago | ||||
Fix creation of empty .log files during log rotation | 5365 | Moved to different CF |
|
+15−12 | Arseny Kositsin (arseny114) | 4 | 7 months ago | ||||
Fix bug with accessing to temporary tables of other sessions | 5379 | Moved to different CF | Bugfix Backport | 18 | Needs rebase! | Daniil Davydov (dddaniil) | Rafia Sabih (rafia.sabih), Jim Jones (jimus) | 5 | 3 weeks ago | ||
bt_index_parent_check false alarm for indexes created concurrently | 5438 | Moved to different CF | Bugfix Backport |
|
+70−40 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Andrey Borodin (x4m) | 5 | 3 weeks ago | ||
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData | 5532 | Moved to different CF | Bugfix | 19 |
|
+200−154 | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 2 | 3 months ago | |
Fix buffer pinning logic in [SP-]Gist | 5542 | Moved to different CF | Needs rebase! | Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) | 3 | 5 months ago | |||||
Improve ACL checks in pg_prewarm for indexes | 5583 | Moved to different CF | Needs rebase! | Ayush Vatsa (developerayuva) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 3 days ago | |||
Orphaned users in PG16 and above can only be managed by Superusers | 5608 | Moved to different CF |
|
+178−0 | Ashutosh Sharma (ashu_coek) | 2 | 6 months ago | ||||
Avoid infinite loop in checkpointer | 5612 | Moved to different CF | 19 | Needs rebase! | Maxim Orlov (m.orlov), Xuneng Zhou (dylanzhou) | Xuneng Zhou (dylanzhou) | Alexander Korotkov (smagen) | 2 | 2 months ago | ||
Corrupted FSM page is not saved after zeroing. | 5615 | Moved to different CF |
|
+3−0 | Anton Melnikov (antonmel) | 4 | yesterday | ||||
Clients | |||||||||||
Adding comments to help understand psql hidden queries | 4764 | Moved to different CF | Needs rebase! | David Christensen (davidchristensen), Greg Sabino Mullane (greg) | Tom Lane (tgl) | 7 | 6 months ago | ||||
libpq: Fix processing of SSL records >8kB on async API | 5251 | Moved to different CF | Bugfix Backport | stable |
|
+318−8 | Jacob Champion (jchampion), Lars Kanis (larsk) | Jacob Champion (jchampion) | 6 | 2 months ago | |
Add Option to Check All Addresses For Matching target_session_attr | 5396 | Moved to different CF | 18 |
|
+306−10 | Andrew Jackson (andrewjackson) | 5 | 2 months ago | |||
psql \dh: List High-Level (Root) Tables and Indexes | 5594 | Moved to different CF | stable |
|
+170−7 | Sadeq Dousti (msdousti) | Greg Sabino Mullane (greg), Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) | 3 | 2 months ago | ||
Documentation | |||||||||||
Document NULL Concepts and Behaviors | 5086 | Moved to different CF | Docs Only | 18 | Needs rebase! | David Johnston (polobo) | Robert Treat (xzilla) | 7 | 4 months ago | ||
Doc: Move and modify standalone hot backups section | 5087 | Moved to different CF |
|
+139−139 | David Johnston (polobo) | Marlene Reiterer (marlene.rte) | 7 | 6 months ago | |||
explain pgstatindex fragmentation | 5381 | Moved to different CF | 18 |
|
+9−0 | Frédéric Yhuel (yhuelf) | Laurenz Albe (laurenz), Bertrand Drouvot (bertranddrouvot), Benoit Lobréau (benoitl), Ahmed Ashour (ahmedashour) | Peter Eisentraut (petere) | 3 | 3 months ago | |
split func.sgml to separated individual sgml files | 5515 | Moved to different CF |
|
+44−1 | Jian He (stayreal) | David Johnston (polobo) | Andrew Dunstan (adunstan) | 2 | 2 months ago | ||
Windows meson build | 5522 | Moved to different CF |
|
+45−12 | Kohei Harikae (koheiharikae) | Vladlen Popolitov (vladlenpopolitov) | Peter Eisentraut (petere) | 3 | 8 months ago | ||
TOAST is acronym so should be uppercase | 5530 | Moved to different CF |
|
+13−13 | Peter Smith (smithpb2250) | Peter Eisentraut (petere), David Johnston (polobo) | Peter Eisentraut (petere) | 2 | 3 months ago | ||
Document how commit handles aborted transactions | 5546 | Moved to different CF | Backport Docs Only |
|
+55−5 | David Johnston (polobo) | Ahmed Ashour (ahmedashour) | 4 | 1 month ago | ||
Doc: Create table improvements | 5547 | Moved to different CF |
|
+23−7 | David Johnston (polobo) | Laurenz Albe (laurenz) | 3 | 14 hours ago | |||
Document custom settings more consistently | 5548 | Moved to different CF | Needs rebase! | David Johnston (polobo) | Mingli Zhang (zml) | 3 | 6 months ago | ||||
Miscellaneous | |||||||||||
Support a wildcard in backtrace_functions | 4735 | Moved to different CF | GUC Help - Bikeshedding | Needs rebase! | Jelte Fennema-Nio (jeltef) | Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) | Daniel Gustafsson (d_gustafsson) | 10 | 7 months ago | ||
Avoid orphaned objects dependencies, take 3 | 4942 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 8 | 4 months ago | ||||
Truncate logs by max_log_size | 5272 | Moved to different CF |
|
+112−2 | Kirill Gavrilov (diphantxm) | Fujii Masao (masaofujii), Jim Jones (jimus) | 4 | 6 months ago | |||
System views for versions reporting | 5318 | Moved to different CF | stable | Needs rebase! | Dmitry Dolgov (erthalion) | 6 | 6 months ago | ||||
postgres_fdw could deparse ArrayCoerceExpr | 5409 | Moved to different CF | 18 |
|
+0−0 | Alexander Pyhalov (a.pyhalov) | Maxim Orlov (m.orlov) | 3 | 3 months ago | ||
Coccinelle for PostgreSQL development | 5509 | Moved to different CF | 18 | Needs rebase! | Mats Kindahl (matski) | 2 | 7 months ago | ||||
Waiting for LSN replay with WAIT FOR command | 5550 | Moved to different CF |
|
+1597−14 | Alexander Korotkov (smagen), Xuneng Zhou (egoa) | Yura Sokolov (funny_falcon) | 3 | 4 days ago | |||
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup | 5570 | Moved to different CF | Multithreading |
|
+243−45 | Jelte Fennema-Nio (jeltef) | 4 | 6 months ago | |||
Monitoring & Control | |||||||||||
Add pg_stat_session | 3405 | Moved to different CF | Needs rebase! | Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) | Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) | 18 | 6 months ago | ||||
Logging parallel worker draught | 4291 | Moved to different CF | 19 | Needs rebase! | Benoit Lobréau (benoitl) | Sami Imseih (simseih) | 11 | 6 months ago | |||
Set log_lock_waits=on by default | 4718 | Moved to different CF | GUC | 19 |
|
+4−4 | Laurenz Albe (laurenz) | Michael Banck (mbanck) | Peter Eisentraut (petere) | 9 | 1 month ago |
relfilenode statistics | 5007 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 8 | 2 weeks ago | ||||
Vacuum statistics | 5012 | Moved to different CF | 19 | Needs rebase! | Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) | Ilia Evdokimov (ilidock95) | 8 | 3 weeks ago | |||
Logging plan of the currently running query | 5330 | Moved to different CF | Monitoring | 18 |
|
+647−34 | Atsushi Torikoshi (atsushitorikoshi) | Hironobu Suzuki (suzuki_hironobu), Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) | 6 | 14 hours ago | |
Add storage I/O tracking to EXPLAIN BUFFERS | 5526 | Moved to different CF | Monitoring | 18 |
|
+1148−34 | Atsushi Torikoshi (atsushitorikoshi) | Jelte Fennema-Nio (jeltef) | 4 | 5 months ago | |
Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC | 5595 | Moved to different CF | 18 | Needs rebase! | James Hunter (hunjmes) | 2 | 2 months ago | ||||
Metadata and record block access stats for indexes | 5614 | Moved to different CF | Monitoring My First Patch Help - User Testing | 19 | Needs rebase! | Mircea Cadariu (mcadariu) | Frédéric Yhuel (yhuelf) | 4 | 2 months ago | ||
Improve monitoring of shared memory allocations | 5620 | Moved to different CF | 18 | Needs rebase! | Rahila Syed (rahila) | Tomas Vondra (fuzzycz) | 2 | 5 months ago | |||
Performance | |||||||||||
Index Prefetching | 4351 | Moved to different CF |
|
+2397−868 | Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) | 12 | 1 week ago | ||||
Teach predtest about IS [NOT] <boolean> proofs | 4690 | Moved to different CF |
|
+1882−129 | James Coleman (jcole1989) | Tom Lane (tgl) | 8 | 1 year ago | |||
Parallel CREATE INDEX for GIN indexes | 4966 | Moved to different CF |
|
+7−0 | Tomas Vondra (fuzzycz) | Matthias van de Meent (mmeent), Andy Fan (andy2) | 6 | 5 months ago | |||
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots | 4971 | Moved to different CF | Performance | 19 |
|
+3931−937 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Matthias van de Meent (mmeent) | 7 | 3 weeks ago | |
Allow partition-wise join when whole row var is needed | 5128 | Moved to different CF | 18 | Needs rebase! | Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) | 5 | 2 months ago | ||||
Asynchronous MergeAppend Execution | 5129 | Moved to different CF | Needs rebase! | Alexander Pyhalov (a.pyhalov) | 5 | 2 months ago | |||||
Limiting overshoot in nbtree SAOP parallel index scans | 5299 | Moved to different CF |
|
+151−23 | Matthias van de Meent (mmeent) | 4 | 3 months ago | ||||
Parallel heap vacuum | 5326 | Moved to different CF | Needs rebase! | Masahiko Sawada (masahikosawada) | Hayato Kuroda (ha-kun) | 6 | 1 month ago | ||||
Showing applied extended statistics in explain Part2 | 5359 | Moved to different CF | 18 |
|
+365−2 | Tatsuro Yamada (tatsuro_yamada) | Tomas Vondra (fuzzycz), Andrei Lepikhov (lepikhov), Masahiro Ikeda (masahiro.ikeda), Ilia Evdokimov (ilidock95) | Tomas Vondra (fuzzycz) | 4 | 2 months ago | |
Adding compression of temporary files | 5382 | Moved to different CF |
|
+7693−22 | Filip Januš (fjanus) | 4 | 2 weeks ago | ||||
Eliminating SPI / SQL from some RI trigger functions | 5450 | Moved to different CF | 19 | Needs rebase! | Amit Langote (amitlan) | 3 | 6 months ago | ||||
Pull-up subquery if INNER JOIN-ON contains refs to upper-query | 5487 | Moved to different CF | Performance | 19 |
|
+1487−46 | Alena Rybakina (a.rybakina) | Ilia Evdokimov (ilidock95) | 4 | 1 week ago | |
SVE enablement for hex-encode and hex-decode | 5538 | Moved to different CF | 19 |
|
+418−4 | Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 2 weeks ago | |
starjoin join order planning | 5553 | Moved to different CF |
|
+444−0 | Tomas Vondra (fuzzycz) | Tom Lane (tgl) | 3 | 3 weeks ago | |||
Expanding HOT updates for expression and partial indexes | 5556 | Moved to different CF | Performance | 19 |
|
+2321−143 | Greg Burd (gregburd) | 3 | 6 days ago | ||
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c | 5573 | Moved to different CF | 18 |
|
+217−42 | Yura Sokolov (funny_falcon) | 3 | 1 month ago | |||
Improvement of var_eq_non_const() | 5588 | Moved to different CF | 18 |
|
+29−14 | Fedor Sigaev (sigaev) | 2 | 6 months ago | |||
Compress big WAL records | 5621 | Moved to different CF | Needs rebase! | Andrey Borodin (x4m) | 3 | 3 months ago | |||||
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc | 5622 | Moved to different CF |
|
+414−43 | Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) | 3 | 6 hours ago | ||||
Procedural Languages | |||||||||||
declarative session variables, LET command | 1608 | Moved to different CF | Needs rebase! | 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), Jim Jones (jimus), newtglobal postgresql_contributors (newtpostgrescontributors) | 38 | 1 week ago | ||||
new plpgsql.extra_errors check - strict_expr_check | 5044 | Moved to different CF |
|
+172−18 | Pavel Stehule (okbobcz) | Gilles Darold (darold), Kirk Wolak (kirkw), newtglobal postgresql_contributors (newtpostgrescontributors) | 9 | 2 months ago | |||
Refactoring | |||||||||||
Revise get_cheapest_parallel_safe_total_inner | 4285 | Moved to different CF |
|
+11−4 | Richard Guo (richardguo) | wenhui qiu (wenhuiqiu) | 11 | 1 year ago | |||
Retiring is_pushed_down | 4458 | Moved to different CF | Needs rebase! | Richard Guo (richardguo) | Tom Lane (tgl) | 10 | 9 months ago | ||||
New [relation] options engine | 4688 | Moved to different CF | Needs rebase! | Nikolay Shaplov (nataraj) | 9 | 7 months ago | |||||
Make ECPG locale usage thread-safe | 5166 | Moved to different CF | Multithreading | Needs rebase! | Thomas Munro (macdice) | Peter Eisentraut (petere) | 5 | 6 months ago | |||
Refactor SLRU to always use long file names | 5250 | Moved to different CF |
|
+103−85 | Aleksander Alekseev (a.alekseev) | Rustam ALLAKOV (rustam.allakov) | 6 | 2 months ago | |||
Collation and ctype method tables and extension hooks | 5301 | Moved to different CF | Needs rebase! | Jeff Davis (jdavis) | Peter Eisentraut (petere) | 5 | 3 months ago | ||||
Clarify FileTag-based unlinking | 5454 | Moved to different CF |
|
+10−7 | Matthias van de Meent (mmeent) | 3 | 10 months ago | ||||
Don't dirty pages while they are getting flushed out | 5483 | Moved to different CF | Needs rebase! | Andres Freund (andresfreund) | 3 | 6 months ago | |||||
Elimination of the repetitive code at the SLRU bootstrap functions | 5575 | Moved to different CF | 19 | Needs rebase! | Evgeny Voropaev (evoro) | Álvaro Herrera (alvherre), Aleksander Alekseev (a.alekseev), Andrey Borodin (x4mmm) | Álvaro Herrera (alvherre) | 2 | 3 months ago | ||
Beautify read stream "per buffer data" APIs | 5617 | Moved to different CF |
|
+90−16 | Thomas Munro (macdice) | 3 | 2 months ago | ||||
Make numeric type accessible to third-party code. | 5623 | Moved to different CF | stable |
|
+290−285 | Ed Behn (edbehn) | Jelte Fennema-Nio (jeltef) | 3 | 3 weeks ago | ||
Replication & Recovery | |||||||||||
CREATE SUBSCRIPTION ... SERVER | 4529 | Moved to different CF | Needs rebase! | Jeff Davis (jdavis) | vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) | 10 | 6 months ago | ||||
Return pg_control from pg_backup_stop(). | 4997 | Moved to different CF | 19 |
|
+178−28 | David Steele (dsteele) | 8 | 2 months ago | |||
Synchronization of sequences to subscriber | 5111 | Moved to different CF | Logical Replication |
|
+2145−350 | vigneshwaran C (vignesh.postgres) | Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Shlok Kyal (shlokkyal) | 7 | 4 hours ago | ||
Expose the acquired_by parameter to the pg_replication_origin_session_setup function | 5189 | Moved to different CF | 18 | Needs rebase! | Doruk Yılmaz (dorukyilmaz) | Euler Taveira (eulerto) | 5 | 1 month ago | |||
Conflict detection for update_deleted in logical replication | 5378 | Moved to different CF | Logical Replication | Needs rebase! | Zhijie Hou (houzj) | Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres) | Amit Kapila (amitkapila) | 4 | 1 month ago | ||
Enable logical decoding when wal_level = 'replica' without a server restart | 5479 | Moved to different CF |
|
+1547−125 | Masahiko Sawada (masahikosawada) | Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) | 5 | 3 days ago | |||
Filter irrelevant change before reassemble transactions during logical decoding | 5585 | Moved to different CF |
|
+0−0 | Jie Li (adger), Ajin Cherian (ajinc), Zhijie Hou (houzj) | vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250), Zhijie Hou (houzj) | Amit Kapila (amitkapila) | 2 | 4 months ago | ||
Security | |||||||||||
Serverside SNI for SSL connections | 4984 | Moved to different CF | Needs rebase! | Daniel Gustafsson (d_gustafsson) | Jacob Champion (jchampion) | 7 | 1 month ago | ||||
Extension security improvement: Add support for extensions with an owned schema | 5018 | Moved to different CF | Security Extensions |
|
+517−130 | Jelte Fennema-Nio (jeltef) | Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) | 8 | 1 month ago | ||
revamp row-security tracking | 5397 | Moved to different CF | 19 |
|
+25−17 | Nathan Bossart (bossartn) | 5 | 8 months ago | |||
Server Features | |||||||||||
Sequence Access Methods, round two | 4677 | Moved to different CF |
|
+2728−774 | Michael Paquier (michael-kun) | 10 | 1 week ago | ||||
COPY ON_ERROR 'NULL' | 4810 | Moved to different CF |
|
+247−36 | jian he (universality) | Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), Jim Jones (jimus) | 8 | 2 months ago | |||
on_error table, saving error info to a table | 4817 | Moved to different CF |
|
+584−14 | jian he (hellothere) | Nishant Sharma (nishant-at-edb) | 8 | 2 months ago | |||
KNN-btree | 4871 | Moved to different CF | Needs rebase! | Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) | 7 | 10 months ago | |||||
Eager aggregation, take 3 | 4881 | Moved to different CF | 19 |
|
+0−0 | Richard Guo (richardguo) | Richard Guo (richardguo) | 8 | 1 week ago | ||
CREATE INDEX CONCURRENTLY for partitioned tables | 5004 | Moved to different CF |
|
+520−78 | Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) | 6 | 3 months ago | ||||
VACUUM FULL / CLUSTER CONCURRENTLY | 5117 | Moved to different CF | 18 |
|
+2481−543 | Antonin Houska (a.houska) | Álvaro Herrera (alvherre), Mihail Nikalayeu (mihailnikalayeu) | 8 | 1 week ago | ||
Make MultiXactOffset 64-bit type | 5205 | Moved to different CF | 18 | Needs rebase! | Maxim Orlov (m.orlov) | Heikki Linnakangas (heikki) | 5 | 3 months ago | |||
Changing shared_buffers without restart | 5319 | Moved to different CF | Needs rebase! | Dmitry Dolgov (erthalion) | Vladlen Popolitov (vladlenpopolitov) | 6 | 3 days ago | ||||
Support enabling checksums online | 5323 | Moved to different CF |
|
+4841−51 | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | Tomas Vondra (fuzzycz) | 6 | 2 weeks ago | |||
using index to speedup add not null constraints to a table | 5444 | Moved to different CF | 18 |
|
+636−6 | Jian He (stayreal) | Tanzeel Khan (tanzeelk) | Álvaro Herrera (alvherre) | 4 | 20 hours ago | |
refactor AlterDomainAddConstraint (alter domain add constraint) | 5455 | Moved to different CF | 18 |
|
+79−8 | Jian He (stayreal) | Peter Eisentraut (petere) | 3 | 7 months ago | ||
speedup COPY TO for partitioned table | 5467 | Moved to different CF | 19 |
|
+200−36 | Jian He (stayreal) | vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), newtglobal postgresql_contributors (newtpostgrescontributors) | Peter Eisentraut (petere) | 5 | 6 hours ago | |
SQL/JSON json_table PLAN clause | 5478 | Moved to different CF | 18 |
|
+2308−168 | Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Andrew Dunstan (adunstan), Amit Langote (amitlan), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg), Anton Melnikov (antonmel), Nikita Malakhov (nmalakh) | Amit Langote (amitlan), Vladlen Popolitov (vladlenpopolitov) | 5 | 6 months ago | ||
Extended Statistics set/restore/clear functions | 5517 | Moved to different CF | Needs rebase! | Corey Huinker (coreyh) | 3 | 1 month ago | |||||
add function argument name to substring and substr | 5524 | Moved to different CF |
|
+138−29 | Jian He (stayreal) | David Johnston (polobo) | 3 | 6 days ago | |||
Cross-type index comparison support in contrib/btree_gin | 5535 | Moved to different CF |
|
+2791−117 | Tom Lane (tgl) | Arseniy Mukhin (amukhin) | Tom Lane (tgl) | 2 | 3 months ago | ||
Warn, and disallow, clear text passwords via SQL | 5597 | Moved to different CF |
|
+143−4 | Greg Sabino Mullane (greg) | Guillaume Lelarge (gleu) | 2 | 3 months ago | |||
SQL Commands | |||||||||||
Add SPLIT PARTITION/MERGE PARTITIONS commands | 3659 | Moved to different CF |
|
+8202−39 | Dmitry Koval (d.koval) | stephane tachoires (sttachoires) | Alexander Korotkov (smagen) | 16 | 5 days ago | ||
Add XMLCanonicalize function | 4237 | Moved to different CF | 19 |
|
+436−0 | Jim Jones (jimus) | Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) | 13 | 2 months ago | ||
Incremental View Maintenance (IVM), take 2 | 4337 | Moved to different CF | Needs rebase! | Yugo Nagata (yugo.nagata) | 13 | 1 month ago | |||||
Implement row pattern recognition feature | 4460 | Moved to different CF | 19 | Needs rebase! | Tatsuo Ishii (ishii) | Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) | 12 | 3 weeks ago | |||
Make COPY format extendable: Extract COPY TO format implementations | 4681 | Moved to different CF |
|
+701−463 | Kouhei Sutou (kou) | Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) | 8 | 2 months ago | |||
SQL Property Graph Queries (SQL/PGQ) | 4904 | Moved to different CF | Needs rebase! | Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) | Vik Fearing (xocolatl), Zhao Junwang (zhjwpku) | 8 | 1 month ago | ||||
Add OR REPLACE option to CREATE MATERIALIZED VIEW | 5099 | Moved to different CF | 19 |
|
+694−98 | Erik Wienhold (ewie) | newtglobal postgresql_contributors (newtpostgrescontributors) | 6 | 2 months ago | ||
Add XMLCast (SQL/XML X025) | 5110 | Moved to different CF | 19 |
|
+2276−10 | Jim Jones (jimus) | Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) | 8 | 4 months ago | ||
SQL:2023 JSON simplified accessor support | 5214 | Moved to different CF | 19 |
|
+1904−205 | Alexandra Wang (alexandrawang) | Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef) | 6 | 3 weeks ago | ||
Add IGNORE NULLS to Window functions | 5230 | Moved to different CF | 19 |
|
+3−1 | Oliver Ford (ojford) | Tatsuo Ishii (ishii), Krasiyan Andreev (krasiyan) | Tatsuo Ishii (ishii) | 5 | 3 weeks ago | |
Introduce the ability to enable/disable indexes using ALTER INDEX | 5274 | Moved to different CF | 18 | Needs rebase! | Shayon Mukherjee (shayonj) | Sami Imseih (simseih), newtglobal postgresql_contributors (newtpostgrescontributors) | 4 | 2 months ago | |||
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) | 5279 | Moved to different CF | 19 |
|
+1490−59 | Jim Jones (jimus) | newtglobal postgresql_contributors (newtpostgrescontributors) | 6 | 2 months ago | ||
Add XMLDocument (SQL/XML X030) | 5431 | Moved to different CF | 19 |
|
+258−1 | Jim Jones (jimus) | Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
Add XMLNamespaces option to XMLElement | 5456 | Moved to different CF | 19 |
|
+1205−39 | Pavel Stehule (okbobcz), Jim Jones (jimus) | Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
System Administration | |||||||||||
New predefined role pg_manage_extensions | 5357 | Moved to different CF |
|
+22−5 | Michael Banck (mbanck) | Laurenz Albe (laurenz) | 4 | 5 months ago | |||
log_min_messages per backend type | 5447 | Moved to different CF | GUC | 19 |
|
+364−43 | Euler Taveira (eulerto) | 5 | 2 weeks ago | ||
Improve verification of recovery_target_timeline GUC. | 5519 | Moved to different CF | 19 |
|
+64−3 | David Steele (dsteele) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 2 | 3 months ago | |
Testing | |||||||||||
Allow CI to only run the compiler warnings task | 5249 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | Rustam ALLAKOV (rustam.allakov) | 5 | 4 months ago | |||
Add 'make check-tests' behavior to the meson based builds | 5405 | Moved to different CF | Testing | 19 |
|
+16−6 | Nazir Bilal Yavuz (nbyavuz) | Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) | Andrew Dunstan (adunstan) | 5 | 3 months ago |