| Bug Fixes |
| "unexpected duplicate for tablespace" problem in logical replication |
4720 |
Committed |
|
stable |
10/10
|
+58−20
|
Shenhao Wang (wangshenhao) |
Masahiko Sawada (masahikosawada) |
Michael Paquier (michael-kun) |
8 |
1 month ago |
| Incorrect error message for cancellation triggered by statement_timeout & flaky test |
5070 |
Moved to different CF |
Bugfix
Flakyfix
|
stable |
10/10
|
+16−5
|
Jelte Fennema-Nio (jeltef) |
|
|
8 |
8 months ago |
| DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
5151 |
Moved to different CF |
Bugfix
Logical Replication
|
stable |
10/10
|
+612−46
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
6 |
yesterday |
| Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
5160 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+1525−50
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
|
|
6 |
2 days ago |
| ensure we have a snapshot when dropping an index concurrently |
5262 |
Committed |
|
stable |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
4 |
4 months ago |
| Fix bug with accessing to temporary tables of other sessions |
5379 |
Moved to different CF |
Bugfix
Backport
|
18 |
10/10
|
+182−23
|
Daniil Davydov (dddaniil) |
Rafia Sabih (rafia.sabih), Jim Jones (jimus) |
|
5 |
2 hours ago |
| bt_index_parent_check false alarm for indexes created concurrently |
5438 |
Moved to different CF |
Bugfix
Backport
|
|
10/10
|
+70−40
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Andrey Borodin (x4m) |
|
5 |
1 month ago |
| Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData |
5532 |
Returned with feedback |
Bugfix
|
19 |
10/10
|
+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 |
6 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 |
1 week ago |
| Avoid infinite loop in checkpointer |
5612 |
Committed |
|
19 |
Needs rebase!
|
|
Maxim Orlov (m.orlov), Xuneng Zhou (dylanzhou) |
Xuneng Zhou (dylanzhou) |
Alexander Korotkov (smagen) |
2 |
3 months ago |
| Corrupted FSM page is not saved after zeroing. |
5615 |
Moved to different CF |
|
|
10/10
|
+3−0
|
Anton Melnikov (antonmel) |
|
|
5 |
1 week ago |
| ReplicationSlotRelease() crashes when the instance is in the single user mode |
5626 |
Moved to different CF |
Bugfix
|
|
10/10
|
+140−2
|
Hayato Kuroda (ha-kun) |
Paul Jungwirth (pjungwir) |
Michael Paquier (michael-kun) |
2 |
2 months ago |
| OAuth Followup Patches |
5635 |
Withdrawn |
|
18 |
0/1
|
+0−0
|
Jacob Champion (jchampion) |
|
|
1 |
2 months ago |
| Memory context can be its own parent and child in replication command |
5637 |
Committed |
|
18 |
7/7
|
+51−9
|
Anthonin Bonnefoy (bonnefoa) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
6 months ago |
| Accessing an invalid pointer in BufferManagerRelation structure |
5646 |
Moved to different CF |
|
18 |
10/10
|
+44−40
|
Daniil Davydov (dddaniil) |
Stepan Neretin (snpgg), Dmitrii Bondar (difesu) |
Álvaro Herrera (alvherre) |
3 |
1 week ago |
| bug in stored generated column over domain with constraints. |
5668 |
Committed |
|
|
7/7
|
+0−0
|
Jian He (stayreal) |
Peter Eisentraut (petere) |
Tom Lane (tgl) |
1 |
6 months ago |
| Random pg_upgrade 004_subscription test failure on drongo |
5673 |
Moved to different CF |
|
|
10/10
|
+25−0
|
vigneshwaran C (vignesh.postgres) |
|
|
3 |
1 week ago |
| Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
5681 |
Moved to different CF |
|
|
10/10
|
+132−19
|
Yugo Nagata (yugo.nagata) |
Jim Jones (jimus), Daniil Davydov (dddaniil) |
|
3 |
4 weeks ago |
| Better HINT message for "unexpected data beyond EOF" |
5682 |
Committed |
|
18 |
10/10
|
+4−95
|
Jakub Wartak (jakub.wartak.tomtom) |
|
Robert Haas (rhaas) |
1 |
3 months ago |
| Fix an incorrect check in get_memoize_path |
5686 |
Committed |
|
|
7/7
|
+15−9
|
Richard Guo (richardguo) |
wenhui qiu (qiuwenhuifx.163.com) |
Richard Guo (richardguo) |
1 |
6 months ago |
| prevent 006_transfer_modes.pl from leaving files behind |
5687 |
Committed |
|
18 |
7/7
|
+5−0
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
6 months ago |
| temporary file usage report with extended protocol and unnamed portals |
5711 |
Withdrawn |
|
stable |
10/10
|
+4−0
|
Frédéric Yhuel (yhuelf) |
|
|
1 |
3 hours ago |
| vacuumdb fixes for v18 |
5717 |
Committed |
|
18 |
7/7
|
+13−13
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
5 months ago |
| temporary file usage report with extended protocol and unnamed portals |
5724 |
Moved to different CF |
|
|
10/10
|
+16−13
|
Sami Imseih (simseih), Frédéric Yhuel (yhuelf) |
Mircea Cadariu (mcadariu) |
|
3 |
3 hours ago |
| Fix hostaddr crash during non-blocking cancellation |
5741 |
Withdrawn |
Bugfix
|
stable |
Needs rebase!
|
|
Jacob Champion (jchampion) |
|
|
1 |
3 months ago |
| Fix missing comma in Requires.private |
5743 |
Committed |
|
18 |
0/1
|
+0−0
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
1 |
5 months ago |
| oauth: Prevent stack overflow by limiting JSON parse depth |
5744 |
Committed |
|
18 |
0/1
|
+0−0
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
1 |
5 months ago |
| Allow parallelism for plpgsql return expression after commit 556f7b7 |
5747 |
Committed |
|
|
10/10
|
+6−6
|
Dipesh Dhameliya (dipesh125) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
3 months ago |
| Fix PQport to never return NULL if the connection is valid |
5749 |
Committed |
|
stable |
10/10
|
+3−1
|
Daniele Varrazzo (dvarrazzo) |
Laurenz Albe (laurenz) |
Tom Lane (tgl) |
1 |
3 months ago |
| Fix Assert failure in XMLTABLE parser |
5753 |
Committed |
|
stable |
7/7
|
+0−0
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
5 months ago |
| Fix usage of memset_s() to be C11-conformant |
5756 |
Committed |
|
stable |
Needs rebase!
|
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
5 months ago |
| pg_dump 18beta1 fails to process complex table names |
5761 |
Committed |
|
18 |
7/7
|
+16−11
|
Nathan Bossart (bossartn), Jian He (stayreal) |
|
Nathan Bossart (bossartn) |
1 |
5 months ago |
| Add guard to prevent recursive memory context logging. |
5766 |
Moved to different CF |
|
|
10/10
|
+40−18
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
3 |
3 months ago |
| Fixing memory leaks in postgres_fdw |
5772 |
Committed |
|
|
6/10
|
+936−872
|
Tom Lane (tgl) |
Etsuro Fujita (efujita) |
Tom Lane (tgl) |
1 |
3 months ago |
| Add AioUringCompletion in wait_event_names.txt and a safeguard in generate-wait_event_types.pl |
5776 |
Committed |
|
18 |
10/10
|
+111−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Michael Paquier (michael-kun) |
1 |
4 months ago |
| Fix regex translation of SIMILAR TO for bracket expressions |
5778 |
Committed |
|
stable |
Needs rebase!
|
|
Laurenz Albe (laurenz) |
|
Michael Paquier (michael-kun) |
1 |
5 months ago |
| Improve error handling of xml2 with libxml2 OOMs |
5794 |
Committed |
|
19 |
7/7
|
+294−150
|
Michael Paquier (michael-kun) |
Jim Jones (jimus) |
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Remove have_dangerous_phv() |
5819 |
Committed |
|
|
Needs rebase!
|
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
4 months ago |
| Fixes inconsistent behavior in vacuum when it processes multiple relations |
5827 |
Committed |
|
stable |
7/7
|
+98−110
|
shihao zhong (zhong950419) |
Nathan Bossart (bossartn) |
Michael Paquier (michael-kun) |
1 |
4 months ago |
| fix: pgflex - propagate environment to flex subprocess |
5835 |
Committed |
|
19 |
7/7
|
+2−2
|
Javier Maestro (jjmaestro) |
Nikolay Samokhvalov (nikolay), Javier Maestro (jjmaestro) |
Peter Eisentraut (petere) |
1 |
3 months ago |
| problems with toast.* reloptions |
5839 |
Moved to different CF |
|
stable |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
3 |
3 months ago |
| `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist |
5840 |
Moved to different CF |
|
stable |
10/10
|
+71−5
|
Nathan Bossart (bossartn) |
Laurenz Albe (laurenz) |
Nathan Bossart (bossartn) |
2 |
2 months ago |
| Fix OAuth feature detection on OpenBSD+Meson |
5842 |
Committed |
Bugfix
|
18 |
Needs rebase!
|
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
1 |
3 months ago |
| Logrep launcher race conditions leading to slow tests |
5843 |
Committed |
|
stable |
Not processed
|
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
4 months ago |
| Fix background workers not restarting with restart_after_crash = on |
5844 |
Committed |
Bugfix
|
stable |
10/10
|
+7−0
|
Andrey Rudometov (ultimatehikari) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
3 months ago |
| Fix some inconsistencies with open-coded visibilitymap_set() callers |
5861 |
Withdrawn |
|
19 |
9/10
|
+117−106
|
Melanie Plageman (melanieplageman) |
|
|
1 |
3 months ago |
| OAuth: fix performance bug with stuck multiplexer events |
5864 |
Committed |
Bugfix
Performance
|
18 |
10/10
|
+833−93
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
1 |
3 months ago |
| Followup fixes for bug #18953 |
5867 |
Committed |
|
18 |
Needs rebase!
|
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
4 months ago |
| Fix decompression bug in astreamer_lz4 |
5874 |
Committed |
Bugfix
|
18 |
10/10
|
+50−4
|
Mikhail Gribkov (youzhick) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Error with DEFAULT VALUE in temp table |
5876 |
Committed |
Bugfix
|
18 |
10/10
|
+80−57
|
Antoine Violin (aviolin) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
3 months ago |
| OAuth: run Autoconf tests with correct compiler flags |
5905 |
Committed |
Bugfix
|
18 |
10/10
|
+24−12
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
3 |
2 months ago |
| Add proper checks for ecpg_strdup() return value |
5910 |
Committed |
Bugfix
|
19 |
10/10
|
+117−40
|
Aleksander Alekseev (a.alekseev), Evgeniy Gorbanev (esgor) |
|
Michael Paquier (michael-kun) |
2 |
3 months ago |
| Clients |
| psql: Rethinking of \du command |
4738 |
Moved to different CF |
|
|
9/10
|
+72−126
|
Pavel Luzanov (p.luzanov@postgrespro.ru) |
David Johnston (polobo), Wen Yi (wenyi) |
|
8 |
4 months ago |
| libpq: Fix processing of SSL records >8kB on async API |
5251 |
Moved to different CF |
Bugfix
Backport
|
stable |
10/10
|
+318−8
|
Jacob Champion (jchampion), Lars Kanis (larsk) |
Jacob Champion (jchampion) |
|
6 |
2 months ago |
| Allow PGSERVICEFILE to be specified as part of the connection string |
5387 |
Committed |
|
19 |
10/10
|
+160−7
|
Torsten Foertsch (tfoertsch123) |
Ryo Kanbayashi (ryokanbayashi) |
Michael Paquier (michael-kun) |
2 |
3 months ago |
| Add Option to Check All Addresses For Matching target_session_attr |
5396 |
Moved to different CF |
|
18 |
10/10
|
+306−10
|
Andrew Jackson (andrewjackson) |
|
|
5 |
2 months ago |
| Allow ';' to push queries in an ongoing psql pipeline |
5655 |
Committed |
|
18 |
10/10
|
+420−31
|
Anthonin Bonnefoy (bonnefoa) |
|
Michael Paquier (michael-kun) |
1 |
6 months ago |
| PGSERVICEFILE as part of a normal connection string [duplicated please delete] |
5659 |
Withdrawn |
|
19 |
7/7
|
+0−0
|
Torsten Foertsch (tfoertsch123), Ryo Kanbayashi (ryokanbayashi) |
Ryo Kanbayashi (ryokanbayashi) |
|
1 |
3 months ago |
| Update LDAP Protocol in fe-connect.c to v3 |
5661 |
Moved to different CF |
|
|
Needs rebase!
|
|
Andrew Jackson (andrewjackson) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
2 |
2 months ago |
| Add "\gi file" to psql to allow COPY with variable expansion |
5674 |
Returned with feedback |
|
19 |
1/7
|
+359−166
|
Fabien Coelho (calvin) |
Akshat Jaimini (akshatj) |
|
1 |
4 months ago |
| Adding error messages to a few slash commands |
5699 |
Moved to different CF |
|
19 |
2/10
|
+258−145
|
Abhishek Chanda (abhishekc) |
Robin Haberkorn (rhaberkorn) |
|
2 |
2 weeks ago |
| Split tab completion rules for COPY FROM and TO |
5764 |
Committed |
psql
|
19 |
Needs rebase!
|
|
Atsushi Torikoshi (atsushitorikoshi) |
|
Masahiko Sawada (masahikosawada) |
1 |
3 months ago |
| psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM |
5800 |
Moved to different CF |
|
19 |
10/10
|
+124−29
|
Yugo Nagata (yugo.nagata) |
Masahiko Sawada (masahikosawada) |
|
3 |
3 weeks ago |
| display current search_path in psql prompt |
5808 |
Moved to different CF |
|
|
10/10
|
+21−0
|
Florents Tselai (florentst) |
Nathan Bossart (bossartn), Jim Jones (jimus) |
Nathan Bossart (bossartn) |
3 |
yesterday |
| Improve tab completion for various SET/RESET forms |
5810 |
Moved to different CF |
|
19 |
10/10
|
+49−9
|
Dagfinn Ilmari Mannsåker (ilmari) |
Shinya Kato (shinyakato) |
|
2 |
2 months ago |
| psql: Improve psql tab completion for GRANT/REVOKE |
5813 |
Committed |
|
|
10/10
|
+8−4
|
Fujii Masao (masaofujii), Yugo Nagata (yugo.nagata) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
3 months ago |
| Add \pset options for boolean value display |
5828 |
Moved to different CF |
psql
|
19 |
10/10
|
+120−1
|
David Johnston (polobo) |
|
Álvaro Herrera (alvherre) |
3 |
1 week ago |
| Allow missing BackendKeyData message & enforce cancel key length |
5859 |
Moved to different CF |
Bugfix
libpq
|
18 |
Needs rebase!
|
|
Jelte Fennema-Nio (jeltef) |
|
Heikki Linnakangas (heikki) |
2 |
2 months ago |
| Make "vacuumdb --analyze-only" process partitioned tables |
5871 |
Moved to different CF |
Good First Review
|
19 |
10/10
|
+40−4
|
Laurenz Albe (laurenz) |
Mircea Cadariu (mcadariu) |
Fujii Masao (masaofujii) |
2 |
2 months ago |
| fix organization wording in psql's \copyright command |
5917 |
Committed |
|
stable |
Not processed
|
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 months ago |
| Code Comments |
| Add comments about fire_triggers argument in ri_triggers.c |
5679 |
Moved to different CF |
|
|
10/10
|
+7−1
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
6 months ago |
| Improve coments on structures in trigger.c |
5680 |
Moved to different CF |
|
|
9/10
|
+47−40
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
3 weeks ago |
| clarify palloc comment on quote_literal_cstr |
5684 |
Committed |
|
18 |
Needs rebase!
|
|
Steve Chávez (steve-chavez) |
|
Michael Paquier (michael-kun) |
1 |
6 months ago |
| Typos in the comment for the estimate_multivariate_ndistinct() |
5740 |
Withdrawn |
|
|
Needs rebase!
|
|
Tender Wang (tndrwang) |
|
|
1 |
6 months ago |
| Correct src/backend/lib/README |
5855 |
Committed |
|
|
6/7
|
+0−4
|
Aleksander Alekseev (a.alekseev) |
|
Michael Paquier (michael-kun) |
1 |
4 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 |
|
|
10/10
|
+139−139
|
David Johnston (polobo) |
Marlene Reiterer (marlene.rte) |
|
7 |
6 months ago |
| explain pgstatindex fragmentation |
5381 |
Committed |
|
18 |
7/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 |
4 months ago |
| split func.sgml to separated individual sgml files |
5515 |
Committed |
|
|
10/10
|
+44−1
|
Jian He (stayreal) |
David Johnston (polobo) |
Andrew Dunstan (adunstan) |
2 |
3 months ago |
| TOAST is acronym so should be uppercase |
5530 |
Committed |
|
|
10/10
|
+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
|
|
10/10
|
+55−5
|
David Johnston (polobo) |
Ahmed Ashour (ahmedashour) |
|
4 |
2 months ago |
| Doc: Create table improvements |
5547 |
Moved to different CF |
|
|
10/10
|
+21−5
|
David Johnston (polobo) |
Laurenz Albe (laurenz) |
|
3 |
1 week ago |
| Document custom settings more consistently |
5548 |
Moved to different CF |
|
|
Needs rebase!
|
|
David Johnston (polobo) |
Mingli Zhang (zml) |
|
3 |
6 months ago |
| pg_recvlogical requires -d but not described on the documentation |
5625 |
Committed |
|
|
7/7
|
+39−4
|
Hayato Kuroda (ha-kun) |
David Johnston (polobo) |
Fujii Masao (masaofujii) |
1 |
7 months ago |
| doc: expand note about pg_upgrade's --jobs option |
5632 |
Committed |
|
18 |
6/7
|
+5−6
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
7 months ago |
| pg_restore documentation and --create/--single-transaction limitation |
5676 |
Moved to different CF |
Docs Only
|
18 |
10/10
|
+6−1
|
Ashutosh Bapat (ashutoshbapat) |
Laurenz Albe (laurenz) |
|
3 |
1 month ago |
| alphabetize long options in pg_dumpdocs |
5730 |
Committed |
|
18 |
7/7
|
+78−79
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
5 months ago |
| Document default values for pgoutput options |
5758 |
Committed |
|
|
10/10
|
+13−5
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
3 months ago |
| Add README for catalog |
5771 |
Committed |
|
|
10/10
|
+14−0
|
Florents Tselai (florentst) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
3 months ago |
| Proposal: Improvements to PDF stylesheet and table column widths |
5775 |
Committed |
|
|
10/10
|
+4−0
|
Noboru Saito (nsaito) |
Peter Eisentraut (petere), Hayato Kuroda (ha-kun) |
Peter Eisentraut (petere) |
1 |
4 months ago |
| doc: Some copy-editing around prefix operators |
5787 |
Committed |
|
18 |
7/7
|
+4−4
|
Christoph Berg (myon) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
4 months ago |
| fix notes about password encryption in pg_authid docs |
5791 |
Committed |
|
stable |
6/7
|
+2−7
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
4 months ago |
| pg_get_multixact_members not documented |
5793 |
Committed |
|
stable |
10/10
|
+31−3
|
Sami Imseih (simseih) |
Ashutosh Bapat (ashutoshbapat), Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| pg_restore add note about -n |
5818 |
Moved to different CF |
|
|
10/10
|
+21−40
|
Florents Tselai (florentst) |
|
|
3 |
4 days ago |
| Minor documentation fixes related to v18 |
5838 |
Committed |
|
|
7/7
|
+9−5
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
4 months ago |
| Introduce New Command Processing Chapter |
5846 |
Moved to different CF |
Docs Only
Help - Docs
|
19 |
Needs rebase!
|
|
David Johnston (polobo) |
|
|
2 |
4 months ago |
| Fixup misplaced filelist.sgml entities |
5847 |
Moved to different CF |
Docs Only
|
|
Needs rebase!
|
|
David Johnston (polobo) |
|
|
2 |
7 months ago |
| Add Table of Contents to psql Reference Page |
5848 |
Moved to different CF |
Docs Only
psql
|
19 |
10/10
|
+52−11
|
David Johnston (polobo) |
|
|
2 |
7 months ago |
| Improve initdb --waldir description |
5849 |
Moved to different CF |
Docs Only
|
19 |
10/10
|
+54−23
|
David Johnston (polobo) |
|
|
2 |
7 months ago |
| Address ambiguity/confusion in IS JSON documentation |
5850 |
Moved to different CF |
Help - Docs
Docs Only
Missing Docs
|
19 |
Not processed
|
|
David Johnston (polobo) |
|
|
2 |
7 months ago |
| Docs and tests for RLS policies applied by command type |
5851 |
Moved to different CF |
Testing
|
19 |
10/10
|
+61−15
|
Dean Rasheed (deanr) |
Viktor Holmberg (rutchkiwi) |
|
3 |
2 days ago |
| Make StartupMessage docs more generic to cover multiple protocol versions |
5858 |
Committed |
Docs Only
|
18 |
Needs rebase!
|
|
Tatsuo Ishii (ishii), Jelte Fennema-Nio (jeltef) |
|
Tatsuo Ishii (ishii) |
1 |
3 months ago |
| docs: Update protocol changes checklist with 3.2 changes |
5863 |
Moved to different CF |
Docs Only
|
18 |
10/10
|
+138−84
|
Dave Cramer (dcramer), Jelte Fennema-Nio (jeltef) |
|
|
3 |
2 months ago |
| back-patch documentation for age() and mxid_age() |
5884 |
Committed |
|
stable |
7/7
|
+0−0
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Fix inconsistency in the pg_buffercache documentation |
5887 |
Committed |
|
19 |
10/10
|
+3−3
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Daniel Gustafsson (d_gustafsson) |
2 |
3 months ago |
| failover slot documentation update |
5904 |
Committed |
Docs Only
|
|
10/10
|
+0−0
|
Ashutosh Bapat (ashutoshbapat), shveta malik (shvetam) |
|
Amit Kapila (amitkapila) |
2 |
3 months ago |
| Document reopen of output file via SIGHUP in pg_recvlogical |
5909 |
Committed |
Docs Only
|
|
10/10
|
+10−0
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
2 |
3 months ago |
| small fix for pg_overexplain docs |
5916 |
Committed |
|
18 |
10/10
|
+1−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 months ago |
| Minor Improvements to pg_buffercache documentation |
5925 |
Committed |
|
|
10/10
|
+10−2
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
2 |
3 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 |
| System views for versions reporting |
5318 |
Moved to different CF |
|
stable |
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
|
|
6 |
6 months ago |
| Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup |
5570 |
Moved to different CF |
Multithreading
|
|
5/10
|
+243−45
|
Jelte Fennema-Nio (jeltef) |
Peter Eisentraut (petere) |
|
4 |
yesterday |
| assert that wrapper_handler()'s argument is within expected range |
5639 |
Committed |
|
17 |
7/7
|
+4−0
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
7 months ago |
| Add reverse(bytea) |
5642 |
Committed |
|
18 |
7/7
|
+63−0
|
Aleksander Alekseev (a.alekseev) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
7 months ago |
| remove open-coded popcount in acl.c |
5649 |
Committed |
|
18 |
7/7
|
+50−19
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
7 months ago |
| Produce LLVM bitcode files on meson builds |
5671 |
Moved to different CF |
Performance
|
19 |
Needs rebase!
|
|
Andres Freund (andresfreund), Diego Fronza (dfronza), Nazir Bilal Yavuz (nbyavuz) |
|
|
3 |
2 months ago |
| Add pg_buffercache_mark_dirty[_all]() functions to the pg_buffercache |
5694 |
Moved to different CF |
|
|
10/10
|
+497−10
|
Nazir Bilal Yavuz (nbyavuz) |
Aidar Imamov (gipergeek) |
|
3 |
2 months ago |
| minor error message enhancement in refuseDupeIndexAttach |
5700 |
Committed |
|
|
9/10
|
+3−2
|
Jian He (stayreal) |
|
Peter Eisentraut (petere) |
1 |
6 months ago |
| Silence resource leaks alerts |
5701 |
Moved to different CF |
|
19 |
10/10
|
+3−3
|
Ranier Vilela (raniervilela) |
|
|
2 |
6 months ago |
| adjust the place of list_copy() call to reduce the overhead of function call and memory copies. |
5704 |
Committed |
Performance
|
|
10/10
|
+2−1
|
Tender Wang (tndrwang) |
|
Tom Lane (tgl) |
1 |
3 months ago |
| don't generate fake alias names, only fake eref names |
5708 |
Moved to different CF |
|
19 |
10/10
|
+36−39
|
Robert Haas (rhaas) |
Tom Lane (tgl) |
Robert Haas (rhaas) |
2 |
1 month ago |
| Change the names generated for child foreign key constraints |
5716 |
Committed |
|
18 |
7/7
|
+0−0
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
6 months ago |
| contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype |
5718 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Robin Haberkorn (rhaberkorn) |
|
|
3 |
3 months ago |
| add --sequence-data to pg_dumpall |
5729 |
Committed |
|
18 |
7/7
|
+16−0
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
5 months ago |
| regdatabase |
5746 |
Committed |
|
19 |
7/7
|
+423−3
|
Ian Barwick (barwick) |
Ian Barwick (barwick), Nathan Bossart (bossartn), Greg Sabino Mullane (greg) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| translate reltuples from 0 to -1 upon upgrades from <v14 |
5762 |
Committed |
|
18 |
7/7
|
+14−1
|
|
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
5 months ago |
| Fix violation of principle that plan trees are read-only |
5767 |
Committed |
|
18 |
7/7
|
+41−33
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
5 months ago |
| Standardize the definition of the subtype field of AlterDomainStmt |
5780 |
Committed |
|
|
10/10
|
+25−22
|
Zongliang Quan (quanzl) |
wenhui qiu (qiuwenhuifx.163.com) |
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Add --continue-on-abort option to pgbench |
5790 |
Moved to different CF |
|
19 |
10/10
|
+170−33
|
Yugo Nagata (yugo.nagata), Rintaro Ikeda (rintaro) |
Yugo Nagata (yugo.nagata), Hayato Kuroda (ha-kun) |
Fujii Masao (masaofujii) |
3 |
yesterday |
| pg_upgrade: warn about roles with md5 passwords |
5792 |
Withdrawn |
|
19 |
6/7
|
+88−0
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
4 months ago |
| a couple of small cleanup patches for DSM-related code |
5798 |
Committed |
|
18 |
7/7
|
+6−5
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
4 months ago |
| add function for creating/attaching hash table in DSM registry |
5799 |
Committed |
|
19 |
10/10
|
+400−46
|
Nathan Bossart (bossartn) |
Sami Imseih (simseih), Florents Tselai (florentst) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER() |
5807 |
Withdrawn |
|
19 |
10/10
|
+4−8
|
Michael Paquier (michael-kun) |
|
|
1 |
4 months ago |
| Enable MSVC conforming preprocessor |
5812 |
Committed |
|
|
7/7
|
+6−25
|
Peter Eisentraut (petere) |
|
Peter Eisentraut (petere) |
1 |
2 months ago |
| Avoid overriding user's --with-libs settings |
5820 |
Committed |
|
|
10/10
|
+33−33
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
3 months ago |
| pgindent: improve formatting of multiline comments |
5831 |
Moved to different CF |
|
19 |
10/10
|
+36−0
|
Aleksander Alekseev (a.alekseev) |
Nathan Bossart (bossartn) |
|
3 |
2 days ago |
| Change the names generated for index partitions |
5832 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Tom Lane (tgl) |
|
|
4 |
1 month ago |
| Allow the "operand" input of width_bucket() to be NaN |
5834 |
Committed |
|
19 |
7/7
|
+32−21
|
Tom Lane (tgl) |
Dean Rasheed (deanr) |
Tom Lane (tgl) |
1 |
3 months ago |
| Use DatumGetUInt32() for dsm_attach() in test_shm_mq_main() |
5862 |
Committed |
|
stable |
7/7
|
+1−1
|
Jianghua yang (yjhjstz.gmail.com) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
4 months ago |
| GNU/Hurd portability patches |
5882 |
Committed |
|
|
7/7
|
+9−9
|
Michael Banck (mbanck) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
3 months ago |
| Verify predefined LWLocks tranches have entries in wait_event_names.txt |
5926 |
Committed |
|
19 |
10/10
|
+156−118
|
Bertrand Drouvot (bertranddrouvot.pg) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
3 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) |
|
19 |
6 months ago |
| Set log_lock_waits=on by default |
4718 |
Moved to different CF |
GUC
|
19 |
10/10
|
+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 |
4 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 |
1 month ago |
| Logging plan of the currently running query |
5330 |
Moved to different CF |
Monitoring
|
18 |
9/10
|
+647−34
|
Atsushi Torikoshi (atsushitorikoshi) |
Hironobu Suzuki (suzuki_hironobu), Akshat Jaimini (akshatj), Sadeq Dousti (msdousti) |
|
6 |
1 week ago |
| Add storage I/O tracking to EXPLAIN BUFFERS |
5526 |
Moved to different CF |
Monitoring
|
18 |
10/10
|
+1156−34
|
Atsushi Torikoshi (atsushitorikoshi) |
Jelte Fennema-Nio (jeltef) |
|
4 |
2 days ago |
| Leaf and internal 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 |
3 months ago |
| track generic and custom plan calls in pg_stat_statements |
5634 |
Committed |
|
|
9/10
|
+589−28
|
Sami Imseih (simseih) |
Nikolay Samokhvalov (nikolay), Greg Sabino Mullane (greg), Ilia Evdokimov (ilidock95) |
Michael Paquier (michael-kun) |
1 |
2 months ago |
| query_id: jumble names of temp tables for better pg_stat_statement UX |
5658 |
Committed |
|
18 |
7/7
|
+0−0
|
Christoph Berg (myon) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Add os_page_num to pg_buffercache |
5690 |
Moved to different CF |
|
19 |
9/10
|
+383−16
|
Bertrand Drouvot (bertranddrouvot.pg) |
Mircea Cadariu (mcadariu) |
|
3 |
2 months ago |
| amcheck support for BRIN indexes |
5715 |
Moved to different CF |
|
|
10/10
|
+2156−30
|
Arseniy Mukhin (amukhin) |
Tomas Vondra (fuzzycz) |
|
3 |
2 months ago |
| Improve explicit cursor handling in pg_stat_statements |
5733 |
Committed |
|
|
7/7
|
+294−15
|
Sami Imseih (simseih) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
1 |
3 months ago |
| queryId constant squashing does not support prepared statements |
5801 |
Committed |
|
|
7/7
|
+152−59
|
Sami Imseih (simseih) |
|
Álvaro Herrera (alvherre) |
1 |
4 months ago |
| Expose internal MultiXact member count function for efficient monitoring |
5811 |
Moved to different CF |
|
19 |
10/10
|
+356−6
|
Naga Appani (naga.appani) |
Atsushi Torikoshi (atsushitorikoshi) |
|
3 |
1 week ago |
| Support for basic ALTER TABLE progress reporting. |
5873 |
Moved to different CF |
Monitoring
|
|
10/10
|
+83−6
|
Jiří Kavalík (jkavalik) |
Jian He (stayreal) |
|
2 |
3 months ago |
| Report bytes and transactions actually sent downtream |
5877 |
Moved to different CF |
|
|
9/10
|
+364−89
|
Ashutosh Bapat (ashutoshbapat) |
|
|
3 |
11 hours ago |
| Report replica identity in pg_publication_tables |
5878 |
Moved to different CF |
|
|
9/10
|
+109−23
|
Ashutosh Bapat (ashutoshbapat) |
|
|
3 |
3 months ago |
| Performance |
| Index Prefetching |
4351 |
Moved to different CF |
|
|
10/10
|
+2397−868
|
Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) |
|
|
12 |
2 weeks ago |
| CRC32C Parallel Computation Optimization on ARM |
4620 |
Returned with feedback |
|
|
Needs rebase!
|
|
xiang gao (xiang.gao) |
Nathan Bossart (bossartn), John Naylor (john.naylor) |
|
8 |
6 months ago |
| [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots |
4971 |
Moved to different CF |
Performance
|
19 |
10/10
|
+3932−937
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Matthias van de Meent (mmeent) |
|
7 |
yesterday |
| Inline non-SQL SRFs |
5083 |
Moved to different CF |
|
19 |
10/10
|
+755−115
|
Paul Jungwirth (pjungwir) |
Tom Lane (tgl) |
|
5 |
2 months ago |
| Parallel heap vacuum |
5326 |
Moved to different CF |
|
|
Needs rebase!
|
|
Masahiko Sawada (masahikosawada) |
Hayato Kuroda (ha-kun) |
|
6 |
1 month ago |
| Adding compression of temporary files |
5382 |
Moved to different CF |
|
|
1/10
|
+7693−22
|
Filip Januš (fjanus) |
|
|
5 |
1 week ago |
| Eliminating SPI / SQL from some RI trigger functions |
5450 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Amit Langote (amitlan) |
|
|
4 |
1 week ago |
| Pull-up subquery if INNER JOIN-ON contains refs to upper-query |
5487 |
Moved to different CF |
Performance
|
19 |
10/10
|
+1487−46
|
Alena Rybakina (a.rybakina) |
Ilia Evdokimov (ilidock95) |
|
4 |
2 weeks ago |
| SVE enablement for hex-encode and hex-decode |
5538 |
Moved to different CF |
|
19 |
10/10
|
+418−4
|
Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
4 |
3 weeks ago |
| Expanding HOT updates for expression and partial indexes |
5556 |
Moved to different CF |
Performance
|
19 |
10/10
|
+2321−143
|
Greg Burd (gregburd) |
|
|
3 |
2 weeks ago |
| Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c |
5573 |
Moved to different CF |
|
18 |
9/10
|
+217−42
|
Yura Sokolov (funny_falcon) |
|
|
3 |
2 months ago |
| Compress big WAL records |
5621 |
Moved to different CF |
|
|
Needs rebase!
|
|
Andrey Borodin (x4m) |
|
|
3 |
3 months ago |
| Lock-free XLog Reservation from WAL |
5633 |
Moved to different CF |
|
|
Needs rebase!
|
|
Yura Sokolov (funny_falcon) |
|
|
2 |
6 months ago |
| Memoize ANTI and SEMI JOIN inner |
5636 |
Withdrawn |
|
19 |
6/7
|
+112−22
|
Andrei Lepikhov (lepikhov) |
|
|
1 |
3 months ago |
| optimizations for dumping statistics |
5678 |
Committed |
|
18 |
7/7
|
+276−64
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
5 months ago |
| Small optimization set tuple block/tableOid once |
5683 |
Moved to different CF |
|
19 |
10/10
|
+40−18
|
Ranier Vilela (raniervilela) |
|
|
2 |
6 months ago |
| Reduce "Var IS [NOT] NULL" quals during constant folding |
5685 |
Committed |
|
19 |
10/10
|
+576−227
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
3 months ago |
| Create DATA dump objects for partitioned tables too |
5692 |
Moved to different CF |
|
|
10/10
|
+223−41
|
Tom Lane (tgl) |
|
|
3 |
6 months ago |
| Performance issues with v18 SQL-language-function changes |
5695 |
Committed |
|
18 |
7/7
|
+264−211
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
5 months ago |
| Add planner expectations for Memoize in EXPLAIN |
5697 |
Committed |
Performance
|
19 |
10/10
|
+62−12
|
Ilia Evdokimov (ilidock95) |
|
David Rowley (davidrowley) |
1 |
3 months ago |
| NUMA shared memory interleaving |
5703 |
Returned with feedback |
|
19 |
6/10
|
+317−1
|
Jakub Wartak (jakub.wartak.tomtom) |
|
|
1 |
3 months ago |
| Enable auto-vectorization for page checksum calculations |
5726 |
Moved to different CF |
|
19 |
8/10
|
+370−32
|
Matthew Sterrett (matthew.sterrett.intel.com), Andrew Kim (andrewk1) |
John Naylor (john.naylor) |
|
2 |
yesterday |
| Accounting for metapages in genericcostestimate() |
5727 |
Moved to different CF |
|
|
10/10
|
+55−13
|
Tom Lane (tgl) |
|
|
3 |
6 months ago |
| speed up pg_upgrade with many large objects |
5737 |
Committed |
|
19 |
10/10
|
+103−6
|
Nathan Bossart (bossartn) |
Hannu Krosing (hannukrosing), Saurabh Uttam (saurabhuttam), Nitin Motiani (nitinmotiani) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Improve hash join's handling of tuples with null join keys |
5738 |
Moved to different CF |
|
|
10/10
|
+381−71
|
Tom Lane (tgl) |
Chao Li (chaol) |
|
3 |
2 months ago |
| Improve Valgrind support and remove some memory leaks |
5748 |
Moved to different CF |
|
|
10/10
|
+546−125
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
2 months ago |
| Parallel processing of indexes in autovacuum |
5755 |
Moved to different CF |
|
18 |
10/10
|
+886−20
|
Maxim Orlov (m.orlov), Daniil Davydov (dddaniil) |
Masahiko Sawada (masahikosawada), Sami Imseih (simseih) |
|
3 |
2 days ago |
| remove ISB in AArch64's spin_delay() implementation |
5763 |
Moved to different CF |
|
19 |
10/10
|
+10−6
|
|
Nathan Bossart (bossartn) |
|
2 |
2 months ago |
| Speedup truncations of temporary relation forks |
5788 |
Committed |
|
18 |
10/10
|
+19−14
|
Daniil Davydov (dddaniil) |
Fujii Masao (masaofujii), Maxim Orlov (m.orlov) |
Fujii Masao (masaofujii) |
1 |
3 months ago |
| Pathify RHS unique-ification for semijoin planning |
5795 |
Committed |
|
19 |
Needs rebase!
|
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
2 months ago |
| Improve the performance of Unicode Normalization Forms. |
5802 |
Moved to different CF |
|
|
10/10
|
+55763−12827
|
Alexander Borisov (lexborisov) |
Victor Yegorov (vyegorov) |
|
3 |
1 month ago |
| Improve array-element-test estimation when no array elements qualify as common |
5805 |
Moved to different CF |
|
|
10/10
|
+67−30
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
1 month ago |
| Optimize-transaction-waiting-during-logical-decoding |
5806 |
Moved to different CF |
|
19 |
0/10
|
+213−9
|
Xuneng Zhou (dylanzhou) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
3 |
1 month ago |
| parallel pg_restore: avoid disk seeks when jumping short distance forward |
5809 |
Moved to different CF |
|
19 |
10/10
|
+5−1
|
Dimitrios Apostolou (jimis) |
Tom Lane (tgl) |
Tom Lane (tgl) |
2 |
1 week ago |
| parallel pg_restore: move offset-building phase to before forking |
5817 |
Moved to different CF |
|
|
10/10
|
+86−6
|
Dimitrios Apostolou (jimis) |
Tom Lane (tgl) |
|
2 |
1 week ago |
| Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume |
5841 |
Moved to different CF |
|
19 |
10/10
|
+1134−959
|
Melanie Plageman (melanieplageman) |
|
|
3 |
yesterday |
| Extend int128.h to more of numeric.c |
5853 |
Committed |
|
19 |
Needs rebase!
|
|
Dean Rasheed (deanr) |
John Naylor (john.naylor) |
Dean Rasheed (deanr) |
1 |
3 months ago |
| Saving stack space in nbtree's _bt_first function |
5897 |
Committed |
|
|
9/10
|
+3−3
|
Peter Geoghegan (pgeoghegan) |
Mircea Cadariu (mcadariu) |
Peter Geoghegan (pgeoghegan) |
2 |
3 months 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 |
2 weeks ago |
| new plpgsql.extra_errors check - strict_expr_check |
5044 |
Moved to different CF |
|
|
10/10
|
+172−18
|
Pavel Stehule (okbobcz) |
Gilles Darold (darold), Kirk Wolak (kirkw), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
9 |
2 months ago |
| Sanding down some edge cases for PL/pgSQL reserved words |
5722 |
Committed |
|
|
7/7
|
+89−14
|
Tom Lane (tgl) |
Pavel Stehule (okbobcz) |
Tom Lane (tgl) |
1 |
3 months ago |
| Refactoring |
| Refactor SLRU to always use long file names |
5250 |
Moved to different CF |
|
|
10/10
|
+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 |
| Elimination of the repetitive code at the SLRU bootstrap functions |
5575 |
Committed |
|
19 |
Needs rebase!
|
|
Evgeny Voropaev (evoro) |
Álvaro Herrera (alvherre), Aleksander Alekseev (a.alekseev), Andrey Borodin (x4mmm) |
Álvaro Herrera (alvherre) |
2 |
3 months ago |
| Selectively invalidate caches in pgoutput module |
5629 |
Committed |
|
|
7/7
|
+297−16
|
Hayato Kuroda (ha-kun), Shlok Kyal (shlokkyal) |
Zhijie Hou (houzj) |
Amit Kapila (amitkapila) |
1 |
7 months ago |
| Minor rework of ALTER TABLE SET RelOptions code |
5638 |
Committed |
|
18 |
Needs rebase!
|
|
Nikolay Shaplov (nataraj) |
Timur Magomedov (tmagomedov) |
Álvaro Herrera (alvherre) |
2 |
7 months ago |
| dead code in pg_upgrade |
5657 |
Committed |
|
18 |
7/7
|
+7−32
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
7 months ago |
| Selectively invalidate caches in pgoutput when pg_namespace is modified |
5663 |
Moved to different CF |
Logical Replication
|
|
10/10
|
+19−17
|
Hayato Kuroda (ha-kun) |
|
|
3 |
7 months ago |
| Split varlena.c into varlena.c and bytea.c |
5665 |
Committed |
|
|
10/10
|
+1201−1156
|
Aleksander Alekseev (a.alekseev) |
Peter Eisentraut (petere) |
Michael Paquier (michael-kun) |
1 |
3 months ago |
| avoid double scanning in function byteain |
5670 |
Committed |
|
18 |
Needs rebase!
|
|
Steven Niu (niushiji) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
3 months ago |
| SQL functions: avoid making a tuplestore unnecessarily |
5706 |
Committed |
|
|
7/7
|
+85−50
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
5 months ago |
| Avoid circular header file dependency |
5723 |
Committed |
|
19 |
10/10
|
+0−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Improve logicalrep_worker_launch() logic |
5734 |
Moved to different CF |
|
|
10/10
|
+42−36
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
3 |
5 months ago |
| Thread-safe getopt() |
5760 |
Moved to different CF |
Multithreading
|
19 |
10/10
|
+268−163
|
Heikki Linnakangas (heikki) |
Peter Eisentraut (petere) |
|
2 |
5 months ago |
| Use RELATION_IS_OTHER_TEMP where possible |
5815 |
Committed |
|
19 |
7/7
|
+5−10
|
Zhao Junwang (zhjwpku) |
Ashutosh Bapat (ashutoshbapat), Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Remove unused #include's in src/backend/utils/adt/* |
5822 |
Committed |
|
19 |
7/7
|
+0−8
|
Aleksander Alekseev (a.alekseev) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
4 months ago |
| Use binaryheap_* macro where appropriate |
5857 |
Committed |
|
19 |
7/7
|
+7−7
|
Aleksander Alekseev (a.alekseev) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Making libpq OpenSSL support threadsafe |
5868 |
Moved to different CF |
Multithreading
|
|
9/10
|
+104−44
|
Daniel Gustafsson (d_gustafsson) |
Peter Eisentraut (petere) |
|
2 |
1 month ago |
| Replace magic numbers with strategy numbers for B-tree indexes |
5875 |
Moved to different CF |
|
19 |
10/10
|
+50−7
|
Daniil Davydov (dddaniil) |
|
|
2 |
1 month ago |
| XLogCtl->ckptFullXid is unused |
5911 |
Committed |
|
19 |
10/10
|
+0−17
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 months ago |
| More protocol.h replacements this time into walsender.c |
5933 |
Committed |
|
19 |
10/10
|
+13−12
|
Dave Cramer (dcramer) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
2 months ago |
| Replication & Recovery |
| Return pg_control from pg_backup_stop(). |
4997 |
Moved to different CF |
|
19 |
9/10
|
+178−28
|
David Steele (dsteele) |
|
|
8 |
2 months ago |
| Synchronization of sequences to subscriber |
5111 |
Moved to different CF |
Logical Replication
|
|
10/10
|
+1585−188
|
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 |
| 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 |
|
|
10/10
|
+1602−130
|
Masahiko Sawada (masahikosawada) |
Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) |
|
5 |
11 hours ago |
| Filter irrelevant change before reassemble transactions during logical decoding |
5585 |
Withdrawn |
|
|
10/10
|
+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 |
| Warning for Datatype mismatch between subscriber table and publisher table for logical replication |
5648 |
Returned with feedback |
|
17 |
1/7
|
+28−0
|
BharatDB PG (bharatdbpg) |
|
|
1 |
5 months ago |
| Fix slot synchronization with two_phase decoding enabled |
5664 |
Moved to different CF |
Bugfix
Backport
|
17 |
Needs rebase!
|
|
Zhijie Hou (houzj) |
|
|
3 |
4 months ago |
| Logical replication worker Segmentation fault |
5666 |
Committed |
|
|
7/7
|
+71−6
|
Zhijie Hou (houzj) |
|
Amit Kapila (amitkapila) |
1 |
6 months ago |
| Improve error reporting for few options in pg_createsubscriber |
5672 |
Committed |
|
|
7/7
|
+9−21
|
vigneshwaran C (vignesh.postgres) |
|
Amit Kapila (amitkapila) |
1 |
6 months ago |
| Allows pg_recvlogical to create slots with failover=true |
5675 |
Committed |
|
|
7/7
|
+62−11
|
Hayato Kuroda (ha-kun) |
|
Masahiko Sawada (masahikosawada) |
1 |
4 months ago |
| Fix replica identity checks for MERGE command on published table. |
5693 |
Moved to different CF |
|
|
10/10
|
+0−0
|
Zhijie Hou (houzj) |
Dean Rasheed (deanr) |
Dean Rasheed (deanr) |
2 |
1 month ago |
| Fix premature xmin advancement during fast forward decoding |
5713 |
Committed |
|
|
6/7
|
+0−0
|
Zhijie Hou (houzj) |
|
Amit Kapila (amitkapila) |
1 |
6 months ago |
| Log prefix missing for subscriber log messages received from publisher |
5745 |
Committed |
|
|
Needs rebase!
|
|
vigneshwaran C (vignesh.postgres) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
3 months ago |
| Extending FK check skipping on replicas to ADD FK and TRUNCATE |
5774 |
Moved to different CF |
|
|
Needs rebase!
|
|
Hannu Krosing (hannukrosing) |
|
|
2 |
3 months ago |
| Make wal_receiver_timeout configurable per subscription |
5781 |
Moved to different CF |
|
|
10/10
|
+244−101
|
Fujii Masao (masaofujii) |
|
|
3 |
1 week ago |
| Logical replication conflict after using pg_createsubscriber under heavy load |
5837 |
Committed |
Bugfix
Logical Replication
|
18 |
Needs rebase!
|
|
Shlok Kyal (shlokkyal) |
|
Amit Kapila (amitkapila) |
1 |
3 months ago |
| pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages |
5886 |
Committed |
Logical Replication
|
|
Needs rebase!
|
|
vigneshwaran C (vignesh.postgres) |
|
Alexander Korotkov (smagen) |
1 |
3 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
|
|
10/10
|
+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 |
9/10
|
+25−17
|
Nathan Bossart (bossartn) |
|
|
5 |
8 months ago |
| Detect buffer underflow in get_th() |
5707 |
Committed |
|
|
9/10
|
+5−0
|
Alexander Kuznetsov (kuznetsovam) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
10 months ago |
| Change dispchar for oauth_client_secret |
5712 |
Committed |
|
18 |
7/7
|
+0−0
|
Jacob Champion (jchampion) |
|
Jacob Champion (jchampion) |
1 |
6 months ago |
| Server Features |
| Sequence Access Methods, round two |
4677 |
Moved to different CF |
|
|
10/10
|
+2726−771
|
Michael Paquier (michael-kun) |
|
|
10 |
7 hours ago |
| COPY ON_ERROR 'NULL' |
4810 |
Moved to different CF |
|
|
10/10
|
+247−36
|
jian he (universality) |
Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), Jim Jones (jimus) |
|
8 |
3 months ago |
| on_error table, saving error info to a table |
4817 |
Moved to different CF |
|
|
9/10
|
+537−15
|
jian he (hellothere) |
Nishant Sharma (nishant-at-edb) |
|
8 |
2 days ago |
| KNN-btree |
4871 |
Moved to different CF |
|
|
Needs rebase!
|
|
Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) |
|
|
8 |
11 months ago |
| Eager aggregation, take 3 |
4881 |
Moved to different CF |
|
19 |
10/10
|
+0−0
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
8 |
3 weeks ago |
| CREATE INDEX CONCURRENTLY for partitioned tables |
5004 |
Withdrawn |
|
|
2/7
|
+520−78
|
Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) |
|
|
6 |
3 months ago |
| VACUUM FULL / CLUSTER CONCURRENTLY |
5117 |
Moved to different CF |
|
18 |
10/10
|
+2481−543
|
Antonin Houska (a.houska) |
Álvaro Herrera (alvherre), Mihail Nikalayeu (mihailnikalayeu) |
|
8 |
2 weeks ago |
| Make MultiXactOffset 64-bit type |
5205 |
Moved to different CF |
|
18 |
9/10
|
+1299−311
|
Maxim Orlov (m.orlov) |
Heikki Linnakangas (heikki) |
|
6 |
5 hours ago |
| Changing shared_buffers without restart |
5319 |
Moved to different CF |
|
|
Needs rebase!
|
|
Dmitry Dolgov (erthalion) |
Vladlen Popolitov (vladlenpopolitov) |
|
6 |
1 week ago |
| Support enabling checksums online |
5323 |
Moved to different CF |
|
|
Needs rebase!
|
|
Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) |
Tomas Vondra (fuzzycz) |
|
6 |
3 weeks ago |
| using index to speedup add not null constraints to a table |
5444 |
Moved to different CF |
|
18 |
10/10
|
+636−6
|
Jian He (stayreal) |
Tanzeel Khan (tanzeelk) |
Álvaro Herrera (alvherre) |
4 |
1 week ago |
| speedup COPY TO for partitioned table |
5467 |
Moved to different CF |
|
19 |
10/10
|
+200−36
|
Jian He (stayreal) |
vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), newtglobal postgresql_contributors (newtpostgrescontributors) |
Masahiko Sawada (masahikosawada) |
5 |
1 week ago |
| SQL/JSON json_table PLAN clause |
5478 |
Moved to different CF |
|
18 |
10/10
|
+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 |
|
|
10/10
|
+3851−79
|
Corey Huinker (coreyh) |
|
|
4 |
1 week ago |
| add function argument name to substring and substr |
5524 |
Moved to different CF |
|
|
9/10
|
+138−29
|
Jian He (stayreal) |
David Johnston (polobo) |
|
3 |
2 weeks ago |
| Cross-type index comparison support in contrib/btree_gin |
5535 |
Committed |
|
|
10/10
|
+2791−117
|
Tom Lane (tgl) |
Arseniy Mukhin (amukhin) |
Tom Lane (tgl) |
2 |
3 months ago |
| Printing window function OVER clauses in EXPLAIN |
5640 |
Committed |
|
|
7/7
|
+574−253
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
7 months ago |
| support fast default for domain with constraints |
5641 |
Moved to different CF |
|
|
10/10
|
+301−18
|
Jian He (stayreal) |
|
|
3 |
1 month ago |
| support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint |
5645 |
Moved to different CF |
|
|
10/10
|
+48−27
|
Jian He (stayreal) |
|
|
3 |
3 months ago |
| support create index on virtual generated column. |
5667 |
Moved to different CF |
|
|
Needs rebase!
|
|
Jian He (stayreal) |
|
|
3 |
2 months ago |
| Simplify COALESCE with single argument |
5698 |
Committed |
|
|
10/10
|
+55−48
|
Maksim Milyutin (maksm90) |
Tom Lane (tgl) |
Tom Lane (tgl) |
1 |
3 months ago |
| Patch for migration of the pg_commit_ts directory |
5710 |
Withdrawn |
|
|
10/10
|
+28−3
|
Sergey Levin (lsv) |
|
|
1 |
2 weeks ago |
| Allow to collect statistics on virtual generated columns |
5714 |
Moved to different CF |
|
19 |
10/10
|
+167−28
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
1 month ago |
| virtual generated column as partition key |
5720 |
Moved to different CF |
|
19 |
10/10
|
+467−139
|
Jian He (stayreal) |
|
|
3 |
6 months ago |
| domain over virtual generated column |
5725 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Jian He (stayreal) |
|
|
3 |
5 months ago |
| SQL function to access to `creating_extension` |
5735 |
Moved to different CF |
|
19 |
9/10
|
+15−0
|
Yurii Rashkovskii (yrashk) |
warda bibi (warda) |
|
2 |
2 months ago |
| Consider explicit incremental sort for Append and MergeAppend |
5750 |
Committed |
|
19 |
10/10
|
+217−52
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
1 |
3 months ago |
| make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock |
5752 |
Committed |
|
19 |
10/10
|
+15−7
|
Jian He (stayreal) |
wenhui qiu (qiuwenhuifx.163.com) |
Peter Eisentraut (petere) |
1 |
5 months ago |
| finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it |
5759 |
Moved to different CF |
|
19 |
10/10
|
+309−31
|
Jian He (stayreal) |
|
|
3 |
2 weeks ago |
| ALTER DOMAIN ADD NOT NULL NOT VALID |
5768 |
Moved to different CF |
|
19 |
10/10
|
+214−26
|
Jian He (stayreal) |
|
|
3 |
1 month ago |
| make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated |
5769 |
Moved to different CF |
|
19 |
10/10
|
+22−19
|
Jian He (stayreal) |
Peter Eisentraut (petere) |
|
2 |
2 weeks ago |
| Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
5773 |
Moved to different CF |
|
19 |
6/10
|
+126−0
|
Jian He (stayreal) |
|
|
3 |
5 months ago |
| foreign key on virtual generated column |
5782 |
Moved to different CF |
|
19 |
10/10
|
+315−93
|
Jian He (stayreal) |
Srinath Reddy (srinath-reddy-sadipiralla) |
|
3 |
2 weeks ago |
| alter check constraint enforceability |
5796 |
Moved to different CF |
|
19 |
9/10
|
+345−11
|
Jian He (stayreal) |
Robert Treat (xzilla) |
|
2 |
2 months ago |
| Support tid range scan in parallel |
5803 |
Moved to different CF |
|
|
10/10
|
+410−21
|
Cary Huang (cary) |
|
|
2 |
2 months ago |
| VCI (columnar store extension) |
5829 |
Moved to different CF |
|
|
8/10
|
+43160−101
|
Aya Iwata (iwata.aya), Peter Smith (smithpb2250) |
|
|
2 |
2 weeks ago |
| Support for 8-byte TOAST values (aka the TOAST infinite loop problem) |
5830 |
Moved to different CF |
|
19 |
10/10
|
+2213−376
|
Michael Paquier (michael-kun) |
Tom Lane (tgl), Nikhil Kumar Veldanda (nikhilkumarv) |
|
3 |
1 month ago |
| Carefully exposing information without authentication |
5845 |
Moved to different CF |
Monitoring
|
19 |
8/10
|
+397−0
|
Greg Sabino Mullane (greg) |
|
|
2 |
1 week ago |
| amcheck: support for GiST |
5879 |
Moved to different CF |
|
|
9/10
|
+1026−109
|
Andrey Borodin (x4m) |
|
|
2 |
1 week ago |
| gcc 15 "array subscript 0" warning at level -O3 |
5888 |
Committed |
|
19 |
10/10
|
+39−0
|
Andres Freund (andresfreund) |
|
Andres Freund (andresfreund) |
2 |
3 months ago |
| SQL Commands |
| Add SPLIT PARTITION/MERGE PARTITIONS commands |
3659 |
Moved to different CF |
|
|
10/10
|
+8202−39
|
Dmitry Koval (d.koval) |
stephane tachoires (sttachoires) |
Alexander Korotkov (smagen) |
16 |
2 days ago |
| Add XMLCanonicalize function |
4237 |
Moved to different CF |
|
19 |
10/10
|
+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 |
1 month ago |
| COPY TO json |
4716 |
Moved to different CF |
|
|
10/10
|
+410−67
|
Joe Conway (jconway) |
Masahiko Sawada (masahikosawada) |
Joe Conway (jconway) |
8 |
4 weeks 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 XMLCast (SQL/XML X025) |
5110 |
Moved to different CF |
|
19 |
10/10
|
+2276−10
|
Jim Jones (jimus) |
Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
8 |
3 days ago |
| SQL:2023 JSON simplified accessor support |
5214 |
Moved to different CF |
|
19 |
10/10
|
+1904−205
|
Alexandra Wang (alexandrawang) |
Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef) |
|
7 |
1 month ago |
| Add IGNORE NULLS to Window functions |
5230 |
Moved to different CF |
|
19 |
10/10
|
+3−1
|
Oliver Ford (ojford) |
Tatsuo Ishii (ishii), Krasiyan Andreev (krasiyan) |
Tatsuo Ishii (ishii) |
5 |
1 month ago |
| jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part |
5270 |
Moved to different CF |
|
|
9/10
|
+1201−25
|
Florents Tselai (florentst) |
David Wheeler (theory) |
|
4 |
yesterday |
| Introduce the ability to enable/disable indexes using ALTER INDEX |
5274 |
Withdrawn |
|
18 |
Needs rebase!
|
|
Shayon Mukherjee (shayonj) |
Sami Imseih (simseih), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
4 |
3 months ago |
| Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) |
5279 |
Moved to different CF |
|
19 |
10/10
|
+1490−59
|
Jim Jones (jimus) |
newtglobal postgresql_contributors (newtpostgrescontributors) |
|
6 |
3 months ago |
| Add XMLDocument (SQL/XML X030) |
5431 |
Moved to different CF |
|
19 |
10/10
|
+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 |
10/10
|
+1205−39
|
Pavel Stehule (okbobcz), Jim Jones (jimus) |
Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) |
|
5 |
2 months ago |
| Allow LISTEN on patterns |
5630 |
Withdrawn |
|
18 |
7/7
|
+194−42
|
Zongliang Quan (quanzl) |
|
|
1 |
7 months ago |
| encode/decode support for base64url |
5643 |
Moved to different CF |
|
|
10/10
|
+359−21
|
Florents Tselai (florentst) |
Masahiko Sawada (masahikosawada), Daniel Gustafsson (d_gustafsson), Aleksander Alekseev (a.alekseev), David Wheeler (theory) |
Daniel Gustafsson (d_gustafsson) |
2 |
1 month ago |
| SQL:2011 application time |
5660 |
Committed |
|
|
7/7
|
+0−0
|
Paul Jungwirth (pjungwir) |
|
Peter Eisentraut (petere) |
1 |
4 months ago |
| CHECKPOINT unlogged data |
5786 |
Committed |
|
19 |
Needs rebase!
|
|
Christoph Berg (myon) |
Dilip Kumar (dilip.kumar), Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| SQL:2011 Application Time Update & Delete |
5836 |
Moved to different CF |
|
19 |
10/10
|
+19284−526
|
Paul Jungwirth (pjungwir) |
Peter Eisentraut (petere) |
|
3 |
2 days ago |
| Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options |
5852 |
Withdrawn |
|
19 |
Not processed
|
|
Tatsuo Ishii (ishii), Oliver Ford (ojford) |
|
|
1 |
1 month ago |
| Allow ON CONFLICT DO UPDATE to return EXCLUDED values |
5854 |
Moved to different CF |
|
19 |
10/10
|
+741−269
|
Dean Rasheed (deanr) |
Viktor Holmberg (rutchkiwi) |
|
3 |
3 weeks ago |
| Extend COPY FROM with HEADER <integer> to skip multiple lines |
5856 |
Committed |
|
19 |
10/10
|
+138−42
|
Shinya Kato (shinyakato) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
3 months ago |
| System Administration |
| log_min_messages per backend type |
5447 |
Moved to different CF |
GUC
|
19 |
9/10
|
+364−43
|
Euler Taveira (eulerto) |
|
|
5 |
3 weeks ago |
| Improve verification of recovery_target_timeline GUC. |
5519 |
Committed |
|
19 |
10/10
|
+64−3
|
David Steele (dsteele) |
Michael Paquier (michael-kun) |
Michael Paquier (michael-kun) |
2 |
3 months ago |
| Add arbitrary xid and mxid to pg_resetwal |
5644 |
Moved to different CF |
|
18 |
2/10
|
+476−3
|
Daniil Davydov (dddaniil) |
|
|
2 |
7 months ago |
| pg_dsm_registry_allocations system view |
5652 |
Committed |
|
19 |
10/10
|
+185−2
|
Florents Tselai (florentst) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Add log_autoanalyze_min_duration |
5797 |
Moved to different CF |
GUC
|
19 |
10/10
|
+120−31
|
Shinya Kato (shinyakato) |
Tatsuhito Kasahara (tatsuhito.kasahara) |
Peter Eisentraut (petere) |
3 |
2 weeks 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 |
10/10
|
+16−6
|
Nazir Bilal Yavuz (nbyavuz) |
Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) |
Andrew Dunstan (adunstan) |
5 |
3 months ago |
| Move tests of contrib/spi/ out of the core regression tests |
5688 |
Committed |
|
|
7/7
|
+0−0
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
6 months ago |
| Add pg_get_injection_points() for information of injection points |
5696 |
Committed |
|
19 |
10/10
|
+75−0
|
Michael Paquier (michael-kun) |
|
Michael Paquier (michael-kun) |
1 |
3 months ago |
| Re-enable SSL log_like tests |
5709 |
Committed |
|
18 |
7/7
|
+53−42
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
5 months ago |
| teach pg_upgrade to handle in-place tablespaces |
5728 |
Committed |
|
19 |
10/10
|
+162−70
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
2 months ago |
| Persist injection points across server restarts |
5731 |
Returned with feedback |
|
19 |
10/10
|
+360−0
|
Michael Paquier (michael-kun) |
Rahila Syed (rahila) |
|
1 |
3 months ago |
| Foreign key isolation tests |
5757 |
Moved to different CF |
|
|
10/10
|
+410−2
|
Paul Jungwirth (pjungwir) |
Dean Rasheed (deanr), Rustam ALLAKOV (rustam.allakov), Lilian Ontowhee (ontowhee) |
Álvaro Herrera (alvherre) |
2 |
1 month ago |
| Addition of %b/backend_type in log_line_prefix of TAP test logs |
5765 |
Committed |
|
stable |
6/7
|
+2−2
|
Michael Paquier (michael-kun) |
|
Michael Paquier (michael-kun) |
1 |
4 months ago |
| Reduce DEBUG level of catcache refreshing messages |
5785 |
Moved to different CF |
Testing
Monitoring
|
|
10/10
|
+2−2
|
Jelte Fennema-Nio (jeltef) |
|
|
2 |
4 months ago |
| Missing program_XXX calling in pgbench tests |
5823 |
Committed |
Testing
|
|
7/7
|
+3−15
|
Hayato Kuroda (ha-kun) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
1 |
4 months ago |
| Clean up inconsistencies and leaks in src/test/modules/libpq_pipeline |
5833 |
Moved to different CF |
|
|
10/10
|
+0−0
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
1 month ago |
| Add tests for binaryheap.c |
5860 |
Committed |
|
19 |
10/10
|
+506−0
|
Aleksander Alekseev (a.alekseev) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
3 months ago |
| Backpatching injection point core facilities to REL_17_STABLE |
5865 |
Withdrawn |
Backport
|
17 |
Needs rebase!
|
|
Michael Paquier (michael-kun) |
|
|
1 |
4 months ago |