Status summary: Needs review: 63. Waiting on Author: 16. Ready for Committer: 13. Committed: 67. Moved to next CF: 138. Withdrawn: 6. Rejected: 2. Returned with Feedback: 2. Total: 307.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
Incorrect error message for cancellation triggered by statement_timeout & flaky test | 5070 | Moved to different CF | Bugfix Flakyfix | stable |
|
+16−5 | Jelte Fennema-Nio (jeltef) | 8 | 7 months ago | ||
psql client does not handle WSAEWOULDBLOCK on Windows | 5154 | Moved to different CF |
|
+15−12 | Tom Lane (tgl), Umar Hayat (pgwizard) | Tom Lane (tgl) | 6 | 1 week ago | |||
bt_index_parent_check false alarm for indexes created concurrently | 5438 | Moved to different CF | Bugfix Backport |
|
+70−40 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Andrey Borodin (x4m) | 5 | 2 weeks ago | ||
Improve ACL checks in pg_prewarm for indexes | 5583 | Moved to different CF |
|
+209−121 | Ayush Vatsa (developerayuva) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 1 hour ago | ||
Random pg_upgrade 004_subscription test failure on drongo | 5673 | Moved to different CF |
|
+25−0 | vigneshwaran C (vignesh.postgres) | 3 | 3 weeks ago | ||||
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION | 5681 | Moved to different CF |
|
+132−19 | Yugo Nagata (yugo.nagata) | Jim Jones (jimus), Daniil Davydov (dddaniil) | 3 | 1 week ago | |||
temporary file usage report with extended protocol and unnamed portals | 5724 | Moved to different CF |
|
+116−0 | Sami Imseih (simseih), Frédéric Yhuel (yhuelf) | Mircea Cadariu (mcadariu) | 3 | 4 days ago | |||
problems with toast.* reloptions | 5839 | Moved to different CF | stable | Needs rebase! | Nathan Bossart (bossartn) | 3 | 2 months ago | ||||
Decouple C++ support in Meson's PGXS from LLVM enablement | 5885 | Moved to different CF | Good First Review | stable |
|
+24−14 | Tristan Partin (tristan957) | Jelte Fennema-Nio (jeltef) | Peter Eisentraut (petere) | 2 | 2 weeks ago |
GIN tries to form a tuple with a partial compressedList during insertion | 5890 | Moved to different CF |
|
+0−0 | Arseniy Mukhin (amukhin) | Masahiko Sawada (masahikosawada) | Masahiko Sawada (masahikosawada) | 2 | 6 days ago | ||
OAuth: run Autoconf tests with correct compiler flags | 5905 | Moved to different CF | Bugfix | 18 |
|
+24−12 | Jacob Champion (jchampion) | Jacob Champion (jchampion) | 3 | 2 months ago | |
Add proper checks for ecpg_strdup() return value | 5910 | Moved to different CF | Bugfix | 19 |
|
+117−40 | Aleksander Alekseev (a.alekseev), Evgeniy Gorbanev (esgor) | Michael Paquier (michael-kun) | 2 | 2 months ago | |
Fixing the btree_gist inet mess | 5944 | Moved to different CF | 19 |
|
+117−7 | Tom Lane (tgl) | Peter Eisentraut (petere) | 2 | 2 months ago | ||
Panic during xlog building with big values | 5970 | Moved to different CF | Bugfix | 19 |
|
+51−0 | Maksim Melnikov (manaldush) | Andy Pogrebnoi (birdofdada) | 2 | 2 weeks ago | |
disallow alter individual column if partition key contains wholerow reference | 5988 | Moved to different CF | Bugfix Backport | 18 |
|
+36−0 | Jian He (stayreal) | Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) | 2 | 2 weeks ago | |
Fix ALTER TABLE DROP EXPRESSION with ONLY option | 5992 | Moved to different CF | Bugfix | stable |
|
+36−5 | Jian He (stayreal) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 1 month ago |
Clients | |||||||||||
libpq: Fix processing of SSL records >8kB on async API | 5251 | Moved to different CF | Bugfix Backport | stable |
|
+318−8 | Jacob Champion (jchampion), Lars Kanis (larsk) | Jacob Champion (jchampion) | 6 | 2 months ago | |
psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM | 5800 | Moved to different CF | 19 |
|
+124−29 | Yugo Nagata (yugo.nagata) | Masahiko Sawada (masahikosawada) | 3 | 1 week ago | ||
Add prompt option to display read-only and read/write states in psql | 5872 | Moved to different CF | psql | 19 |
|
+30−0 | Jim Jones (jimus) | Srinath Reddy (srinath-reddy-sadipiralla) | 3 | 2 months ago | |
Making pg_rewind faster | 5902 | Moved to different CF | Performance | 19 |
|
+254−97 | Justin Kwan (justinpkwan.outlook.com), John Hsu (johnhsu) | 3 | 3 days ago | ||
fix organization wording in psql's \copyright command | 5917 | Moved to different CF | stable | Not processed | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 2 months ago | |||
psql: Count all table footer lines in pager setup | 5949 | Moved to different CF | psql | stable |
|
+382−84 | Erik Wienhold (ewie) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 days ago |
pgbench: extend variable usage in scripts | 6012 | Moved to different CF | 19 |
|
+130−15 | Yugo Nagata (yugo.nagata) | 2 | 3 weeks ago | |||
Code Comments | |||||||||||
Add comments about fire_triggers argument in ri_triggers.c | 5679 | Moved to different CF |
|
+7−1 | Yugo Nagata (yugo.nagata) | 3 | 6 months ago | ||||
Improve coments on structures in trigger.c | 5680 | Moved to different CF |
|
+47−40 | Yugo Nagata (yugo.nagata) | Phil Alger (paalger) | 3 | 1 week ago | |||
Fix incorrect comment in pg_get_shmem_allocations_numa() | 5927 | Moved to different CF | 19 |
|
+6−9 | Bertrand Drouvot (bertranddrouvot.pg) | 2 | 2 months ago | |||
Documentation | |||||||||||
Docs and tests for RLS policies applied by command type | 5851 | Moved to different CF | Testing | 19 |
|
+394−13 | Dean Rasheed (deanr) | 3 | 6 months ago | ||
docs: Update protocol changes checklist with 3.2 changes | 5863 | Moved to different CF | Docs Only | 18 |
|
+138−84 | Dave Cramer (dcramer), Jelte Fennema-Nio (jeltef) | 3 | 2 months ago | ||
Fix inconsistency in the pg_buffercache documentation | 5887 | Moved to different CF | 19 |
|
+3−3 | Bertrand Drouvot (bertranddrouvot.pg) | Daniel Gustafsson (d_gustafsson) | 2 | 3 months ago | ||
failover slot documentation update | 5904 | Moved to different CF | Docs Only |
|
+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 | Moved to different CF | Docs Only |
|
+10−0 | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 2 | 2 months ago | ||
Document DSM Registry | 5914 | Moved to different CF | Docs Only | 19 |
|
+46−17 | Florents Tselai (florentst) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 1 week ago |
ALTER TABLE ... OWNER TO affects permissions too | 5915 | Moved to different CF | Good First Review Docs Only | 19 |
|
+2−0 | Laurenz Albe (laurenz) | Shuntian Jiao (jiaoshuntian) | 2 | 1 year ago | |
small fix for pg_overexplain docs | 5916 | Moved to different CF | 18 |
|
+1−1 | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 2 months ago | ||
Document AccessExclusive lock behaviour on standbys | 5920 | Moved to different CF |
|
+8−0 | Anthonin Bonnefoy (bonnefoa) | 2 | 2 months ago | ||||
Minor Improvements to pg_buffercache documentation | 5925 | Moved to different CF |
|
+10−2 | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 2 | 2 months ago | |||
JIT works only partially with meson build | 5984 | Moved to different CF | Docs Only |
|
+12−2 | Yugo Nagata (yugo.nagata) | Laurenz Albe (laurenz) | 2 | 1 week 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 | 6 months ago | ||
Avoid orphaned objects dependencies, take 3 | 4942 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 8 | 4 months ago | ||||
Waiting for LSN replay with WAIT FOR command | 5550 | Moved to different CF |
|
+1433−14 | Alexander Korotkov (smagen) | Yura Sokolov (funny_falcon) | 3 | 1 week ago | |||
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup | 5570 | Moved to different CF |
|
+243−45 | Jelte Fennema-Nio (jeltef) | 4 | 6 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 |
|
+497−10 | Nazir Bilal Yavuz (nbyavuz) | Aidar Imamov (gipergeek) | 3 | 2 months ago | |||
Add --continue-on-abort option to pgbench | 5790 | Moved to different CF | 19 |
|
+133−29 | Yugo Nagata (yugo.nagata), Rintaro Ikeda (rintaro) | Yugo Nagata (yugo.nagata), Hayato Kuroda (ha-kun) | Fujii Masao (masaofujii) | 3 | 1 week ago | |
pgindent: improve formatting of multiline comments | 5831 | Moved to different CF | 19 |
|
+29−0 | Aleksander Alekseev (a.alekseev) | 3 | 3 months ago | |||
Change the names generated for index partitions | 5832 | Moved to different CF | 19 | Needs rebase! | Tom Lane (tgl) | 4 | 4 weeks ago | ||||
update-po for PGXS does not work | 5922 | Moved to different CF | Bugfix Good First Review |
|
+5−0 | Álvaro Herrera (alvherre), Ryo Matsumura (ryo) | Bryan Green (lispyone) | 2 | 3 days ago | ||
Verify predefined LWLocks tranches have entries in wait_event_names.txt | 5926 | Moved to different CF | 19 |
|
+156−118 | Bertrand Drouvot (bertranddrouvot.pg) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 2 months ago | |
Enhance Makefiles to rebuild objects on map file changes | 5953 | Moved to different CF | 19 |
|
+97−0 | Chao Li (chaol) | 2 | 4 days ago | |||
Enhance statistics reset functions to return reset timestamp | 5956 | Moved to different CF | 19 | Needs rebase! | Shinya Kato (shinyakato) | 2 | 1 month ago | ||||
Add process updating for GNU/Hurd | 6013 | Moved to different CF |
|
+2−2 | Michael Banck (mbanck) | 2 | 1 month ago | ||||
Use streaming read I/O in BRIN vacuuming | 6022 | Moved to different CF |
|
+24−9 | Arseniy Mukhin (amukhin) | Masahiko Sawada (masahikosawada) | 2 | 13 hours ago | |||
Monitoring & Control | |||||||||||
relfilenode statistics | 5007 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 8 | 1 week ago | ||||
Vacuum statistics | 5012 | Moved to different CF | 19 | Needs rebase! | Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) | Ilia Evdokimov (ilidock95) | 8 | 2 weeks ago | |||
Logging plan of the currently running query | 5330 | Moved to different CF | Monitoring | 18 | Needs rebase! | 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 |
|
+1148−34 | Atsushi Torikoshi (atsushitorikoshi) | Jelte Fennema-Nio (jeltef) | 4 | 5 months ago | |
Metadata and record block access stats for indexes | 5614 | Moved to different CF | Monitoring My First Patch Help - User Testing | 19 | Needs rebase! | Mircea Cadariu (mcadariu) | Frédéric Yhuel (yhuelf) | 4 | 2 months ago | ||
Add os_page_num to pg_buffercache | 5690 | Moved to different CF | 19 |
|
+383−16 | Bertrand Drouvot (bertranddrouvot.pg) | Mircea Cadariu (mcadariu) | 3 | 1 month ago | ||
amcheck support for BRIN indexes | 5715 | Moved to different CF |
|
+2156−30 | Arseniy Mukhin (amukhin) | Tomas Vondra (fuzzycz) | 3 | 2 months ago | |||
Expose internal MultiXact member count function for efficient monitoring | 5811 | Moved to different CF | 19 |
|
+355−6 | Naga Appani (naga.appani) | Atsushi Torikoshi (atsushitorikoshi) | 3 | 4 weeks ago | ||
Enhancing Memory Context Statistics Reporting | 5938 | Moved to different CF | 19 |
|
+1455−41 | Rahila Syed (rahila) | Atsushi Torikoshi (atsushitorikoshi) | 2 | 4 days ago | ||
Adding locks statistics | 5942 | Moved to different CF | 19 |
|
+553−4 | Bertrand Drouvot (bertranddrouvot.pg) | 2 | 2 months ago | |||
Adding per backend commit and rollback counters | 5947 | Moved to different CF | 19 |
|
+296−2 | Bertrand Drouvot (bertranddrouvot.pg) | 2 | 1 month ago | |||
Per backend relation statistics tracking | 5958 | Moved to different CF | 19 |
|
+261−2 | Bertrand Drouvot (bertranddrouvot.pg) | 2 | 1 month ago | |||
Add mode column to pg_stat_progress_vacuum | 5969 | Moved to different CF | Monitoring | 19 |
|
+59−6 | Shinya Kato (shinyakato) | Nathan Bossart (bossartn) | 2 | 4 days ago | |
Performance | |||||||||||
Inline non-SQL SRFs | 5083 | Moved to different CF | 19 |
|
+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 | 3 weeks ago | ||||
Pull-up subquery if INNER JOIN-ON contains refs to upper-query | 5487 | Moved to different CF | Performance | 19 |
|
+1487−46 | Alena Rybakina (a.rybakina) | Ilia Evdokimov (ilidock95) | 4 | 3 days ago | |
SVE enablement for hex-encode and hex-decode | 5538 | Moved to different CF | 19 |
|
+418−4 | Chiranmoy Bhattacharya (chiranmoy), Susmitha Devanga (susmithad) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 1 week ago | |
Create DATA dump objects for partitioned tables too | 5692 | Moved to different CF |
|
+223−41 | Tom Lane (tgl) | 3 | 5 months ago | ||||
Accounting for metapages in genericcostestimate() | 5727 | Moved to different CF |
|
+55−13 | Tom Lane (tgl) | 3 | 5 months ago | ||||
Improve hash join's handling of tuples with null join keys | 5738 | Moved to different CF |
|
+381−71 | Tom Lane (tgl) | Chao Li (chaol) | 3 | 1 month ago | |||
Improve the performance of Unicode Normalization Forms. | 5802 | Moved to different CF |
|
+55763−12827 | Alexander Borisov (lexborisov) | Victor Yegorov (vyegorov) | 3 | 2 weeks ago | |||
Optimize-transaction-waiting-during-logical-decoding | 5806 | Moved to different CF | 19 |
|
+213−9 | Xuneng Zhou (dylanzhou) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 3 | 1 month ago | |
Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume | 5841 | Moved to different CF | 19 | Needs rebase! | Melanie Plageman (melanieplageman) | 3 | 30 minutes ago | ||||
Don't keep closed WAL segment in page cache after replay | 5894 | Moved to different CF | Performance | 19 |
|
+51−4 | Anthonin Bonnefoy (bonnefoa) | 2 | 3 months ago | ||
Saving stack space in nbtree's _bt_first function | 5897 | Moved to different CF |
|
+3−3 | Peter Geoghegan (pgeoghegan) | Mircea Cadariu (mcadariu) | Peter Geoghegan (pgeoghegan) | 2 | 2 months ago | ||
Eagerly evict bulkwrite strategy ring | 5919 | Moved to different CF | 19 | Needs rebase! | Melanie Plageman (melanieplageman) | 3 | 1 month ago | ||||
Use merge-based matching for MCVs in eqjoinsel | 5929 | Moved to different CF | Performance | 19 |
|
+193−40 | Ilia Evdokimov (ilidock95) | David Geier (geidav) | 2 | 18 hours ago | |
Making jsonb_agg() faster | 5930 | Moved to different CF |
|
+629−702 | Tom Lane (tgl) | 2 | 1 month ago | ||||
Stack-based tracking of per-node WAL/buffer usage | 6023 | Moved to different CF | 19 | Needs rebase! | Lukas Fittl (lfittl) | 2 | 1 month ago | ||||
Procedural Languages | |||||||||||
plpython: Remove support for major version conflict detection | 5972 | Moved to different CF | PL/Python |
|
+4−61 | Peter Eisentraut (petere) | Euler Taveira (eulerto), Mario Gonzalez (gonzalemario) | 2 | 5 days ago | ||
When deleting the plpgsql function, release the CachedPlan of the function | 5975 | Moved to different CF | PL/pgSQL | 19 |
|
+118−2 | Man Zeng (zengman) | 2 | 1 month ago | ||
Refactoring | |||||||||||
New [relation] options engine | 4688 | Moved to different CF | Needs rebase! | Nikolay Shaplov (nataraj) | 9 | 6 months ago | |||||
Refactor SLRU to always use long file names | 5250 | Moved to different CF |
|
+103−85 | Aleksander Alekseev (a.alekseev) | Rustam ALLAKOV (rustam.allakov) | 6 | 2 months ago | |||
Minor rework of ALTER TABLE SET RelOptions code | 5638 | Moved to different CF | 18 | Needs rebase! | Nikolay Shaplov (nataraj) | Timur Magomedov (tmagomedov) | Álvaro Herrera (alvherre) | 2 | 6 months ago | ||
Selectively invalidate caches in pgoutput when pg_namespace is modified | 5663 | Moved to different CF | Logical Replication |
|
+19−17 | Hayato Kuroda (ha-kun) | 3 | 6 months ago | |||
Refactor bytea_sortsupport(), take two | 5889 | Moved to different CF | 19 |
|
+207−41 | Aleksander Alekseev (a.alekseev) | 2 | 3 weeks ago | |||
XLogCtl->ckptFullXid is unused | 5911 | Moved to different CF | 19 |
|
+0−17 | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 3 months ago | ||
More protocol.h replacements this time into walsender.c | 5933 | Moved to different CF | 19 |
|
+13−12 | Dave Cramer (dcramer) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 2 months ago | |
extensible planner state | 5994 | Moved to different CF | Extensions | 19 |
|
+0−0 | Robert Haas (rhaas) | Tom Lane (tgl) | Robert Haas (rhaas) | 2 | 3 days ago |
plan shape work | 5998 | Moved to different CF | Extensions | 19 |
|
+810−653 | Robert Haas (rhaas) | Robert Haas (rhaas) | 2 | 4 days ago | |
minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql | 6001 | Moved to different CF | 19 |
|
+36−32 | Jian He (stayreal) | 2 | 1 month ago | |||
ternary reloption type | 6021 | Moved to different CF | 19 |
|
+314−130 | Nikolay Shaplov (nataraj) | 2 | 4 weeks ago | |||
Replication & Recovery | |||||||||||
Return pg_control from pg_backup_stop(). | 4997 | Moved to different CF | 19 |
|
+178−28 | David Steele (dsteele) | 8 | 2 months ago | |||
Synchronization of sequences to subscriber | 5111 | Moved to different CF | Logical Replication |
|
+2369−556 | vigneshwaran C (vignesh.postgres) | Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Shlok Kyal (shlokkyal) | 7 | 59 minutes ago | ||
Enable logical decoding when wal_level = 'replica' without a server restart | 5479 | Moved to different CF |
|
+1543−125 | Masahiko Sawada (masahikosawada) | Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) | 5 | 5 hours ago | |||
Invalid pointer access in logical decoding after error | 5903 | Moved to different CF | Logical Replication | Needs rebase! | vigneshwaran C (vignesh.postgres) | Masahiko Sawada (masahikosawada) | Masahiko Sawada (masahikosawada) | 2 | 2 days ago | ||
Add memory_limit_hits to pg_stat_replication_slots | 6002 | Moved to different CF | Logical Replication | 19 |
|
+112−59 | Bertrand Drouvot (bertranddrouvot.pg) | Masahiko Sawada (masahikosawada) | 2 | 5 days ago | |
Security | |||||||||||
Extension security improvement: Add support for extensions with an owned schema | 5018 | Moved to different CF | Security Extensions |
|
+517−130 | Jelte Fennema-Nio (jeltef) | Sadeq Dousti (msdousti), Artem Gavrilov (artem.gavrilov) | 8 | 1 month ago | ||
revamp row-security tracking | 5397 | Moved to different CF | 19 |
|
+25−17 | Nathan Bossart (bossartn) | 5 | 7 months ago | |||
Server Features | |||||||||||
Sequence Access Methods, round two | 4677 | Moved to different CF |
|
+2728−774 | Michael Paquier (michael-kun) | 10 | 6 days ago | ||||
Eager aggregation, take 3 | 4881 | Moved to different CF | 19 |
|
+0−0 | Richard Guo (richardguo) | Richard Guo (richardguo) | 8 | 4 days ago | ||
VACUUM FULL / CLUSTER CONCURRENTLY | 5117 | Moved to different CF | 18 |
|
+2481−543 | Antonin Houska (a.houska) | Álvaro Herrera (alvherre), Mihail Nikalayeu (mihailnikalayeu) | 8 | yesterday | ||
speedup COPY TO for partitioned table | 5467 | Moved to different CF | 19 |
|
+266−33 | Jian He (stayreal) | vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), newtglobal postgresql_contributors (newtpostgrescontributors) | Peter Eisentraut (petere) | 5 | 8 hours ago | |
support fast default for domain with constraints | 5641 | Moved to different CF |
|
+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 |
|
+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 | |||||
Allow to collect statistics on virtual generated columns | 5714 | Moved to different CF | 19 |
|
+167−28 | Yugo Nagata (yugo.nagata) | 3 | 1 month ago | |||
virtual generated column as partition key | 5720 | Moved to different CF | 19 |
|
+467−139 | Jian He (stayreal) | 3 | 5 months ago | |||
domain over virtual generated column | 5725 | Moved to different CF | 19 | Needs rebase! | Jian He (stayreal) | 3 | 4 months ago | ||||
finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it | 5759 | Moved to different CF | 19 |
|
+309−31 | Jian He (stayreal) | 3 | yesterday | |||
ALTER DOMAIN ADD NOT NULL NOT VALID | 5768 | Moved to different CF | 19 |
|
+214−26 | Jian He (stayreal) | 3 | 2 weeks ago | |||
Disallow concurrent ALTER DOMAIN and DROP DOMAIN | 5773 | Moved to different CF | 19 |
|
+126−0 | Jian He (stayreal) | 3 | 4 months ago | |||
foreign key on virtual generated column | 5782 | Moved to different CF | 19 |
|
+315−93 | Jian He (stayreal) | Srinath Reddy (srinath-reddy-sadipiralla) | 3 | yesterday | ||
Support for 8-byte TOAST values (aka the TOAST infinite loop problem) | 5830 | Moved to different CF | 19 |
|
+2213−376 | Michael Paquier (michael-kun) | Tom Lane (tgl), Nikhil Kumar Veldanda (nikhilkumarv) | 3 | 1 week ago | ||
gcc 15 "array subscript 0" warning at level -O3 | 5888 | Moved to different CF | 19 |
|
+39−0 | Andres Freund (andresfreund) | Andres Freund (andresfreund) | 2 | 3 months ago | ||
no table rewrite when set column type to constrained domain | 5907 | Moved to different CF | 19 |
|
+133−10 | Jian He (stayreal) | 2 | 1 month ago | |||
pg_waldump: support decoding of WAL inside tarfile | 5955 | Moved to different CF | 19 |
|
+1288−228 | Amul Sul (sulamul) | 2 | 3 days ago | |||
implement CAST(expr AS type FORMAT 'template') | 5957 | Moved to different CF | 19 |
|
+881−10 | Jian He (stayreal) | 2 | 2 months ago | |||
ALTER COLUMN SET EXPRESSION [GENERATED|STORED] | 6010 | Moved to different CF | 19 | Needs rebase! | Jian He (stayreal) | 2 | 1 month ago | ||||
SQL Commands | |||||||||||
Add XMLCanonicalize function | 4237 | Moved to different CF | 19 |
|
+436−0 | Jim Jones (jimus) | Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) | 13 | 2 months ago | ||
Incremental View Maintenance (IVM), take 2 | 4337 | Moved to different CF | Needs rebase! | Yugo Nagata (yugo.nagata) | 13 | 1 month ago | |||||
Implement row pattern recognition feature | 4460 | Moved to different CF | 19 | Needs rebase! | Tatsuo Ishii (ishii) | Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) | 12 | 2 weeks ago | |||
Add OR REPLACE option to CREATE MATERIALIZED VIEW | 5099 | Moved to different CF | 19 |
|
+694−98 | Erik Wienhold (ewie) | newtglobal postgresql_contributors (newtpostgrescontributors) | 6 | 2 months ago | ||
Add XMLCast (SQL/XML X025) | 5110 | Moved to different CF | 19 |
|
+2276−10 | Jim Jones (jimus) | Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) | 8 | 4 months ago | ||
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) | 5279 | Moved to different CF | 19 |
|
+1490−59 | Jim Jones (jimus) | newtglobal postgresql_contributors (newtpostgrescontributors) | 6 | 2 months ago | ||
Add XMLDocument (SQL/XML X030) | 5431 | Moved to different CF | 19 |
|
+258−1 | Jim Jones (jimus) | Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
Add XMLNamespaces option to XMLElement | 5456 | Moved to different CF | 19 |
|
+1205−39 | Pavel Stehule (okbobcz), Jim Jones (jimus) | Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
SQL:2011 Application Time Update & Delete | 5836 | Moved to different CF | 19 |
|
+19266−526 | Paul Jungwirth (pjungwir) | Peter Eisentraut (petere) | 3 | 21 hours ago | ||
Allow ON CONFLICT DO UPDATE to return EXCLUDED values | 5854 | Moved to different CF | 19 |
|
+741−269 | Dean Rasheed (deanr) | 3 | 5 days ago | |||
CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions | 5941 | Moved to different CF | 19 |
|
+3108−317 | Jian He (stayreal) | 2 | 2 hours ago | |||
CREATE SCHEMA ... CREATE DOMAIN support | 5985 | Moved to different CF | 19 | Needs rebase! | Jian He (stayreal) | 2 | 1 month ago | ||||
System Administration | |||||||||||
log_min_messages per backend type | 5447 | Moved to different CF | GUC | 19 |
|
+364−43 | Euler Taveira (eulerto) | 5 | 1 week ago | ||
Add log_autoanalyze_min_duration | 5797 | Moved to different CF | GUC | 19 |
|
+120−31 | Shinya Kato (shinyakato) | Tatsuhito Kasahara (tatsuhito.kasahara) | Peter Eisentraut (petere) | 3 | 1 month ago |
Testing | |||||||||||
Add 'make check-tests' behavior to the meson based builds | 5405 | Moved to different CF | Testing | 19 |
|
+16−6 | Nazir Bilal Yavuz (nbyavuz) | Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) | 5 | 2 months ago | |
Improve error reporting in 027_stream_regress test | 5900 | Moved to different CF | Good First Review Testing | 19 |
|
+0−0 | Nazir Bilal Yavuz (nbyavuz) | 2 | 2 months ago | ||
Align tests for stored and virtual generated columns | 5981 | Moved to different CF | Needs rebase! | Yugo Nagata (yugo.nagata) | Paul Jungwirth (pjungwir), mutaamba maasha (mutaambam) | 2 | 1 week ago |