Bug Fixes |
Fix BackgroundPsql to report error on query timeout rather than calling die |
4959 |
Ready for Committer |
18 |
6/7
|
+17−16
|
Daniel Gustafsson (d_gustafsson) |
Heikki Linnakangas (heikki) |
|
6 |
3 months ago |
Incorrect error message for cancellation triggered by statement_timeout & flaky test |
5070 |
Needs review |
stable |
6/7
|
+16−5
|
Jelte Fennema-Nio (jeltef) |
|
|
6 |
3 months ago |
inplace update: send nontransactional invalidations |
5091 |
Needs review |
stable |
6/7
|
+3−0
|
Noah Misch (nmisch) |
|
Noah Misch (nmisch) |
6 |
1 month ago |
DirtyScanshot index scan skips concurrently updated tuples |
5151 |
Needs review |
stable |
5/7
|
+123−8
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
5 |
2 days ago |
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
5160 |
Needs review |
stable |
6/7
|
+1567−50
|
Michail Nikolaev (nkey) |
|
|
5 |
3 weeks ago |
Fix bug with accessing to temporary tables of other sessions |
5379 |
Needs review |
18 |
6/7
|
+55−23
|
Daniil Davydov (dddaniil) |
Rafia Sabih (rafia.sabih) |
|
3 |
1 month ago |
bt_index_parent_check false alarm for indexes created concurrently |
5438 |
Needs review |
|
5/7
|
+70−40
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
|
|
3 |
1 week ago |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
5532 |
Waiting on Author |
19 |
6/7
|
+413−191
|
Michael Paquier (michael-kun) |
Noah Misch (nmisch) |
|
2 |
5 days ago |
Fix buffer pinning logic in [SP-]Gist |
5542 |
Needs review |
|
5/7
|
+1429−140
|
Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) |
|
|
2 |
1 month ago |
Improve ACL checks in pg_prewarm for indexes |
5583 |
Waiting on Author |
|
6/7
|
+39−3
|
Ayush Vatsa (developerayuva) |
Nathan Bossart (bossartn) |
|
2 |
2 months ago |
Orphaned users in PG16 and above can only be managed by Superusers |
5608 |
Waiting on Author |
|
6/7
|
+178−0
|
Ashutosh Sharma (ashu_coek) |
Nathan Bossart (bossartn) |
|
2 |
2 months ago |
Avoid infinite loop in checkpointer |
5612 |
Needs review |
|
6/7
|
+109−41
|
Maxim Orlov (m.orlov) |
|
|
2 |
yesterday |
Corrupted FSM page is not saved after zeroing. |
5615 |
Waiting on Author |
|
5/7
|
+3−0
|
Anton Melnikov (antonmel) |
|
|
2 |
2 months ago |
ReplicationSlotRelease() crashes when the instance is in the single user mode |
5626 |
Needs review |
|
6/7
|
+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 |
|
6/7
|
+361−0
|
Vitaly Davydov (vitprof) |
|
|
1 |
9 hours ago |
OAuth Followup Patches |
5635 |
Needs review |
18 |
6/7
|
+0−0
|
Jacob Champion (jchampion) |
|
|
1 |
1 hour ago |
Accessing an invalid pointer in BufferManagerRelation structure |
5646 |
Ready for Committer |
18 |
0/10
|
+43−34
|
Daniil Davydov (dddaniil) |
Stepan Neretin (snpgg), Dmitrii Bondar (difesu) |
|
1 |
1 month ago |
Random pg_upgrade 004_subscription test failure on drongo |
5673 |
Needs review |
|
6/7
|
+16−0
|
vigneshwaran C (vignesh.postgres) |
|
|
1 |
2 months ago |
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
5681 |
Needs review |
|
6/7
|
+76−15
|
Yugo Nagata (yugo.nagata) |
Jim Jones (jimus) |
|
1 |
1 week ago |
Better HINT message for "unexpected data beyond EOF" |
5682 |
Ready for Committer |
18 |
6/7
|
+4−95
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
1 |
2 weeks ago |
temporary file usage report with extended protocol and unnamed portals |
5711 |
Needs review |
stable |
6/7
|
+4−0
|
Frédéric Yhuel (yhuelf) |
|
|
1 |
1 month 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 |
|
5/7
|
+4−0
|
Sami Imseih (simseih) |
|
|
1 |
1 month ago |
Fix a race condition in ConditionVariableTimedSleep() |
5736 |
Needs review |
stable |
6/7
|
+2−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
1 month ago |
Fix hostaddr crash during non-blocking cancellation |
5741 |
Needs review |
stable |
6/7
|
+49−1
|
Jacob Champion (jchampion) |
|
|
1 |
1 month ago |
Incorrect calculation of path fraction value in MergeAppend |
5742 |
Needs review |
|
6/7
|
+0−0
|
Andrei Lepikhov (lepikhov) |
|
|
1 |
3 weeks ago |
Allow parallelism for plpgsql return expression after commit 556f7b7 |
5747 |
Needs review |
|
6/7
|
+6−6
|
Dipesh Dhameliya (dipesh125) |
|
|
1 |
1 week ago |
Fix PQport to never return NULL if the connection is valid |
5749 |
Needs review |
stable |
6/7
|
+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 |
6/7
|
+361−0
|
Vitaly Davydov (vitprof) |
Alexander Korotkov (smagen) |
Alexander Korotkov (smagen) |
1 |
9 hours ago |
Fixing memory leaks in postgres_fdw |
5772 |
Needs review |
|
6/7
|
+936−872
|
Tom Lane (tgl) |
|
|
1 |
1 week ago |
Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl |
5776 |
Needs review |
18 |
6/7
|
+111−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
1 week ago |
Correct reltuples stats after VACUUM FULL and CLUSTER |
5777 |
Needs review |
stable |
6/7
|
+117−1
|
Erik Nordström (enordstr) |
|
|
1 |
2 weeks ago |
Improve error handling of xml2 with libxml2 OOMs |
5794 |
Needs review |
19 |
6/7
|
+356−166
|
Michael Paquier (michael-kun) |
Jim Jones (jimus) |
|
1 |
3 days ago |
Clients |
psql: Rethinking of \du command |
4738 |
Waiting on Author |
|
6/7
|
+72−126
|
Pavel Luzanov ([email protected]) |
David Johnston (polobo), Wen Yi (wenyi) |
|
7 |
1 month ago |
libpq: Fix processing of SSL records >8kB on async API |
5251 |
Needs review |
stable |
6/7
|
+13−0
|
Lars Kanis (larsk) |
Jacob Champion (jchampion) |
|
4 |
2 months ago |
Allow PGSERVICEFILE to be specified as part of the connection string |
5387 |
Needs review |
19 |
6/7
|
+186−10
|
Torsten Foertsch (tfoertsch123) |
Ryo Kanbayashi (ryokanbayashi) |
|
2 |
2 days ago |
Add Option to Check All Addresses For Matching target_session_attr |
5396 |
Needs review |
18 |
Needs rebase!
|
|
Andrew Jackson (andrewjackson) |
|
|
3 |
3 weeks ago |
Update LDAP Protocol in fe-connect.c to v3 |
5661 |
Ready for Committer |
|
6/7
|
+10−0
|
Andrew Jackson (andrewjackson) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
2 weeks ago |
Add "\gi file" to psql to allow COPY with variable expansion |
5674 |
Needs review |
19 |
1/7
|
+359−166
|
Fabien Coelho (calvin) |
Akshat Jaimini (akshatj) |
|
1 |
4 weeks ago |
Adding error messages to a few slash commands |
5699 |
Needs review |
19 |
6/7
|
+1−80
|
Abhishek Chanda (abhishekc) |
|
|
1 |
1 month ago |
Split tab completion rules for COPY FROM and TO |
5764 |
Needs review |
19 |
6/7
|
+22−8
|
Atsushi Torikoshi (atsushitorikoshi) |
|
|
1 |
yesterday |
psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM |
5800 |
Needs review |
18 |
6/7
|
+120−45
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
1 week ago |
display current search_path in psql prompt |
5808 |
Ready for Committer |
|
6/7
|
+30−0
|
Florents Tselai (florentst) |
Jim Jones (jimus) |
|
1 |
5 hours ago |
Improve tab completion for various SET/RESET forms |
5810 |
Needs review |
19 |
6/7
|
+35−10
|
Dagfinn Ilmari Mannsåker (ilmari) |
|
|
1 |
7 hours ago |
psql: Improve psql tab completion for GRANT/REVOKE |
5813 |
Needs review |
|
6/7
|
+32−4
|
Fujii Masao (masaofujii), Yugo Nagata (yugo.nagata) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
yesterday |
Code Comments |
Add comments about fire_triggers argument in ri_triggers.c |
5679 |
Needs review |
|
6/7
|
+7−1
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
2 months ago |
Improve coments on structures in trigger.c |
5680 |
Needs review |
|
6/7
|
+47−40
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
2 months ago |
Remove redundant comment regarding RelationBuildRowSecurity in relcache.c |
5739 |
Needs review |
|
6/7
|
+1−4
|
Tanzeel Khan (tanzeelk) |
|
|
1 |
1 month ago |
Documentation |
Document NULL Concepts and Behaviors |
5086 |
Needs review |
|
6/7
|
+1279−160
|
David Johnston (polobo) |
|
|
6 |
3 months ago |
Doc: Move and modify standalone hot backups section |
5087 |
Waiting on Author |
|
6/7
|
+139−139
|
David Johnston (polobo) |
Marlene Reiterer (marlene.rte) |
|
6 |
1 month ago |
Streaming Replication vs Logical |
5296 |
Needs review |
|
6/7
|
+31−22
|
Paul Jungwirth (pjungwir) |
Robert Treat (xzilla) |
|
3 |
3 months ago |
Document how to run only specific regress tests |
5333 |
Needs review |
|
6/7
|
+12−0
|
Paul Jungwirth (pjungwir) |
Robert Treat (xzillaws) |
|
3 |
7 months ago |
explain pgstatindex fragmentation |
5381 |
Ready for Committer |
18 |
6/7
|
+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 |
Needs review |
|
6/7
|
+44−1
|
Jian He (stayreal) |
|
|
2 |
2 months ago |
TOAST is acronym so should be uppercase |
5530 |
Waiting on Author |
|
6/7
|
+13−13
|
Peter Smith (smithpb2250) |
David Johnston (polobo) |
|
2 |
1 month ago |
Document how commit handles aborted transactions |
5546 |
Ready for Committer |
|
6/7
|
+55−5
|
David Johnston (polobo) |
Ahmed Ashour (ahmedashour) |
|
2 |
2 weeks ago |
Doc: Create table improvements |
5547 |
Waiting on Author |
|
6/7
|
+22−5
|
David Johnston (polobo) |
Laurenz Albe (laurenz) |
|
2 |
3 months ago |
Document custom settings more consistently |
5548 |
Waiting on Author |
|
6/7
|
+22−5
|
David Johnston (polobo) |
Mingli Zhang (zml) |
|
2 |
2 months ago |
DOCS: Make the Server Application docs synopses more consistent |
5647 |
Needs review |
|
6/7
|
+84−24
|
Peter Smith (smithpb2250) |
|
|
1 |
1 month ago |
Parallel safety docs for CTEs |
5650 |
Needs review |
|
6/7
|
+1−1
|
James Coleman (jcole1989) |
|
|
1 |
2 months ago |
pg_restore documentation and --create/--single-transaction limitation |
5676 |
Needs review |
18 |
6/7
|
+6−1
|
Ashutosh Bapat (ashutoshbapat) |
|
|
1 |
2 months ago |
update documentation for when aborted and committed rows are tracked in pg_stat_all_tables |
5691 |
Ready for Committer |
|
6/7
|
+10−3
|
Sami Imseih (simseih) |
David Johnston (polobo) |
|
1 |
1 month ago |
Document default values for pgoutput options |
5758 |
Needs review |
|
5/7
|
+13−5
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
3 weeks ago |
Add README for catalog |
5771 |
Needs review |
|
6/7
|
+11−0
|
Florents Tselai (florentst) |
|
|
1 |
2 weeks ago |
Proposal: Improvements to PDF stylesheet and table column widths |
5775 |
Needs review |
|
6/7
|
+4−0
|
Noboru Saito (nsaito) |
|
|
1 |
11 hours ago |
Fix Protocol documentation |
5783 |
Needs review |
18 |
5/7
|
+22−0
|
Dave Cramer (dcramer) |
|
|
1 |
1 week ago |
doc: Some copy-editing around prefix operators |
5787 |
Needs review |
18 |
6/7
|
+4−4
|
Christoph Berg (myon) |
|
|
1 |
1 month ago |
pg_get_multixact_members not documented |
5793 |
Ready for Committer |
stable |
6/7
|
+54−1
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
51 minutes ago |
pg_restore add note about -n |
5818 |
Needs review |
|
6/7
|
+22−40
|
Florents Tselai (florentst) |
|
|
1 |
8 months ago |
Miscellaneous |
Support a wildcard in backtrace_functions |
4735 |
Needs review |
|
6/7
|
+161−11
|
Jelte Fennema-Nio (jeltef) |
Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) |
Daniel Gustafsson (d_gustafsson) |
8 |
2 months ago |
Avoid orphaned objects dependencies, take 3 |
4942 |
Needs review |
18 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
6 |
6 days ago |
Truncate logs by max_log_size |
5272 |
Waiting on Author |
|
6/7
|
+112−2
|
Kirill Gavrilov (diphantxm) |
Fujii Masao (masaofujii), Jim Jones (jimus) |
|
4 |
2 months ago |
System views for versions reporting |
5318 |
Needs review |
stable |
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
|
|
4 |
2 months ago |
postgres_fdw could deparse ArrayCoerceExpr |
5409 |
Ready for Committer |
18 |
6/7
|
+80−0
|
Alexander Pyhalov (a.pyhalov) |
Maxim Orlov (m.orlov) |
|
3 |
1 week ago |
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
5570 |
Needs review |
18 |
6/7
|
+243−45
|
Jelte Fennema-Nio (jeltef) |
|
|
2 |
1 month ago |
dsm_registry: Add detach and destroy features |
5654 |
Needs review |
|
6/7
|
+222−1
|
Sungwoo Chang (swchangdev) |
Nathan Bossart (bossartn) |
|
1 |
3 days ago |
Produce LLVM bitcode files on meson builds |
5671 |
Needs review |
|
6/7
|
+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 |
|
6/7
|
+216−7
|
Nazir Bilal Yavuz (nbyavuz) |
|
|
1 |
3 weeks ago |
minor error message enhancement in refuseDupeIndexAttach |
5700 |
Needs review |
|
6/7
|
+3−2
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
Silence resource leaks alerts |
5701 |
Needs review |
19 |
6/7
|
+3−3
|
Ranier Vilela (raniervilela) |
|
|
1 |
1 month ago |
adjust the place of list_copy() call to reduce the overhead of function call and memory copies. |
5704 |
Needs review |
|
6/7
|
+6−6
|
Tender Wang (tndrwang) |
|
|
1 |
1 month ago |
don't generate fake alias names, only fake eref names |
5708 |
Needs review |
19 |
6/7
|
+32−35
|
Robert Haas (rhaas) |
|
|
1 |
1 month ago |
contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype |
5718 |
Needs review |
19 |
6/7
|
+254−52
|
Robin Haberkorn (rhaberkorn) |
|
|
1 |
1 month ago |
regdatabase |
5746 |
Ready for Committer |
19 |
6/7
|
+423−3
|
Ian Barwick (barwick) |
Ian Barwick (barwick), Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 week ago |
Standardize the definition of the subtype field of AlterDomainStmt |
5780 |
Ready for Committer |
|
6/7
|
+25−22
|
Zongliang Quan (quanzl) |
wenhui qiu (qiuwenhuifx.163.com) |
Michael Paquier (michael-kun) |
1 |
2 weeks ago |
Add --continue-on-abort option to pgbench |
5790 |
Needs review |
19 |
5/7
|
+88−6
|
Rintaro Ikeda (rintaro) |
|
|
1 |
3 days ago |
add function for creating/attaching hash table in DSM registry |
5799 |
Ready for Committer |
19 |
6/7
|
+334−34
|
Nathan Bossart (bossartn) |
Sami Imseih (simseih), Florents Tselai (florentst) |
Nathan Bossart (bossartn) |
1 |
1 hour ago |
Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER() |
5807 |
Needs review |
19 |
6/7
|
+4−8
|
Michael Paquier (michael-kun) |
|
|
1 |
yesterday |
Enable MSVC conforming preprocessor |
5812 |
Needs review |
|
6/7
|
+6−25
|
Peter Eisentraut (petere) |
|
|
1 |
1 week ago |
Monitoring & Control |
Set log_lock_waits=on by default |
4718 |
Ready for Committer |
|
6/7
|
+6−5
|
Laurenz Albe (laurenz) |
Michael Banck (mbanck) |
|
8 |
2 months ago |
relfilenode statistics |
5007 |
Waiting on Author |
18 |
Needs rebase!
|
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
6 |
2 months ago |
Vacuum statistics |
5012 |
Needs review |
18 |
Needs rebase!
|
|
Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) |
Ilia Evdokimov (ilidock95) |
|
6 |
1 week ago |
Logging plan of the currently running query |
5330 |
Needs review |
18 |
6/7
|
+573−54
|
Atsushi Torikoshi (atsushitorikoshi) |
Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) |
|
4 |
1 week ago |
Add storage I/O tracking to EXPLAIN BUFFERS |
5526 |
Needs review |
18 |
5/7
|
+1148−34
|
Atsushi Torikoshi (atsushitorikoshi) |
Jelte Fennema-Nio (jeltef) |
|
2 |
1 month ago |
Improve monitoring of shared memory allocations |
5620 |
Needs review |
18 |
6/7
|
+198−51
|
Rahila Syed (rahila) |
|
Tomas Vondra (fuzzycz) |
2 |
4 weeks ago |
track generic and custom plan calls in pg_stat_statements |
5634 |
Needs review |
|
6/7
|
+552−20
|
Sami Imseih (simseih) |
Nikolay Samokhvalov (nikolay), Greg Sabino Mullane (greg), Ilia Evdokimov (ilidock95) |
|
1 |
6 days ago |
Available disk space per tablespace |
5651 |
Needs review |
18 |
6/7
|
+171−4
|
Christoph Berg (myon) |
|
|
1 |
1 month ago |
Add os_page_num to pg_buffercache |
5690 |
Needs review |
19 |
6/7
|
+135−28
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
2 months ago |
amcheck support for BRIN indexes |
5715 |
Needs review |
|
5/7
|
+1880−5
|
Arseniy Mukhin (amukhin) |
Tomas Vondra (fuzzycz) |
|
1 |
3 days ago |
Improve explicit cursor handling in pg_stat_statements |
5733 |
Ready for Committer |
|
6/7
|
+294−15
|
Sami Imseih (simseih) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
1 |
6 days ago |
queryId constant squashing does not support prepared statements |
5801 |
Needs review |
|
4/7
|
+152−59
|
Sami Imseih (simseih) |
|
|
1 |
2 hours ago |
Add new wait event to XactLockTableWait |
5804 |
Ready for Committer |
19 |
6/7
|
+6−1
|
Xuneng Zhou (dylanzhou) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
3 days ago |
Expose internal MultiXact member count function for efficient monitoring |
5811 |
Needs review |
19 |
5/7
|
+111−0
|
Naga Appani (naga.appani) |
|
|
1 |
2 days ago |
Performance |
Index Prefetching |
4351 |
Waiting on Author |
|
7/7
|
+4395−192
|
Tomas Vondra (fuzzycz) |
|
|
11 |
1 month ago |
Teach predtest about IS [NOT] <boolean> proofs |
4690 |
Needs review |
|
6/7
|
+1882−129
|
James Coleman (jcole1989) |
Tom Lane (tgl) |
|
8 |
1 year ago |
Parallel CREATE INDEX for GIN indexes |
4966 |
Waiting on Author |
|
6/7
|
+7−0
|
Tomas Vondra (fuzzycz) |
Matthias van de Meent (mmeent), Andy Fan (andy2) |
|
6 |
1 month ago |
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
4971 |
Needs review |
|
6/7
|
+3953−929
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Matthias van de Meent (mmeent) |
|
6 |
2 weeks ago |
Limiting overshoot in nbtree SAOP parallel index scans |
5299 |
Needs review |
|
6/7
|
+151−23
|
Matthias van de Meent (mmeent) |
|
|
4 |
4 weeks ago |
Parallel heap vacuum |
5326 |
Needs review |
|
Needs rebase!
|
|
Masahiko Sawada (masahikosawada) |
Hayato Kuroda (ha-kun) |
|
4 |
1 month ago |
Adding compression of temporary files |
5382 |
Waiting on Author |
|
4/7
|
+3842−16
|
Filip Januš (fjanus) |
|
|
3 |
1 month ago |
Eliminating SPI / SQL from some RI trigger functions |
5450 |
Waiting on Author |
19 |
Needs rebase!
|
|
Amit Langote (amitlan) |
|
|
3 |
2 months ago |
Exists pull-up application with JoinExpr |
5487 |
Waiting on Author |
|
6/7
|
+1095−22
|
Alena Rybakina (alenka) |
Ilia Evdokimov (ilidock95) |
|
2 |
1 week ago |
SVE enablement for hex-encode and hex-decode |
5538 |
Needs review |
19 |
6/7
|
+613−6
|
Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
3 days ago |
Expanding HOT updates for expression and partial indexes |
5556 |
Needs review |
19 |
6/7
|
+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 |
6/7
|
+235−41
|
Yura Sokolov (funny_falcon) |
|
|
2 |
1 week ago |
Compress big WAL records |
5621 |
Waiting on Author |
|
Needs rebase!
|
|
Andrey Borodin (x4m) |
|
|
2 |
4 months ago |
Lock-free XLog Reservation from WAL |
5633 |
Needs review |
|
6/7
|
+532−55
|
Yura Sokolov (funny_falcon) |
|
|
1 |
1 month ago |
Memoize ANTI and SEMI JOIN inner |
5636 |
Needs review |
19 |
6/7
|
+112−22
|
Andrei Lepikhov (lepikhov) |
|
|
1 |
4 weeks ago |
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) |
5656 |
Needs review |
19 |
6/7
|
+311−4
|
Andrei Lepikhov (lepikhov) |
|
|
1 |
2 months ago |
Use CLOCK_MONOTONIC_COARSE for instr_time for explain analyze |
5669 |
Needs review |
stable |
5/7
|
+23−2
|
Jianghua yang (yjhjstz.gmail.com) |
|
|
1 |
2 months ago |
Small optimization set tuple block/tableOid once |
5683 |
Needs review |
19 |
6/7
|
+40−18
|
Ranier Vilela (raniervilela) |
|
|
1 |
2 months ago |
Reduce "Var IS [NOT] NULL" quals during constant folding |
5685 |
Needs review |
19 |
6/7
|
+565−227
|
Richard Guo (richardguo) |
|
|
1 |
2 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 |
|
6/7
|
+223−41
|
Tom Lane (tgl) |
|
|
1 |
1 month ago |
Add planner expectations for Memoize in EXPLAIN |
5697 |
Needs review |
19 |
6/7
|
+65−3
|
Ilia Evdokimov (ilidock95) |
|
|
1 |
1 month ago |
ZStandard (with dictionaries) compression support for TOAST compression |
5702 |
Needs review |
19 |
6/7
|
+1333−277
|
Nikhil Kumar Veldanda (nikhilkumarv) |
|
|
1 |
yesterday |
NUMA shared memory interleaving |
5703 |
Needs review |
19 |
6/7
|
+71−0
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
1 |
1 month ago |
MergeAppend could consider sorting cheapest child path |
5719 |
Needs review |
19 |
6/7
|
+264−107
|
Andrei Lepikhov (lepikhov), Alexander Pyhalov (a.pyhalov) |
|
|
1 |
1 week ago |
Proposal for enabling auto-vectorization for checksum calculations |
5726 |
Needs review |
19 |
6/7
|
+357−23
|
Matthew Sterrett (matthew.sterrett.intel.com) |
|
|
1 |
1 week ago |
Accounting for metapages in genericcostestimate() |
5727 |
Needs review |
|
6/7
|
+55−13
|
Tom Lane (tgl) |
|
|
1 |
1 month ago |
speed up pg_upgrade with many large objects |
5737 |
Needs review |
19 |
5/7
|
+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 |
|
6/7
|
+381−71
|
Tom Lane (tgl) |
|
|
1 |
1 week ago |
Improve Valgrind support and remove some memory leaks |
5748 |
Needs review |
|
6/7
|
+546−125
|
Tom Lane (tgl) |
|
|
1 |
2 weeks ago |
Disable parallel query by default |
5751 |
Needs review |
18 |
2/7
|
+5−5
|
Scott Mead (scott_mead) |
|
|
1 |
3 weeks ago |
Incremental Sort Cost Estimation Instability |
5754 |
Needs review |
19 |
6/7
|
+249−75
|
Andrei Lepikhov (lepikhov) |
|
|
1 |
1 week ago |
Parallel processing of indexes in autovacuum |
5755 |
Needs review |
18 |
5/7
|
+346−27
|
Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) |
Sami Imseih (simseih) |
|
1 |
2 weeks ago |
remove ISB in AArch64's spin_delay() implementation |
5763 |
Waiting on Author |
19 |
5/7
|
+1−10
|
|
Nathan Bossart (bossartn) |
|
1 |
3 weeks ago |
Review/Pull Request: Adding new CRC32C implementation for IBM S390X |
5779 |
Waiting on Author |
stable |
6/7
|
+741−13
|
Eduard Stefes (fneddy) |
|
John Naylor (john.naylor) |
1 |
yesterday |
Optimize shared LWLock acquisition for high-core-count systems |
5784 |
Needs review |
|
6/7
|
+57−16
|
Zhiguo Zhou (zhiguozhou) |
|
|
1 |
1 week ago |
Speedup truncations of temporary relation forks |
5788 |
Ready for Committer |
18 |
6/7
|
+19−14
|
Daniil Davydov (dddaniil) |
Fujii Masao (masaofujii), Maxim Orlov (m.orlov) |
Fujii Masao (masaofujii) |
1 |
1 week ago |
Vectorized CRC on Arm64 |
5789 |
Needs review |
|
5/7
|
+271−2
|
John Naylor (john.naylor) |
|
|
1 |
4 weeks ago |
Pathify RHS unique-ification for semijoin planning |
5795 |
Needs review |
19 |
6/7
|
+1037−973
|
Richard Guo (richardguo) |
|
|
1 |
1 week ago |
Improve the performance of Unicode Normalization Forms. |
5802 |
Needs review |
|
Needs rebase!
|
|
Alexander Borisov (lexborisov) |
|
|
1 |
13 hours ago |
Improve array-element-test estimation when no array elements qualify as common |
5805 |
Needs review |
|
6/7
|
+18−2
|
Tom Lane (tgl) |
|
|
1 |
5 days ago |
Add progressive backoff to XactLockTableWait |
5806 |
Needs review |
19 |
6/7
|
+44−4
|
Xuneng Zhou (dylanzhou) |
|
|
1 |
6 hours ago |
parallel pg_restore: avoid disk seeks when jumping short distance forward |
5809 |
Needs review |
|
6/7
|
+5−1
|
Dimitrios Apostolou (jimis) |
Nathan Bossart (bossartn) |
|
1 |
21 hours ago |
Add enable_groupagg GUC parameter to control GroupAggregate usage |
5814 |
Needs review |
19 |
2/7
|
+232−1
|
Tatsuro Yamada (tatsuro_yamada) |
|
|
1 |
yesterday |
parallel pg_restore: move offset-building phase to before forking |
5817 |
Needs review |
|
5/7
|
+85−6
|
Dimitrios Apostolou (jimis) |
|
|
1 |
6 hours ago |
Procedural Languages |
declarative session variables, LET command |
1608 |
Needs review |
|
6/7
|
+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 |
2 days ago |
new plpgsql.extra_errors check - strict_expr_check |
5044 |
Needs review |
|
6/7
|
+177−18
|
Pavel Stehule (okbobcz) |
Gilles Darold (darold), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
6 |
5 days ago |
Sanding down some edge cases for PL/pgSQL reserved words |
5722 |
Needs review |
|
6/7
|
+62−14
|
Tom Lane (tgl) |
Pavel Stehule (okbobcz) |
|
1 |
2 days ago |
Refactoring |
Revise get_cheapest_parallel_safe_total_inner |
4285 |
Waiting on Author |
|
6/7
|
+11−4
|
Richard Guo (richardguo) |
wenhui qiu (wenhuiqiu) |
|
11 |
8 months ago |
Retiring is_pushed_down |
4458 |
Waiting on Author |
|
Needs rebase!
|
|
Richard Guo (richardguo) |
Tom Lane (tgl) |
|
10 |
4 months ago |
Make ECPG locale usage thread-safe |
5166 |
Waiting on Author |
|
Needs rebase!
|
|
Thomas Munro (macdice) |
Peter Eisentraut (petere) |
|
5 |
2 months ago |
Refactor SLRU to always use long file names |
5250 |
Ready for Committer |
|
6/7
|
+103−85
|
Aleksander Alekseev (a.alekseev) |
Rustam ALLAKOV (rustam.allakov) |
|
4 |
2 months ago |
Collation and ctype method tables and extension hooks |
5301 |
Needs review |
|
6/7
|
+860−583
|
Jeff Davis (jdavis) |
|
|
4 |
15 hours ago |
Clarify FileTag-based unlinking |
5454 |
Needs review |
|
6/7
|
+10−7
|
Matthias van de Meent (mmeent) |
|
|
3 |
5 months ago |
Don't dirty pages while they are getting flushed out |
5483 |
Waiting on Author |
|
Needs rebase!
|
|
Andres Freund (andresfreund) |
|
|
3 |
2 months ago |
Elimination of the repetitive code at the SLRU bootstrap functions |
5575 |
Ready for Committer |
18 |
6/7
|
+78−255
|
Evgeny Voropaev (evoro) |
Álvaro Herrera (alvherre), Aleksander Alekseev (a.alekseev), Andrey Borodin (x4mmm) |
|
2 |
2 months ago |
Minor rework of ALTER TABLE SET RelOptions code |
5638 |
Ready for Committer |
18 |
Needs rebase!
|
|
Nikolay Shaplov (nataraj) |
Timur Magomedov (tmagomedov) |
|
1 |
2 months ago |
Selectively invalidate caches in pgoutput when pg_namespace is modified |
5663 |
Needs review |
|
5/7
|
+19−17
|
Hayato Kuroda (ha-kun) |
|
|
1 |
2 months ago |
Split varlena.c into varlena.c and bytea.c |
5665 |
Needs review |
|
6/7
|
+1207−1156
|
Aleksander Alekseev (a.alekseev) |
Peter Eisentraut (petere) |
|
1 |
1 week ago |
avoid double scanning in function byteain |
5670 |
Needs review |
18 |
6/7
|
+178−73
|
Steven Niu (niushiji) |
|
|
1 |
3 weeks ago |
Avoid circular header file dependency |
5723 |
Needs review |
19 |
5/7
|
+0−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
1 month ago |
Improve logicalrep_worker_launch() logic |
5734 |
Needs review |
|
6/7
|
+42−36
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
Thread-safe getopt() |
5760 |
Needs review |
19 |
6/7
|
+268−163
|
Heikki Linnakangas (heikki) |
|
|
1 |
3 weeks ago |
Use RELATION_IS_OTHER_TEMP where possible |
5815 |
Ready for Committer |
19 |
6/7
|
+5−10
|
Zhao Junwang (zhjwpku) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 hour ago |
Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support |
5816 |
Needs review |
|
6/7
|
+133−78
|
Peter Geoghegan (pgeoghegan) |
|
|
1 |
yesterday |
Replication & Recovery |
CREATE SUBSCRIPTION ... SERVER |
4529 |
Waiting on Author |
|
Needs rebase!
|
|
Jeff Davis (jdavis) |
vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) |
|
10 |
2 months ago |
Return pg_control from pg_backup_stop(). |
4997 |
Needs review |
18 |
6/7
|
+181−30
|
David Steele (dsteele) |
|
|
6 |
4 months ago |
Synchronization of sequences to subscriber |
5111 |
Needs review |
|
6/7
|
+3066−764
|
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 |
|
2/7
|
+2389−172
|
Zhijie Hou (houzj) |
Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres) |
Amit Kapila (amitkapila) |
3 |
10 hours ago |
Enable logical decoding when wal_level = 'replica' without a server restart |
5479 |
Waiting on Author |
|
6/7
|
+1001−115
|
Masahiko Sawada (masahikosawada) |
|
|
3 |
2 days ago |
Filter irrelevant change before reassemble transactions during logical decoding |
5585 |
Needs review |
|
6/7
|
+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 |
6 days ago |
Fix slot synchronization with two_phase decoding enabled |
5664 |
Needs review |
17 |
Needs rebase!
|
|
Zhijie Hou (houzj) |
|
|
1 |
13 hours ago |
Fix replica identity checks for MERGE command on published table. |
5693 |
Needs review |
|
6/7
|
+61−1
|
Zhijie Hou (houzj) |
|
|
1 |
1 month ago |
Log prefix missing for subscriber log messages received from publisher |
5745 |
Needs review |
|
6/7
|
+8−0
|
vigneshwaran C (vignesh.postgres) |
|
|
1 |
1 month ago |
Extending FK check skipping on replicas to ADD FK and TRUNCATE |
5774 |
Needs review |
|
Needs rebase!
|
|
Hannu Krosing (hannukrosing) |
|
|
1 |
2 weeks ago |
Make wal_receiver_timeout configurable per subscription |
5781 |
Needs review |
|
1/7
|
+229−88
|
Fujii Masao (masaofujii) |
|
|
1 |
2 weeks ago |
Security |
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl |
4390 |
Needs review |
|
5/7
|
+255−32
|
Cary Huang (cary) |
Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) |
|
10 |
6 days ago |
Serverside SNI for SSL connections |
4984 |
Waiting on Author |
|
5/7
|
+937−50
|
Daniel Gustafsson (d_gustafsson) |
Jacob Champion (jchampion) |
|
6 |
4 weeks ago |
Extension security improvement: Add support for extensions with an owned schema |
5018 |
Needs review |
18 |
6/7
|
+326−62
|
Jelte Fennema-Nio (jeltef) |
|
|
6 |
8 months ago |
revamp row-security tracking |
5397 |
Waiting on Author |
19 |
6/7
|
+25−17
|
Nathan Bossart (bossartn) |
|
|
3 |
3 months ago |
Check for TupleTableSlot nullness before dereferencing |
5662 |
Needs review |
|
6/7
|
+2−1
|
Alexander Kuznetsov (kuznetsovam) |
|
|
1 |
1 month ago |
Check for tuplestorestate nullness before dereferencing |
5705 |
Needs review |
|
6/7
|
+1−1
|
Alexander Kuznetsov (kuznetsovam) |
|
|
1 |
1 month ago |
Detect buffer underflow in get_th() |
5707 |
Needs review |
|
6/7
|
+5−0
|
Alexander Kuznetsov (kuznetsovam) |
|
|
1 |
5 months ago |
Server Features |
Sequence Access Methods, round two |
4677 |
Needs review |
|
6/7
|
+2753−795
|
Michael Paquier (michael-kun) |
|
|
8 |
1 month ago |
COPY ON_ERROR 'NULL' |
4810 |
Needs review |
|
6/7
|
+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 |
|
6/7
|
+582−13
|
jian he (hellothere) |
Nishant Sharma (nishant-at-edb) |
|
7 |
2 weeks ago |
Eager aggregation, take 3 |
4881 |
Needs review |
19 |
Needs rebase!
|
|
Richard Guo (richardguo) |
|
|
6 |
4 months ago |
VACUUM FULL / CLUSTER CONCURRENTLY |
5117 |
Needs review |
18 |
6/7
|
+5096−494
|
Antonin Houska (a.houska) |
|
|
5 |
3 days ago |
Make MultiXactOffset 64-bit type |
5205 |
Needs review |
18 |
0/1
|
+615−291
|
Maxim Orlov (m.orlov) |
Heikki Linnakangas (heikki) |
|
5 |
2 weeks ago |
Changing shared_buffers without restart |
5319 |
Needs review |
|
1/7
|
+1749−285
|
Dmitry Dolgov (erthalion) |
Vladlen Popolitov (vladlenpopolitov) |
|
4 |
2 days ago |
Support enabling checksums online |
5323 |
Waiting on Author |
|
Needs rebase!
|
|
Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) |
Tomas Vondra (fuzzycz) |
|
4 |
2 months ago |
using index to speedup add not null constraints to a table |
5444 |
Needs review |
18 |
6/7
|
+630−5
|
Jian He (stayreal) |
Tanzeel Khan (tanzeelk) |
|
3 |
4 weeks ago |
refactor AlterDomainAddConstraint (alter domain add constraint) |
5455 |
Needs review |
18 |
6/7
|
+79−8
|
Jian He (stayreal) |
Peter Eisentraut (petere) |
|
3 |
3 months ago |
speedup COPY TO for partitioned table |
5467 |
Ready for Committer |
19 |
6/7
|
+153−32
|
Jian He (stayreal) |
vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
3 |
1 week ago |
SQL/JSON json_table PLAN clause |
5478 |
Needs review |
18 |
6/7
|
+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 |
1 week ago |
add function argument name to substring and substr |
5524 |
Waiting on Author |
|
6/7
|
+135−25
|
Jian He (stayreal) |
David Johnston (polobo) |
|
2 |
2 months ago |
Cross-type index comparison support in contrib/btree_gin |
5535 |
Needs review |
|
6/7
|
+2548−116
|
Tom Lane (tgl) |
|
|
2 |
2 months ago |
Options to control remote transactions’ access/deferrable modes in postgres_fdw |
5624 |
Needs review |
|
6/7
|
+347−8
|
Etsuro Fujita (efujita) |
|
Etsuro Fujita (efujita) |
1 |
1 week ago |
Allow table AMs to define their own reloptions |
5631 |
Needs review |
stable |
6/7
|
+1234−35
|
Julien Tachoires (julmon) |
|
|
1 |
2 weeks ago |
support fast default for domain with constraints |
5641 |
Needs review |
|
6/7
|
+217−16
|
Jian He (stayreal) |
|
|
1 |
1 week ago |
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint |
5645 |
Needs review |
|
5/7
|
+50−29
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
support create index on virtual generated column. |
5667 |
Needs review |
|
6/7
|
+788−68
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
Simplify COALESCE with single argument |
5698 |
Needs review |
|
6/7
|
+55−48
|
Maksim Milyutin (maksm90) |
Tom Lane (tgl) |
|
1 |
1 month ago |
Patch for migration of the pg_commit_ts directory |
5710 |
Needs review |
|
6/7
|
+28−3
|
Sergey Levin (lsv) |
|
|
1 |
2 months ago |
Allow to collect statistics on virtual generated columns |
5714 |
Needs review |
19 |
2/7
|
+40−46
|
Yugo Nagata (yugo.nagata) |
|
|
1 |
1 month ago |
virtual generated column as partition key |
5720 |
Needs review |
19 |
6/7
|
+467−139
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
domain over virtual generated column |
5725 |
Needs review |
19 |
6/7
|
+541−96
|
Jian He (stayreal) |
|
|
1 |
3 weeks ago |
Introduce some randomness to autovacuum |
5732 |
Needs review |
19 |
6/7
|
+76−0
|
Zhao Junwang (zhjwpku) |
|
|
1 |
1 month ago |
SQL function to access to `creating_extension` |
5735 |
Needs review |
19 |
6/7
|
+15−0
|
Yurii Rashkovskii (yrashk) |
|
|
1 |
1 month ago |
Consider explicit incremental sort for Append and MergeAppend |
5750 |
Needs review |
19 |
6/7
|
+217−52
|
Richard Guo (richardguo) |
|
|
1 |
3 weeks ago |
make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock |
5752 |
Ready for Committer |
19 |
6/7
|
+15−7
|
Jian He (stayreal) |
wenhui qiu (qiuwenhuifx.163.com) |
|
1 |
4 weeks ago |
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it |
5759 |
Needs review |
19 |
6/7
|
+281−31
|
Jian He (stayreal) |
|
|
1 |
2 weeks ago |
ALTER DOMAIN ADD NOT NULL NOT VALID |
5768 |
Needs review |
19 |
6/7
|
+219−27
|
Jian He (stayreal) |
|
|
1 |
2 weeks ago |
make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated |
5769 |
Needs review |
19 |
6/7
|
+18−13
|
Jian He (stayreal) |
|
|
1 |
3 weeks ago |
Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
5773 |
Needs review |
19 |
4/7
|
+126−0
|
Jian He (stayreal) |
|
|
1 |
2 weeks ago |
foreign key on virtual generated column |
5782 |
Needs review |
19 |
6/7
|
+315−93
|
Jian He (stayreal) |
|
|
1 |
2 weeks ago |
alter check constraint enforceability |
5796 |
Needs review |
19 |
Needs rebase!
|
|
Jian He (stayreal) |
|
|
1 |
1 week ago |
Support tid range scan in parallel |
5803 |
Needs review |
|
6/7
|
+365−6
|
Cary Huang (cary) |
|
|
1 |
2 days ago |
SQL Commands |
Add SPLIT PARTITION/MERGE PARTITIONS commands |
3659 |
Needs review |
18 |
6/7
|
+7933−41
|
Dmitry Koval (d.koval) |
stephane tachoires (sttachoires) |
Alexander Korotkov (smagen) |
14 |
25 minutes ago |
Add XMLCanonicalize function |
4237 |
Ready for Committer |
19 |
6/7
|
+415−0
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
11 |
2 days ago |
Incremental View Maintenance (IVM), take 2 |
4337 |
Waiting on Author |
|
Needs rebase!
|
|
Yugo Nagata (yugo.nagata) |
|
|
11 |
9 months ago |
Implement row pattern recognition feature |
4460 |
Needs review |
19 |
5/7
|
+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 |
|
6/7
|
+378−53
|
Joe Conway (jconway) |
Masahiko Sawada (masahikosawada) |
Joe Conway (jconway) |
7 |
3 months ago |
SQL Property Graph Queries (SQL/PGQ) |
4904 |
Waiting on Author |
|
Needs rebase!
|
|
Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) |
Vik Fearing (xocolatl), Zhao Junwang (zhjwpku) |
|
6 |
2 months ago |
Add XMLCast (SQL/XML X025) |
5110 |
Needs review |
19 |
6/7
|
+2276−10
|
Jim Jones (jimus) |
Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
5 |
2 weeks ago |
SQL:2023 JSON simplified accessor support |
5214 |
Needs review |
18 |
6/7
|
+1567−202
|
Alexandra Wang (alexandrawang) |
Peter Eisentraut (petere), Vik Fearing (xocolatl) |
|
5 |
1 month ago |
Add IGNORE NULLS to Window functions |
5230 |
Ready for Committer |
18 |
6/7
|
+907−28
|
Oliver Ford (ojford) |
Krasiyan Andreev (krasiyan) |
|
4 |
22 hours ago |
jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
5270 |
Waiting on Author |
|
1/7
|
+1195−24
|
Florents Tselai (florentst) |
David Wheeler (theory) |
|
2 |
1 week ago |
Introduce the ability to enable/disable indexes using ALTER INDEX |
5274 |
Ready for Committer |
18 |
6/7
|
+1703−26
|
Shayon Mukherjee (shayonj) |
Sami Imseih (simseih), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
4 |
yesterday |
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
5279 |
Needs review |
19 |
6/7
|
+1487−59
|
Jim Jones (jimus) |
newtglobal postgresql_contributors (newtpostgrescontributors) |
|
4 |
2 days ago |
Add XMLDocument (SQL/XML X030) |
5431 |
Ready for Committer |
19 |
6/7
|
+258−1
|
Jim Jones (jimus) |
Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
3 |
4 months ago |
Add XMLNamespaces option to XMLElement |
5456 |
Ready for Committer |
19 |
6/7
|
+1202−34
|
Pavel Stehule (okbobcz), Jim Jones (jimus) |
Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
3 |
2 days ago |
encode/decode support for base64url |
5643 |
Needs review |
|
6/7
|
+362−38
|
Florents Tselai (florentst) |
Daniel Gustafsson (d_gustafsson), Aleksander Alekseev (a.alekseev) |
|
1 |
1 week ago |
SQL:2011 application time |
5660 |
Needs review |
|
5/7
|
+0−0
|
Paul Jungwirth (pjungwir) |
|
|
1 |
1 week ago |
CHECKPOINT unlogged data |
5786 |
Needs review |
19 |
6/7
|
+181−68
|
Christoph Berg (myon) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
13 hours ago |
System Administration |
log_min_messages per backend type |
5447 |
Needs review |
18 |
2/7
|
+352−25
|
Euler Taveira (eulerto) |
|
|
3 |
3 months ago |
Improve verification of recovery_target_timeline GUC. |
5519 |
Ready for Committer |
19 |
6/7
|
+64−3
|
David Steele (dsteele) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
2 |
1 month ago |
Add arbitrary xid and mxid to pg_resetwal |
5644 |
Needs review |
18 |
2/7
|
+476−3
|
Daniil Davydov (dddaniil) |
|
|
1 |
3 months ago |
pg_dsm_registry_allocations system view |
5652 |
Ready for Committer |
|
6/7
|
+127−0
|
Florents Tselai (florentst) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 week ago |
Add log_autovacuum_{vacuum|analyze}_min_duration |
5797 |
Needs review |
19 |
6/7
|
+156−60
|
Shinya Kato (shinyakato) |
|
|
1 |
yesterday |
Testing |
Allow CI to only run the compiler warnings task |
5249 |
Waiting on Author |
18 |
6/7
|
+14−13
|
Bertrand Drouvot (bertranddrouvot.pg) |
Rustam ALLAKOV (rustam.allakov) |
|
4 |
1 week ago |
Add 'make check-tests' behavior to the meson based builds |
5405 |
Ready for Committer |
|
6/7
|
+16−6
|
Nazir Bilal Yavuz (nbyavuz) |
Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) |
|
3 |
2 months ago |
Covering the comparison test between date and timestamp(tz) datatype |
5677 |
Ready for Committer |
|
5/7
|
+212−0
|
Kwangwon Seo (kwangwonseo) |
Rustam ALLAKOV (rustam.allakov) |
|
1 |
2 weeks ago |
Add pg_get_injection_points() for information of injection points |
5696 |
Needs review |
19 |
6/7
|
+204−0
|
Michael Paquier (michael-kun) |
|
|
1 |
2 weeks ago |
teach pg_upgrade to handle in-place tablespaces |
5728 |
Needs review |
19 |
6/7
|
+143−83
|
Nathan Bossart (bossartn) |
|
|
1 |
1 month ago |
Persist injection points across server restarts |
5731 |
Needs review |
19 |
5/7
|
+360−0
|
Michael Paquier (michael-kun) |
Rahila Syed (rahila) |
|
1 |
1 week ago |
Foreign key isolation tests |
5757 |
Needs review |
|
6/7
|
+115−2
|
Paul Jungwirth (pjungwir) |
|
|
1 |
3 weeks ago |
Addition of %b/backend_type in log_line_prefix of TAP test logs |
5765 |
Needs review |
stable |
6/7
|
+1−1
|
Michael Paquier (michael-kun) |
|
|
1 |
2 weeks ago |
Reduce DEBUG level of catcache refreshing messages |
5785 |
Needs review |
|
6/7
|
+2−2
|
Jelte Fennema-Nio (jeltef) |
|
|
1 |
1 week ago |