Status summary: Needs review: 199. Waiting on Author: 33. Ready for Committer: 35. Committed: 41. Returned with Feedback: 3. Withdrawn: 5. Total: 316.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
"unexpected duplicate for tablespace" problem in logical replication | 4720 | Needs review | stable |
|
+58−20 | Shenhao Wang (wangshenhao) | Masahiko Sawada (masahikosawada) | 8 | 2 days ago | |
Incorrect error message for cancellation triggered by statement_timeout & flaky test | 5070 | Needs review | stable |
|
+16−5 | Jelte Fennema-Nio (jeltef) | 6 | 4 months ago | ||
inplace update: send nontransactional invalidations | 5091 | Needs review | stable |
|
+3−0 | Noah Misch (nmisch) | Noah Misch (nmisch) | 6 | 1 month ago | |
DirtyScanshot index scan skips concurrently updated tuples | 5151 | Needs review | stable |
|
+123−8 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Luan Silva (luansilva) | 5 | 4 days ago | |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | 5160 | Needs review | stable |
|
+1567−50 | Michail Nikolaev (nkey) | 5 | 1 month ago | ||
Fix bug with accessing to temporary tables of other sessions | 5379 | Needs review | 18 |
|
+55−23 | Daniil Davydov (dddaniil) | Rafia Sabih (rafia.sabih) | 3 | 2 months ago | |
bt_index_parent_check false alarm for indexes created concurrently | 5438 | Needs review | Needs rebase! | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | 3 | 2 weeks ago | ||||
Fix buffer pinning logic in [SP-]Gist | 5542 | Needs review | Needs rebase! | Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) | 2 | 1 month ago | ||||
Avoid infinite loop in checkpointer | 5612 | Needs review |
|
+109−41 | Maxim Orlov (m.orlov) | 2 | 1 week ago | |||
ReplicationSlotRelease() crashes when the instance is in the single user mode | 5626 | Needs review |
|
+27−0 | Hayato Kuroda (ha-kun) | 1 | 3 months ago | |||
Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint | 5627 | Needs review |
|
+24−570 | Vitaly Davydov (vitprof) | 1 | 22 hours ago | |||
OAuth Followup Patches | 5635 | Needs review | 18 |
|
+0−0 | Jacob Champion (jchampion) | 1 | yesterday | ||
Random pg_upgrade 004_subscription test failure on drongo | 5673 | Needs review |
|
+16−0 | vigneshwaran C (vignesh.postgres) | 1 | 2 months ago | |||
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION | 5681 | Needs review |
|
+76−15 | Yugo Nagata (yugo.nagata) | Jim Jones (jimus) | 1 | 2 weeks ago | ||
temporary file usage report with extended protocol and unnamed portals | 5711 | Needs review | stable |
|
+4−0 | Frédéric Yhuel (yhuelf) | 1 | 3 days ago | ||
[SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) - backport | 5721 | Needs review | Needs rebase! | Matthias van de Meent (mmeent) | 1 | 1 month ago | ||||
temporary file usage report with extended protocol and unnamed portals | 5724 | Needs review |
|
+4−0 | Sami Imseih (simseih) | 1 | 3 days ago | |||
Fix a race condition in ConditionVariableTimedSleep() | 5736 | Needs review | stable |
|
+2−0 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 1 month ago | ||
Fix hostaddr crash during non-blocking cancellation | 5741 | Needs review | stable |
|
+49−1 | Jacob Champion (jchampion) | 1 | 1 month ago | ||
Incorrect calculation of path fraction value in MergeAppend | 5742 | Needs review |
|
+0−0 | Andrei Lepikhov (lepikhov) | 1 | 1 month ago | |||
Allow parallelism for plpgsql return expression after commit 556f7b7 | 5747 | Needs review |
|
+6−6 | Dipesh Dhameliya (dipesh125) | 1 | 2 weeks ago | |||
Fix PQport to never return NULL if the connection is valid | 5749 | Needs review | stable |
|
+3−1 | Daniele Varrazzo (dvarrazzo) | 1 | 1 month ago | ||
Add guard to prevent recursive memory context logging. | 5766 | Needs review | Needs rebase! | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 1 month ago | |||
Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly | 5770 | Needs review | stable |
|
+24−570 | Vitaly Davydov (vitprof) | Alexander Korotkov (smagen) | Alexander Korotkov (smagen) | 1 | 22 hours ago |
Fixing memory leaks in postgres_fdw | 5772 | Needs review |
|
+936−872 | Tom Lane (tgl) | 1 | 2 weeks ago | |||
Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl | 5776 | Needs review | 18 |
|
+111−4 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 2 weeks ago | ||
Correct reltuples stats after VACUUM FULL and CLUSTER | 5777 | Needs review | stable |
|
+117−1 | Erik Nordström (enordstr) | 1 | 3 weeks ago | ||
Improve error handling of xml2 with libxml2 OOMs | 5794 | Needs review | 19 |
|
+356−166 | Michael Paquier (michael-kun) | Jim Jones (jimus) | 1 | 1 week ago | |
Cancel problems of query to pg_stat_statements | 5825 | Needs review |
|
+22−7 | Roman Khapov (rkhapov) | 1 | 1 month ago | |||
Fixes inconsistent behavior in vacuum when it processes multiple relations | 5827 | Needs review | stable |
|
+160−93 | shihao zhong (zhong950419) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 15 hours ago |
Clients | ||||||||||
libpq: Fix processing of SSL records >8kB on async API | 5251 | Needs review | stable |
|
+13−0 | Lars Kanis (larsk) | Jacob Champion (jchampion) | 4 | 3 months ago | |
Allow PGSERVICEFILE to be specified as part of the connection string | 5387 | Needs review | 19 |
|
+176−5 | Torsten Foertsch (tfoertsch123) | Ryo Kanbayashi (ryokanbayashi) | 2 | 3 days ago | |
Add Option to Check All Addresses For Matching target_session_attr | 5396 | Needs review | 18 | Needs rebase! | Andrew Jackson (andrewjackson) | 3 | 1 month ago | |||
Adding error messages to a few slash commands | 5699 | Needs review | 19 |
|
+1−80 | Abhishek Chanda (abhishekc) | 1 | 1 month ago | ||
Split tab completion rules for COPY FROM and TO | 5764 | Needs review | 19 |
|
+22−8 | Atsushi Torikoshi (atsushitorikoshi) | 1 | 1 week ago | ||
psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM | 5800 | Needs review | 18 |
|
+120−45 | Yugo Nagata (yugo.nagata) | 1 | 4 days ago | ||
Improve tab completion for various SET/RESET forms | 5810 | Needs review | 19 |
|
+35−10 | Dagfinn Ilmari Mannsåker (ilmari) | 1 | 1 week ago | ||
psql: Improve psql tab completion for GRANT/REVOKE | 5813 | Needs review |
|
+32−4 | Fujii Masao (masaofujii), Yugo Nagata (yugo.nagata) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 1 week ago | |
Code Comments | ||||||||||
Add comments about fire_triggers argument in ri_triggers.c | 5679 | Needs review |
|
+7−1 | Yugo Nagata (yugo.nagata) | 1 | 2 months ago | |||
Improve coments on structures in trigger.c | 5680 | Needs review |
|
+47−40 | Yugo Nagata (yugo.nagata) | 1 | 2 months ago | |||
Remove redundant comment regarding RelationBuildRowSecurity in relcache.c | 5739 | Needs review |
|
+1−4 | Tanzeel Khan (tanzeelk) | 1 | 1 month ago | |||
Documentation | ||||||||||
Streaming Replication vs Logical | 5296 | Needs review |
|
+31−22 | Paul Jungwirth (pjungwir) | Robert Treat (xzilla) | 3 | 4 months ago | ||
Document how to run only specific regress tests | 5333 | Needs review |
|
+12−0 | Paul Jungwirth (pjungwir) | Robert Treat (xzilla) | 3 | 7 months ago | ||
split func.sgml to separated individual sgml files | 5515 | Needs review |
|
+44−1 | Jian He (stayreal) | 2 | 3 months ago | |||
DOCS: Make the Server Application docs synopses more consistent | 5647 | Needs review |
|
+84−24 | Peter Smith (smithpb2250) | 1 | 1 month ago | |||
Parallel safety docs for CTEs | 5650 | Needs review |
|
+1−1 | James Coleman (jcole1989) | 1 | 3 months ago | |||
pg_restore documentation and --create/--single-transaction limitation | 5676 | Needs review | 18 |
|
+6−1 | Ashutosh Bapat (ashutoshbapat) | 1 | 2 months ago | ||
Document default values for pgoutput options | 5758 | Needs review |
|
+13−5 | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 1 month ago | ||
Add README for catalog | 5771 | Needs review |
|
+11−0 | Florents Tselai (florentst) | 1 | 4 weeks ago | |||
Proposal: Improvements to PDF stylesheet and table column widths | 5775 | Needs review |
|
+4−0 | Noboru Saito (nsaito) | 1 | 1 week ago | |||
Fix Protocol documentation | 5783 | Needs review | 18 |
|
+22−0 | Dave Cramer (dcramer) | 1 | 3 weeks ago | ||
doc: Some copy-editing around prefix operators | 5787 | Needs review | 18 |
|
+4−4 | Christoph Berg (myon) | 1 | 1 month ago | ||
pg_restore add note about -n | 5818 | Needs review |
|
+22−40 | Florents Tselai (florentst) | 1 | 8 months ago | |||
Miscellaneous | ||||||||||
Support a wildcard in backtrace_functions | 4735 | Needs review |
|
+161−11 | Jelte Fennema-Nio (jeltef) | Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) | Daniel Gustafsson (d_gustafsson) | 8 | 3 months ago | |
Avoid orphaned objects dependencies, take 3 | 4942 | Needs review | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 6 | 2 weeks ago | |||
System views for versions reporting | 5318 | Needs review | stable | Needs rebase! | Dmitry Dolgov (erthalion) | 4 | 2 months ago | |||
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup | 5570 | Needs review | 18 |
|
+243−45 | Jelte Fennema-Nio (jeltef) | 2 | 2 months ago | ||
dsm_registry: Add detach and destroy features | 5654 | Needs review | 19 |
|
+253−1 | Sungwoo Chang (swchangdev) | Nathan Bossart (bossartn) | 1 | 2 days ago | |
Produce LLVM bitcode files on meson builds | 5671 | Needs review |
|
+824−59 | Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) | 1 | 1 month ago | |||
Add pg_buffercache_mark_dirty[_all]() functions to the pg_buffercache | 5694 | Needs review |
|
+216−7 | Nazir Bilal Yavuz (nbyavuz) | 1 | 1 month ago | |||
minor error message enhancement in refuseDupeIndexAttach | 5700 | Needs review |
|
+3−2 | Jian He (stayreal) | 1 | 2 months ago | |||
Silence resource leaks alerts | 5701 | Needs review | 19 |
|
+3−3 | Ranier Vilela (raniervilela) | 1 | 2 months ago | ||
adjust the place of list_copy() call to reduce the overhead of function call and memory copies. | 5704 | Needs review |
|
+6−6 | Tender Wang (tndrwang) | 1 | 1 month ago | |||
don't generate fake alias names, only fake eref names | 5708 | Needs review | 19 |
|
+32−35 | Robert Haas (rhaas) | 1 | 2 months ago | ||
contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype | 5718 | Needs review | 19 |
|
+254−52 | Robin Haberkorn (rhaberkorn) | 1 | 1 month ago | ||
Add --continue-on-abort option to pgbench | 5790 | Needs review | 19 |
|
+88−6 | Rintaro Ikeda (rintaro) | 1 | 4 days ago | ||
Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER() | 5807 | Needs review | 19 |
|
+4−8 | Michael Paquier (michael-kun) | 1 | 1 week ago | ||
Enable MSVC conforming preprocessor | 5812 | Needs review |
|
+6−25 | Peter Eisentraut (petere) | 1 | 2 weeks ago | |||
Avoid overriding user's --with-libs settings | 5820 | Needs review |
|
+9−9 | Tom Lane (tgl) | 1 | 5 days ago | |||
pgindent: improve formatting of multiline comments | 5831 | Needs review | 19 |
|
+34−0 | Aleksander Alekseev (a.alekseev) | 1 | 20 hours ago | ||
Change the names generated for index partitions | 5832 | Needs review | 19 |
|
+551−506 | Tom Lane (tgl) | 1 | 17 hours ago | ||
Monitoring & Control | ||||||||||
Vacuum statistics | 5012 | Needs review | 18 | Needs rebase! | Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) | Ilia Evdokimov (ilidock95) | 6 | 2 weeks ago | ||
Logging plan of the currently running query | 5330 | Needs review | 18 |
|
+573−54 | Atsushi Torikoshi (atsushitorikoshi) | Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) | 4 | 2 weeks ago | |
Add storage I/O tracking to EXPLAIN BUFFERS | 5526 | Needs review | 18 |
|
+1148−34 | Atsushi Torikoshi (atsushitorikoshi) | Jelte Fennema-Nio (jeltef) | 2 | 1 month ago | |
Improve monitoring of shared memory allocations | 5620 | Needs review | 18 |
|
+198−51 | Rahila Syed (rahila) | Tomas Vondra (fuzzycz) | 2 | 1 month ago | |
track generic and custom plan calls in pg_stat_statements | 5634 | Needs review |
|
+552−20 | Sami Imseih (simseih) | Nikolay Samokhvalov (nikolay), Greg Sabino Mullane (greg), Ilia Evdokimov (ilidock95) | 1 | 2 weeks ago | ||
Available disk space per tablespace | 5651 | Needs review | 18 |
|
+171−4 | Christoph Berg (myon) | 1 | 1 month ago | ||
Add os_page_num to pg_buffercache | 5690 | Needs review | 19 |
|
+135−28 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 2 months ago | ||
amcheck support for BRIN indexes | 5715 | Needs review |
|
+1899−5 | Arseniy Mukhin (amukhin) | Tomas Vondra (fuzzycz) | 1 | yesterday | ||
queryId constant squashing does not support prepared statements | 5801 | Needs review |
|
+152−59 | Sami Imseih (simseih) | 1 | 1 week ago | |||
Expose internal MultiXact member count function for efficient monitoring | 5811 | Needs review | 19 |
|
+111−0 | Naga Appani (naga.appani) | 1 | 1 week ago | ||
Performance | ||||||||||
Teach predtest about IS [NOT] <boolean> proofs | 4690 | Needs review |
|
+1882−129 | James Coleman (jcole1989) | Tom Lane (tgl) | 8 | 1 year ago | ||
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots | 4971 | Needs review | Needs rebase! | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Matthias van de Meent (mmeent) | 6 | 2 days ago | |||
Limiting overshoot in nbtree SAOP parallel index scans | 5299 | Needs review |
|
+151−23 | Matthias van de Meent (mmeent) | 4 | 1 month ago | |||
Parallel heap vacuum | 5326 | Needs review |
|
+1927−370 | Masahiko Sawada (masahikosawada) | Hayato Kuroda (ha-kun) | 4 | 1 week ago | ||
SVE enablement for hex-encode and hex-decode | 5538 | Needs review | 19 |
|
+613−6 | Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 1 week ago |
Expanding HOT updates for expression and partial indexes | 5556 | Needs review | 19 |
|
+1639−105 | Greg Burd (gregburd) | 2 | 2 months ago | ||
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c | 5573 | Needs review | 18 |
|
+217−42 | Yura Sokolov (funny_falcon) | 2 | 4 days ago | ||
Lock-free XLog Reservation from WAL | 5633 | Needs review |
|
+532−55 | Yura Sokolov (funny_falcon) | 1 | 1 month ago | |||
Memoize ANTI and SEMI JOIN inner | 5636 | Needs review | 19 |
|
+112−22 | Andrei Lepikhov (lepikhov) | 1 | 1 month ago | ||
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) | 5656 | Needs review | 19 |
|
+311−4 | Andrei Lepikhov (lepikhov) | 1 | 2 months ago | ||
Use CLOCK_MONOTONIC_COARSE for instr_time for explain analyze | 5669 | Needs review | stable |
|
+23−2 | Jianghua yang (yjhjstz.gmail.com) | 1 | 2 months ago | ||
Small optimization set tuple block/tableOid once | 5683 | Needs review | 19 |
|
+40−18 | Ranier Vilela (raniervilela) | 1 | 2 months ago | ||
Reduce "Var IS [NOT] NULL" quals during constant folding | 5685 | Needs review | 19 |
|
+565−227 | Richard Guo (richardguo) | 1 | 3 weeks ago | ||
New criteria for autovacuum | 5689 | Needs review | 19 | Needs rebase! | Konstantin Knizhnik (knizhnik) | 1 | 2 months ago | |||
Create DATA dump objects for partitioned tables too | 5692 | Needs review |
|
+223−41 | Tom Lane (tgl) | 1 | 2 months ago | |||
Add planner expectations for Memoize in EXPLAIN | 5697 | Needs review | 19 |
|
+65−3 | Ilia Evdokimov (ilidock95) | 1 | 1 month ago | ||
ZStandard (with dictionaries) compression support for TOAST compression | 5702 | Needs review | 19 |
|
+1333−277 | Nikhil Kumar Veldanda (nikhilkumarv) | 1 | 1 week ago | ||
NUMA shared memory interleaving | 5703 | Needs review | 19 |
|
+71−0 | Jakub Wartak (jakub.wartak.tomtom) | 1 | 2 months ago | ||
MergeAppend could consider sorting cheapest child path | 5719 | Needs review | 19 |
|
+264−107 | Andrei Lepikhov (lepikhov), Alexander Pyhalov (a.pyhalov) | 1 | 2 weeks ago | ||
Proposal for enabling auto-vectorization for checksum calculations | 5726 | Needs review | 19 |
|
+357−23 | Matthew Sterrett (matthew.sterrett.intel.com) | 1 | 2 weeks ago | ||
Accounting for metapages in genericcostestimate() | 5727 | Needs review |
|
+55−13 | Tom Lane (tgl) | 1 | 1 month ago | |||
speed up pg_upgrade with many large objects | 5737 | Needs review | 19 |
|
+90−7 | Nathan Bossart (bossartn) | Hannu Krosing (hannukrosing), Saurabh Uttam (saurabhuttam), Nitin Motiani (nitinmotiani) | 1 | 1 month ago | |
Improve hash join's handling of tuples with null join keys | 5738 | Needs review |
|
+381−71 | Tom Lane (tgl) | 1 | 2 weeks ago | |||
Improve Valgrind support and remove some memory leaks | 5748 | Needs review |
|
+546−125 | Tom Lane (tgl) | 1 | 4 weeks ago | |||
Disable parallel query by default | 5751 | Needs review | 18 |
|
+5−5 | Scott Mead (scott_mead) | 1 | 4 weeks ago | ||
Incremental Sort Cost Estimation Instability | 5754 | Needs review | 19 |
|
+249−75 | Andrei Lepikhov (lepikhov) | 1 | 2 weeks ago | ||
Parallel processing of indexes in autovacuum | 5755 | Needs review | 18 |
|
+419−27 | Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) | Sami Imseih (simseih) | 1 | 3 days ago | |
Optimize shared LWLock acquisition for high-core-count systems | 5784 | Needs review |
|
+57−16 | Zhiguo Zhou (zhiguozhou) | 1 | 3 weeks ago | |||
Vectorized CRC on Arm64 | 5789 | Needs review |
|
+271−2 | John Naylor (john.naylor) | 1 | 1 month ago | |||
Pathify RHS unique-ification for semijoin planning | 5795 | Needs review | 19 | Needs rebase! | Richard Guo (richardguo) | 1 | 2 weeks ago | |||
Improve the performance of Unicode Normalization Forms. | 5802 | Needs review | Needs rebase! | Alexander Borisov (lexborisov) | 1 | 16 hours ago | ||||
Improve array-element-test estimation when no array elements qualify as common | 5805 | Needs review |
|
+18−2 | Tom Lane (tgl) | 1 | 2 weeks ago | |||
Add progressive backoff to XactLockTableWait | 5806 | Needs review | 19 |
|
+22−4 | Xuneng Zhou (dylanzhou) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 2 days ago |
parallel pg_restore: avoid disk seeks when jumping short distance forward | 5809 | Needs review | 19 |
|
+5−1 | Dimitrios Apostolou (jimis) | Nathan Bossart (bossartn) | 1 | 6 days ago | |
Add enable_groupagg GUC parameter to control GroupAggregate usage | 5814 | Needs review | 19 |
|
+232−1 | Tatsuro Yamada (tatsuro_yamada) | 1 | yesterday | ||
parallel pg_restore: move offset-building phase to before forking | 5817 | Needs review |
|
+86−6 | Dimitrios Apostolou (jimis) | 1 | 5 days ago | |||
Implement "pg_restore --data-only --clean" as a way to skip WAL | 5821 | Needs review |
|
+187−12 | Dimitrios Apostolou (jimis) | 1 | 5 days ago | |||
Returning nbtree posting list TIDs in DESC order during backwards scans | 5824 | Needs review |
|
+79−58 | Peter Geoghegan (pgeoghegan) | 1 | 4 days ago | |||
pg_restore --freeze: issue a COPY FREEZE instead of just COPY | 5826 | Needs review | Needs rebase! | Dimitrios Apostolou (jimis) | 1 | 3 days ago | ||||
Procedural Languages | ||||||||||
declarative session variables, LET command | 1608 | Needs review |
|
+7762−63 | 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) | 36 | 1 week ago | ||
new plpgsql.extra_errors check - strict_expr_check | 5044 | Needs review |
|
+177−18 | Pavel Stehule (okbobcz) | Gilles Darold (darold), newtglobal postgresql_contributors (newtpostgrescontributors) | 6 | 1 week ago | ||
Refactoring | ||||||||||
Collation and ctype method tables and extension hooks | 5301 | Needs review |
|
+860−583 | Jeff Davis (jdavis) | 4 | 1 week ago | |||
Clarify FileTag-based unlinking | 5454 | Needs review |
|
+10−7 | Matthias van de Meent (mmeent) | 3 | 6 months ago | |||
Selectively invalidate caches in pgoutput when pg_namespace is modified | 5663 | Needs review |
|
+19−17 | Hayato Kuroda (ha-kun) | 1 | 2 months ago | |||
Split varlena.c into varlena.c and bytea.c | 5665 | Needs review |
|
+1201−1156 | Aleksander Alekseev (a.alekseev) | Peter Eisentraut (petere) | 1 | 2 days ago | ||
avoid double scanning in function byteain | 5670 | Needs review | 18 |
|
+178−73 | Steven Niu (niushiji) | 1 | 4 weeks ago | ||
Avoid circular header file dependency | 5723 | Needs review | 19 |
|
+0−0 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 1 month ago | ||
Improve logicalrep_worker_launch() logic | 5734 | Needs review |
|
+42−36 | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 1 month ago | ||
Thread-safe getopt() | 5760 | Needs review | 19 |
|
+268−163 | Heikki Linnakangas (heikki) | 1 | 1 month ago | ||
Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support | 5816 | Needs review |
|
+133−78 | Peter Geoghegan (pgeoghegan) | 1 | 1 week ago | |||
Remove unused #include's in src/backend/utils/adt/* | 5822 | Needs review | 19 |
|
+0−8 | Aleksander Alekseev (a.alekseev) | 1 | 4 days ago | ||
Replication & Recovery | ||||||||||
Return pg_control from pg_backup_stop(). | 4997 | Needs review | 18 |
|
+181−30 | David Steele (dsteele) | 6 | 4 months ago | ||
Synchronization of sequences to subscriber | 5111 | Needs review | Needs rebase! | vigneshwaran C (vignesh.postgres) | Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Peter Smith (smithpb2250) | 5 | 2 days ago | |||
Conflict detection for update_deleted in logical replication | 5378 | Needs review |
|
+2527−200 | Zhijie Hou (houzj) | Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres) | Amit Kapila (amitkapila) | 3 | 23 hours ago | |
Filter irrelevant change before reassemble transactions during logical decoding | 5585 | Needs review |
|
+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 | 2 weeks ago | |
Fix slot synchronization with two_phase decoding enabled | 5664 | Needs review | 17 | Needs rebase! | Zhijie Hou (houzj) | 1 | 2 days ago | |||
Fix replica identity checks for MERGE command on published table. | 5693 | Needs review |
|
+61−1 | Zhijie Hou (houzj) | 1 | 2 months ago | |||
Log prefix missing for subscriber log messages received from publisher | 5745 | Needs review |
|
+8−0 | vigneshwaran C (vignesh.postgres) | 1 | 2 months ago | |||
Extending FK check skipping on replicas to ADD FK and TRUNCATE | 5774 | Needs review | Needs rebase! | Hannu Krosing (hannukrosing) | 1 | 3 weeks ago | ||||
Make wal_receiver_timeout configurable per subscription | 5781 | Needs review |
|
+229−88 | Fujii Masao (masaofujii) | 1 | 3 weeks ago | |||
Security | ||||||||||
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl | 4390 | Needs review |
|
+255−32 | Cary Huang (cary) | Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) | 10 | 2 weeks ago | ||
Extension security improvement: Add support for extensions with an owned schema | 5018 | Needs review | 18 |
|
+326−62 | Jelte Fennema-Nio (jeltef) | 6 | 8 months ago | ||
Check for TupleTableSlot nullness before dereferencing | 5662 | Needs review |
|
+2−1 | Alexander Kuznetsov (kuznetsovam) | 1 | 1 month ago | |||
Check for tuplestorestate nullness before dereferencing | 5705 | Needs review |
|
+1−1 | Alexander Kuznetsov (kuznetsovam) | 1 | 1 month ago | |||
Detect buffer underflow in get_th() | 5707 | Needs review |
|
+5−0 | Alexander Kuznetsov (kuznetsovam) | 1 | 6 months ago | |||
Server Features | ||||||||||
Sequence Access Methods, round two | 4677 | Needs review |
|
+2755−795 | Michael Paquier (michael-kun) | 8 | yesterday | |||
COPY ON_ERROR 'NULL' | 4810 | Needs review |
|
+277−52 | jian he (universality) | Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Jim Jones (jimus) | 7 | 2 months ago | ||
on_error table, saving error info to a table | 4817 | Needs review |
|
+582−13 | jian he (hellothere) | Nishant Sharma (nishant-at-edb) | 7 | 3 weeks ago | ||
Eager aggregation, take 3 | 4881 | Needs review | 19 | Needs rebase! | Richard Guo (richardguo) | 6 | 1 week ago | |||
VACUUM FULL / CLUSTER CONCURRENTLY | 5117 | Needs review | 18 |
|
+5096−494 | Antonin Houska (a.houska) | 5 | 1 week ago | ||
Make MultiXactOffset 64-bit type | 5205 | Needs review | 18 |
|
+615−291 | Maxim Orlov (m.orlov) | Heikki Linnakangas (heikki) | 5 | 3 weeks ago | |
Changing shared_buffers without restart | 5319 | Needs review |
|
+1830−326 | Dmitry Dolgov (erthalion) | Vladlen Popolitov (vladlenpopolitov) | 4 | yesterday | ||
using index to speedup add not null constraints to a table | 5444 | Needs review | 18 |
|
+630−5 | Jian He (stayreal) | Tanzeel Khan (tanzeelk) | 3 | 1 month ago | |
refactor AlterDomainAddConstraint (alter domain add constraint) | 5455 | Needs review | 18 |
|
+79−8 | Jian He (stayreal) | Peter Eisentraut (petere) | 3 | 3 months ago | |
SQL/JSON json_table PLAN clause | 5478 | Needs review | 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) | 3 | 2 months ago | |
Extended Statistics set/restore/clear functions | 5517 | Needs review | Needs rebase! | Corey Huinker (coreyh) | 2 | 3 weeks ago | ||||
Cross-type index comparison support in contrib/btree_gin | 5535 | Needs review |
|
+2548−116 | Tom Lane (tgl) | 2 | 2 months ago | |||
Options to control remote transactions’ access/deferrable modes in postgres_fdw | 5624 | Needs review |
|
+347−8 | Etsuro Fujita (efujita) | Etsuro Fujita (efujita) | 1 | 2 weeks ago | ||
Allow table AMs to define their own reloptions | 5631 | Needs review | stable |
|
+1234−35 | Julien Tachoires (julmon) | 1 | 3 weeks ago | ||
support fast default for domain with constraints | 5641 | Needs review |
|
+217−16 | Jian He (stayreal) | 1 | 2 weeks ago | |||
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint | 5645 | Needs review |
|
+50−29 | Jian He (stayreal) | 1 | 1 month ago | |||
support create index on virtual generated column. | 5667 | Needs review |
|
+788−68 | Jian He (stayreal) | 1 | 2 months ago | |||
Simplify COALESCE with single argument | 5698 | Needs review |
|
+55−48 | Maksim Milyutin (maksm90) | Tom Lane (tgl) | 1 | 2 months ago | ||
Patch for migration of the pg_commit_ts directory | 5710 | Needs review |
|
+28−3 | Sergey Levin (lsv) | 1 | 2 months ago | |||
Allow to collect statistics on virtual generated columns | 5714 | Needs review | 19 |
|
+40−46 | Yugo Nagata (yugo.nagata) | 1 | 3 days ago | ||
virtual generated column as partition key | 5720 | Needs review | 19 |
|
+467−139 | Jian He (stayreal) | 1 | 1 month ago | ||
domain over virtual generated column | 5725 | Needs review | 19 |
|
+541−96 | Jian He (stayreal) | 1 | 1 month ago | ||
Introduce some randomness to autovacuum | 5732 | Needs review | 19 |
|
+76−0 | Zhao Junwang (zhjwpku) | 1 | 1 month ago | ||
SQL function to access to `creating_extension` | 5735 | Needs review | 19 |
|
+15−0 | Yurii Rashkovskii (yrashk) | 1 | 2 months ago | ||
Consider explicit incremental sort for Append and MergeAppend | 5750 | Needs review | 19 |
|
+217−52 | Richard Guo (richardguo) | 1 | 4 weeks ago | ||
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it | 5759 | Needs review | 19 |
|
+281−31 | Jian He (stayreal) | 1 | 3 weeks ago | ||
ALTER DOMAIN ADD NOT NULL NOT VALID | 5768 | Needs review | 19 |
|
+219−27 | Jian He (stayreal) | 1 | 3 weeks ago | ||
make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated | 5769 | Needs review | 19 |
|
+18−13 | Jian He (stayreal) | 1 | 1 month ago | ||
Disallow concurrent ALTER DOMAIN and DROP DOMAIN | 5773 | Needs review | 19 |
|
+126−0 | Jian He (stayreal) | 1 | 4 weeks ago | ||
foreign key on virtual generated column | 5782 | Needs review | 19 |
|
+315−93 | Jian He (stayreal) | 1 | 3 weeks ago | ||
alter check constraint enforceability | 5796 | Needs review | 19 | Needs rebase! | Jian He (stayreal) | 1 | 2 weeks ago | |||
Support tid range scan in parallel | 5803 | Needs review |
|
+365−6 | Cary Huang (cary) | 1 | 1 week ago | |||
VCI (columnar store extension) | 5829 | Needs review | Needs rebase! | Aya Iwata (iwata.aya), Peter Smith (smithpb2250) | 1 | yesterday | ||||
Support for 8-byte TOAST values (aka the TOAST infinite loop problem) | 5830 | Needs review | 19 |
|
+1697−303 | Michael Paquier (michael-kun) | 1 | 2 days ago | ||
SQL Commands | ||||||||||
Add SPLIT PARTITION/MERGE PARTITIONS commands | 3659 | Needs review | 18 |
|
+8047−40 | Dmitry Koval (d.koval) | stephane tachoires (sttachoires) | Alexander Korotkov (smagen) | 14 | 2 days ago |
Implement row pattern recognition feature | 4460 | Needs review | 19 |
|
+4207−35 | Tatsuo Ishii (ishii) | Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) | 10 | 1 month ago | |
COPY TO json | 4716 | Needs review | Needs rebase! | Joe Conway (jconway) | Masahiko Sawada (masahikosawada) | Joe Conway (jconway) | 7 | 3 months ago | ||
Add XMLCast (SQL/XML X025) | 5110 | Needs review | 19 |
|
+2276−10 | Jim Jones (jimus) | Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 4 weeks ago | |
SQL:2023 JSON simplified accessor support | 5214 | Needs review | 18 |
|
+1567−202 | Alexandra Wang (alexandrawang) | Peter Eisentraut (petere), Vik Fearing (xocolatl) | 5 | 1 month ago | |
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part | 5270 | Needs review |
|
+1195−24 | Florents Tselai (florentst) | David Wheeler (theory) | 2 | 6 days ago | ||
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) | 5279 | Needs review | 19 |
|
+1487−59 | Jim Jones (jimus) | newtglobal postgresql_contributors (newtpostgrescontributors) | 4 | 1 week ago | |
encode/decode support for base64url | 5643 | Needs review |
|
+362−38 | Florents Tselai (florentst) | Daniel Gustafsson (d_gustafsson), Aleksander Alekseev (a.alekseev) | 1 | 2 weeks ago | ||
SQL:2011 application time | 5660 | Needs review |
|
+0−0 | Paul Jungwirth (pjungwir) | 1 | 2 weeks ago | |||
System Administration | ||||||||||
log_min_messages per backend type | 5447 | Needs review | 18 |
|
+352−25 | Euler Taveira (eulerto) | 3 | 3 months ago | ||
Add arbitrary xid and mxid to pg_resetwal | 5644 | Needs review | 18 |
|
+476−3 | Daniil Davydov (dddaniil) | 1 | 3 months ago | ||
Add log_autovacuum_{vacuum|analyze}_min_duration | 5797 | Needs review | 19 |
|
+156−60 | Shinya Kato (shinyakato) | 1 | 1 week ago | ||
Testing | ||||||||||
Add pg_get_injection_points() for information of injection points | 5696 | Needs review | 19 |
|
+204−0 | Michael Paquier (michael-kun) | 1 | 3 weeks ago | ||
teach pg_upgrade to handle in-place tablespaces | 5728 | Needs review | 19 |
|
+143−83 | Nathan Bossart (bossartn) | 1 | 1 month ago | ||
Persist injection points across server restarts | 5731 | Needs review | 19 |
|
+360−0 | Michael Paquier (michael-kun) | Rahila Syed (rahila) | 1 | 2 weeks ago | |
Foreign key isolation tests | 5757 | Needs review |
|
+115−2 | Paul Jungwirth (pjungwir) | 1 | 1 month ago | |||
Addition of %b/backend_type in log_line_prefix of TAP test logs | 5765 | Needs review | stable |
|
+2−2 | Michael Paquier (michael-kun) | 1 | 20 hours ago | ||
Reduce DEBUG level of catcache refreshing messages | 5785 | Needs review |
|
+2−2 | Jelte Fennema-Nio (jeltef) | 1 | 3 weeks ago | |||
Missing program_XXX calling in pgbench tests | 5823 | Needs review |
|
+3−15 | Hayato Kuroda (ha-kun) | 1 | 1 week ago |