Bug Fixes |
data loss bug in initial sync of logical replication |
4766 |
Committed |
|
|
Needs rebase!
|
|
Tomas Vondra (fuzzycz) |
Nitin Motiani (nitinmotiani), work nsandeepkumar (nsandeepk) |
Amit Kapila (amitkapila) |
7 |
5 months 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 |
7 months ago |
psql client does not handle WSAEWOULDBLOCK on Windows |
5154 |
Moved to different CF |
|
|
10/10
|
+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
|
|
10/10
|
+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 |
|
|
9/10
|
+209−121
|
Ayush Vatsa (developerayuva) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
4 |
1 hour ago |
ReplicationSlotRelease() crashes when the instance is in the single user mode |
5626 |
Committed |
Bugfix
|
|
10/10
|
+140−2
|
Hayato Kuroda (ha-kun) |
Paul Jungwirth (pjungwir) |
Michael Paquier (michael-kun) |
2 |
1 month ago |
Random pg_upgrade 004_subscription test failure on drongo |
5673 |
Moved to different CF |
|
|
10/10
|
+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 |
|
|
10/10
|
+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 |
|
|
9/10
|
+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 |
`ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist |
5840 |
Committed |
|
stable |
10/10
|
+71−5
|
Nathan Bossart (bossartn) |
Laurenz Albe (laurenz) |
Nathan Bossart (bossartn) |
2 |
2 months ago |
Decouple C++ support in Meson's PGXS from LLVM enablement |
5885 |
Moved to different CF |
Good First Review
|
stable |
9/10
|
+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 |
|
|
10/10
|
+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 |
10/10
|
+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 |
10/10
|
+117−40
|
Aleksander Alekseev (a.alekseev), Evgeniy Gorbanev (esgor) |
|
Michael Paquier (michael-kun) |
2 |
2 months ago |
Don't allow to EXECUTE empty queries (fixes Assert violation) |
5918 |
Rejected |
Bugfix
Backport
|
18 |
10/10
|
+11−1
|
Tom Lane (tgl), Aleksander Alekseev (a.alekseev), Alexander Lakhin (law) |
|
|
1 |
2 months ago |
Avoid unexpected shutdown when sync_replication_slots is enabled. |
5936 |
Committed |
|
|
10/10
|
+3−0
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
1 |
1 month ago |
Fixing the btree_gist inet mess |
5944 |
Moved to different CF |
|
19 |
9/10
|
+117−7
|
Tom Lane (tgl) |
Peter Eisentraut (petere) |
|
2 |
2 months ago |
Do not exit on postmaster death event inside CRIT sections. |
5964 |
Returned with feedback |
Bugfix
|
stable |
10/10
|
+0−0
|
Andrey Borodin (x4mmm) |
Tom Lane (tgl) |
|
1 |
1 month ago |
Panic during xlog building with big values |
5970 |
Moved to different CF |
Bugfix
|
19 |
9/10
|
+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 |
3/10
|
+36−0
|
Jian He (stayreal) |
Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) |
|
2 |
2 weeks ago |
Fix SJE 'variable not found in subplan target lists' error |
5991 |
Committed |
Bugfix
|
stable |
Needs rebase!
|
|
Maksim Milyutin (maksm90), Ilia Evdokimov (ilidock95), Ivan Kush (ivankush), Sergey Solovev (ashblade) |
|
Tom Lane (tgl) |
1 |
1 month ago |
Fix ALTER TABLE DROP EXPRESSION with ONLY option |
5992 |
Moved to different CF |
Bugfix
|
stable |
10/10
|
+36−5
|
Jian He (stayreal) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
2 |
1 month ago |
GetNamedLWLockTranche crashes on Windows in normal backend |
5995 |
Committed |
|
|
10/10
|
+244−0
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
3 weeks ago |
Fixes a trivial bug in dumped parse/query/plan trees |
5996 |
Withdrawn |
Bugfix
|
19 |
10/10
|
+0−0
|
Chao Li (chaol) |
|
|
1 |
1 month ago |
Inconsistent update in the MERGE command |
6007 |
Committed |
|
stable |
10/10
|
+0−0
|
Yugo Nagata (yugo.nagata) |
Dean Rasheed (deanr) |
Dean Rasheed (deanr) |
1 |
1 month ago |
Display is_prev_bucket_same_wrt of xl_hash_squeeze_page |
6048 |
Committed |
Bugfix
Backport
|
|
Needs rebase!
|
|
Kirill Reshke (reshke) |
|
Michael Paquier (michael-kun) |
2 |
1 month ago |
Unexpected changes of CurrentResourceOwner and CurrentMemoryContext |
6051 |
Committed |
Bugfix
|
stable |
10/10
|
+15−0
|
Antonin Houska (a.houska) |
Mihail Nikalayeu (mihailnikalayeu) |
Álvaro Herrera (alvherre) |
2 |
1 month ago |
Fix missing EvalPlanQual recheck for TID scans |
6057 |
Committed |
Bugfix
Backport
My First Patch
|
|
10/10
|
+84−25
|
Sophie Alpert (sophiebits) |
|
David Rowley (davidrowley) |
2 |
3 weeks ago |
fix re-initialization of LWLock-related shared memory |
6065 |
Committed |
|
19 |
9/10
|
+19−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 weeks ago |
Avoiding roundoff error in pg_sleep() |
6080 |
Committed |
|
|
10/10
|
+20−9
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
2 weeks ago |
Clients |
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 |
Update LDAP Protocol in fe-connect.c to v3 |
5661 |
Committed |
|
|
Needs rebase!
|
|
Andrew Jackson (andrewjackson) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
2 |
1 month ago |
psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM |
5800 |
Moved to different CF |
|
19 |
9/10
|
+124−29
|
Yugo Nagata (yugo.nagata) |
Masahiko Sawada (masahikosawada) |
|
3 |
6 days ago |
Allow missing BackendKeyData message & enforce cancel key length |
5859 |
Committed |
Bugfix
libpq
|
18 |
Needs rebase!
|
|
Jelte Fennema-Nio (jeltef) |
|
Heikki Linnakangas (heikki) |
2 |
1 month ago |
Make "vacuumdb --analyze-only" process partitioned tables |
5871 |
Committed |
Good First Review
|
19 |
10/10
|
+40−4
|
Laurenz Albe (laurenz) |
Mircea Cadariu (mcadariu) |
Fujii Masao (masaofujii) |
2 |
1 month ago |
Add prompt option to display read-only and read/write states in psql |
5872 |
Moved to different CF |
psql
|
19 |
10/10
|
+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 |
1/10
|
+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 |
10/10
|
+382−84
|
Erik Wienhold (ewie) |
Tom Lane (tgl) |
Tom Lane (tgl) |
2 |
3 days ago |
vacuumdb --missing-stats-only and permission issue |
5986 |
Committed |
|
18 |
10/10
|
+32−0
|
Corey Huinker (coreyh) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
pgbench: extend variable usage in scripts |
6012 |
Moved to different CF |
|
19 |
9/10
|
+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 |
|
|
10/10
|
+7−1
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
6 months ago |
Improve coments on structures in trigger.c |
5680 |
Moved to different CF |
|
|
10/10
|
+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 |
10/10
|
+6−9
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
2 |
2 months ago |
fix comment for MAX_SIMUL_LWLOCKS |
5979 |
Committed |
|
19 |
10/10
|
+1−2
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
fix obsolete references to postgres.h in comments |
6068 |
Committed |
|
19 |
10/10
|
+5−5
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 weeks ago |
Documentation |
Docs and tests for RLS policies applied by command type |
5851 |
Moved to different CF |
Testing
|
19 |
10/10
|
+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 |
10/10
|
+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 |
10/10
|
+3−3
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Daniel Gustafsson (d_gustafsson) |
2 |
3 months ago |
PG 18 beta1 release notes misses mention of pg_noreturn |
5895 |
Rejected |
Docs Only
|
18 |
Needs rebase!
|
|
Steve Chávez (steve-chavez) |
|
|
1 |
2 months ago |
failover slot documentation update |
5904 |
Moved to different CF |
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 |
Moved to different CF |
Docs Only
|
|
10/10
|
+10−0
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
2 |
2 months ago |
Document DSM Registry |
5914 |
Moved to different CF |
Docs Only
|
19 |
10/10
|
+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 |
10/10
|
+2−0
|
Laurenz Albe (laurenz) |
Shuntian Jiao (jiaoshuntian) |
|
2 |
1 year ago |
small fix for pg_overexplain docs |
5916 |
Moved to different CF |
|
18 |
10/10
|
+1−1
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
2 months ago |
Document AccessExclusive lock behaviour on standbys |
5920 |
Moved to different CF |
|
|
10/10
|
+8−0
|
Anthonin Bonnefoy (bonnefoa) |
|
|
2 |
2 months ago |
Minor Improvements to pg_buffercache documentation |
5925 |
Moved to different CF |
|
|
10/10
|
+10−2
|
Fujii Masao (masaofujii) |
|
Fujii Masao (masaofujii) |
2 |
2 months ago |
Make pgoutput documentation easier to find |
5945 |
Committed |
Docs Only
|
|
10/10
|
+175−130
|
Fujii Masao (masaofujii) |
Chao Li (chaol) |
Fujii Masao (masaofujii) |
1 |
1 month ago |
Documentation fix on pgbench \aset command |
5983 |
Committed |
|
stable |
10/10
|
+7−8
|
Yugo Nagata (yugo.nagata) |
Fujii Masao (masaofujii) |
Fujii Masao (masaofujii) |
1 |
2 weeks ago |
JIT works only partially with meson build |
5984 |
Moved to different CF |
Docs Only
|
|
10/10
|
+12−2
|
Yugo Nagata (yugo.nagata) |
Laurenz Albe (laurenz) |
|
2 |
1 week ago |
Doc: Fix definition of asynchronous replication |
6005 |
Withdrawn |
Docs Only
Good First Review
|
|
10/10
|
+2−3
|
Michael Paquier (michael-kun) |
Shuntian Jiao (jiaoshuntian) |
|
1 |
1 month ago |
fix shmem_startup_hook documentation |
6042 |
Committed |
|
16 |
10/10
|
+22−10
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 month 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 |
|
|
9/10
|
+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 |
|
|
5/10
|
+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 |
|
|
10/10
|
+497−10
|
Nazir Bilal Yavuz (nbyavuz) |
Aidar Imamov (gipergeek) |
|
3 |
2 months ago |
don't generate fake alias names, only fake eref names |
5708 |
Committed |
|
19 |
10/10
|
+36−39
|
Robert Haas (rhaas) |
Tom Lane (tgl) |
Robert Haas (rhaas) |
2 |
1 month ago |
Add --continue-on-abort option to pgbench |
5790 |
Moved to different CF |
|
19 |
10/10
|
+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 |
10/10
|
+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 |
3 weeks ago |
Generate random dates/times in a specified range |
5906 |
Committed |
|
|
10/10
|
+253−9
|
damien clochard (daamien) |
Dean Rasheed (deanr), Greg Sabino Mullane (greg) |
Dean Rasheed (deanr) |
1 |
4 weeks ago |
update-po for PGXS does not work |
5922 |
Moved to different CF |
Bugfix
Good First Review
|
|
10/10
|
+5−0
|
Álvaro Herrera (alvherre), Ryo Matsumura (ryo) |
Bryan Green (lispyone) |
|
2 |
3 days ago |
Making type Datum be 8 bytes everywhere |
5924 |
Committed |
|
|
9/10
|
+150−536
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
1 month ago |
Verify predefined LWLocks tranches have entries in wait_event_names.txt |
5926 |
Moved to different CF |
|
19 |
10/10
|
+156−118
|
Bertrand Drouvot (bertranddrouvot.pg) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
2 months ago |
Raise C requirement to C11 |
5934 |
Committed |
|
|
10/10
|
+83−228
|
Peter Eisentraut (petere) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
Add support for dumping raw parse tree with debug_print_raw_parse |
5946 |
Committed |
GUC
|
19 |
10/10
|
+26−3
|
Chao Li (chaol) |
Tatsuo Ishii (ishii), Peter Eisentraut (petere) |
Tatsuo Ishii (ishii) |
1 |
1 month ago |
Add CHECK_FOR_INTERRUPTS in pg_buffercache_pages while scanning the buffers |
5948 |
Committed |
Extensions
|
19 |
9/10
|
+2−0
|
SATYANARAYANA NARLAPURAM (satyanarayanan) |
|
Masahiko Sawada (masahikosawada) |
1 |
1 month ago |
Enhance Makefiles to rebuild objects on map file changes |
5953 |
Moved to different CF |
|
19 |
9/10
|
+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 |
Silence Valgrind about SelectConfigFiles() |
5960 |
Committed |
|
19 |
10/10
|
+11−7
|
Aleksander Alekseev (a.alekseev) |
|
Tom Lane (tgl) |
1 |
1 month ago |
Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) |
5962 |
Committed |
|
|
10/10
|
+8−1
|
Fujii Masao (masaofujii) |
Mircea Cadariu (mcadariu) |
Fujii Masao (masaofujii) |
1 |
2 weeks ago |
Identifying function-lookup failures due to argument name mismatches |
5967 |
Committed |
|
|
10/10
|
+537−151
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
1 |
3 weeks ago |
fix misspelling of "tranche" in dsa.h |
5977 |
Committed |
|
19 |
10/10
|
+4−4
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only |
5980 |
Committed |
|
18 |
10/10
|
+9−3
|
Yugo Nagata (yugo.nagata) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
1 month ago |
Improve error message for duplicate labels in enum types |
5982 |
Committed |
|
|
10/10
|
+0−0
|
Yugo Nagata (yugo.nagata) |
Jim Jones (jimus) |
Tom Lane (tgl) |
1 |
1 month ago |
Add process updating for GNU/Hurd |
6013 |
Moved to different CF |
|
|
10/10
|
+2−2
|
Michael Banck (mbanck) |
|
|
2 |
1 month ago |
COPY TO: provide hint when WHERE clause is used |
6016 |
Committed |
Good First Review
|
19 |
10/10
|
+2−0
|
Atsushi Torikoshi (atsushitorikoshi) |
Jim Jones (jimus) |
Fujii Masao (masaofujii) |
1 |
1 month ago |
Use streaming read I/O in BRIN vacuuming |
6022 |
Moved to different CF |
|
|
9/10
|
+24−9
|
Arseniy Mukhin (amukhin) |
Masahiko Sawada (masahikosawada) |
|
2 |
7 hours ago |
revert some recent changes to RequestNamedLWLockTranche() |
6032 |
Committed |
|
19 |
Not processed
|
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
1 month ago |
PgStat_HashKey padding issue when passed by value |
6033 |
Committed |
Bugfix
|
|
10/10
|
+19−13
|
Michael Paquier (michael-kun) |
Sami Imseih (simseih) |
Michael Paquier (michael-kun) |
2 |
3 weeks ago |
Monitoring & Control |
Set log_lock_waits=on by default |
4718 |
Committed |
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 |
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 |
9/10
|
+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 |
10/10
|
+383−16
|
Bertrand Drouvot (bertranddrouvot.pg) |
Mircea Cadariu (mcadariu) |
|
3 |
1 month 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 |
Expose internal MultiXact member count function for efficient monitoring |
5811 |
Moved to different CF |
|
19 |
1/10
|
+355−6
|
Naga Appani (naga.appani) |
Atsushi Torikoshi (atsushitorikoshi) |
|
3 |
4 weeks ago |
Add backup_type to pg_stat_progress_basebackup |
5932 |
Committed |
|
19 |
10/10
|
+37−8
|
Shinya Kato (shinyakato) |
Masahiko Sawada (masahikosawada) |
Masahiko Sawada (masahikosawada) |
1 |
2 months ago |
Enhancing Memory Context Statistics Reporting |
5938 |
Moved to different CF |
|
19 |
10/10
|
+1455−41
|
Rahila Syed (rahila) |
Atsushi Torikoshi (atsushitorikoshi) |
|
2 |
4 days ago |
Improve LWLock tranche name visibility across backends |
5940 |
Committed |
|
19 |
10/10
|
+535−174
|
Sami Imseih (simseih) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
1 month ago |
Adding locks statistics |
5942 |
Moved to different CF |
|
19 |
10/10
|
+553−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
2 |
2 months ago |
Adding per backend commit and rollback counters |
5947 |
Moved to different CF |
|
19 |
10/10
|
+296−2
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
2 |
1 month ago |
Per backend relation statistics tracking |
5958 |
Moved to different CF |
|
19 |
9/10
|
+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 |
10/10
|
+59−6
|
Shinya Kato (shinyakato) |
Nathan Bossart (bossartn) |
|
2 |
4 days ago |
Performance |
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 |
3 weeks 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 |
3 days 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 |
1 week ago |
Create DATA dump objects for partitioned tables too |
5692 |
Moved to different CF |
|
|
10/10
|
+223−41
|
Tom Lane (tgl) |
|
|
3 |
5 months ago |
Accounting for metapages in genericcostestimate() |
5727 |
Moved to different CF |
|
|
10/10
|
+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 |
|
|
10/10
|
+381−71
|
Tom Lane (tgl) |
Chao Li (chaol) |
|
3 |
1 month ago |
Improve Valgrind support and remove some memory leaks |
5748 |
Committed |
|
|
10/10
|
+546−125
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
2 months ago |
remove ISB in AArch64's spin_delay() implementation |
5763 |
Returned with feedback |
|
19 |
10/10
|
+10−6
|
|
Nathan Bossart (bossartn) |
|
2 |
1 month ago |
Improve the performance of Unicode Normalization Forms. |
5802 |
Moved to different CF |
|
|
10/10
|
+55763−12827
|
Alexander Borisov (lexborisov) |
Victor Yegorov (vyegorov) |
|
3 |
2 weeks ago |
Improve array-element-test estimation when no array elements qualify as common |
5805 |
Committed |
|
|
10/10
|
+67−30
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
3 weeks 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 |
Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume |
5841 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Melanie Plageman (melanieplageman) |
|
|
3 |
4 days ago |
Don't keep closed WAL segment in page cache after replay |
5894 |
Moved to different CF |
Performance
|
19 |
10/10
|
+51−4
|
Anthonin Bonnefoy (bonnefoa) |
|
|
2 |
3 months ago |
Adding support for Row Compares to nbtree startikey optimization |
5896 |
Committed |
|
19 |
10/10
|
+133−32
|
Peter Geoghegan (pgeoghegan) |
Chao Li (chaol) |
Peter Geoghegan (pgeoghegan) |
1 |
4 weeks ago |
Saving stack space in nbtree's _bt_first function |
5897 |
Moved to different CF |
|
|
9/10
|
+3−3
|
Peter Geoghegan (pgeoghegan) |
Mircea Cadariu (mcadariu) |
Peter Geoghegan (pgeoghegan) |
2 |
2 months ago |
Optimize LISTEN/NOTIFY |
5912 |
Withdrawn |
|
19 |
10/10
|
+198−32
|
Joel Jacobson (joeljacobson) |
|
|
1 |
2 days ago |
Eagerly evict bulkwrite strategy ring |
5919 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Melanie Plageman (melanieplageman) |
|
|
3 |
1 month ago |
Remove freelist and the buffer_strategy_lock |
5928 |
Committed |
|
19 |
Needs rebase!
|
|
Greg Burd (gregburd) |
|
Andres Freund (andresfreund) |
1 |
1 month ago |
Use merge-based matching for MCVs in eqjoinsel |
5929 |
Moved to different CF |
Performance
|
19 |
10/10
|
+193−40
|
Ilia Evdokimov (ilidock95) |
David Geier (geidav) |
|
2 |
12 hours ago |
Making jsonb_agg() faster |
5930 |
Moved to different CF |
|
|
10/10
|
+629−702
|
Tom Lane (tgl) |
|
|
2 |
1 month ago |
A little cosmetic to convert_VALUES_to_ANY() |
5937 |
Withdrawn |
|
|
10/10
|
+8−5
|
Tender Wang (tndrwang) |
Chao Li (chaol) |
|
1 |
2 months ago |
pg_upgrade: transfer pg_largeobject_metadata's files when possible |
5966 |
Committed |
|
19 |
10/10
|
+154−25
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
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 |
event trigger support for PL/Python |
5939 |
Committed |
PL/Python
|
19 |
10/10
|
+222−15
|
Euler Taveira (eulerto) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
plpython: Remove support for major version conflict detection |
5972 |
Moved to different CF |
PL/Python
|
|
10/10
|
+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 |
5974 |
Withdrawn |
PL/pgSQL
|
16 |
Needs rebase!
|
|
Man Zeng (zengman) |
|
|
1 |
1 month ago |
When deleting the plpgsql function, release the CachedPlan of the function |
5975 |
Moved to different CF |
PL/pgSQL
|
19 |
10/10
|
+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 |
|
|
10/10
|
+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
|
|
10/10
|
+19−17
|
Hayato Kuroda (ha-kun) |
|
|
3 |
6 months ago |
Refactor bytea_sortsupport(), take two |
5889 |
Moved to different CF |
|
19 |
10/10
|
+207−41
|
Aleksander Alekseev (a.alekseev) |
|
|
2 |
3 weeks ago |
XLogCtl->ckptFullXid is unused |
5911 |
Moved to different CF |
|
19 |
10/10
|
+0−17
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
2 |
3 months ago |
refactor backend type lists |
5921 |
Committed |
Refactoring Only
Good First Review
|
19 |
10/10
|
+65−88
|
Álvaro Herrera (alvherre) |
Peter Eisentraut (petere), Jonathan Gonzalez V. (sxd) |
Álvaro Herrera (alvherre) |
2 |
2 weeks ago |
More protocol.h replacements this time into walsender.c |
5933 |
Moved to different CF |
|
19 |
10/10
|
+13−12
|
Dave Cramer (dcramer) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
2 |
2 months ago |
More protocol.h replacements this time into walsender.c |
5935 |
Committed |
|
19 |
10/10
|
+70−43
|
Dave Cramer (dcramer) |
Nathan Bossart (bossartn) |
Nathan Bossart (bossartn) |
1 |
2 months ago |
don't include tableam.h in nbtree.h |
5950 |
Committed |
Refactoring Only
|
|
9/10
|
+31−3
|
Álvaro Herrera (alvherre) |
|
Álvaro Herrera (alvherre) |
1 |
1 month ago |
fix ancient typo in transformRelOptions() |
5951 |
Committed |
|
19 |
9/10
|
+6−6
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
2 months ago |
use PqMsg macros in fe-protocol3.c |
5993 |
Committed |
|
19 |
10/10
|
+7−6
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
extensible planner state |
5994 |
Moved to different CF |
Extensions
|
19 |
10/10
|
+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 |
10/10
|
+810−653
|
Robert Haas (rhaas) |
|
Robert Haas (rhaas) |
2 |
4 days ago |
Merge next power of 2 routines of dynahash.c with pg_bitutils.h |
5999 |
Committed |
Refactoring Only
|
19 |
10/10
|
+14−30
|
Michael Paquier (michael-kun) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
minor refactor on src/test/modules/test_ddl_deparse/sql/alter_table.sql |
6001 |
Moved to different CF |
|
19 |
10/10
|
+36−32
|
Jian He (stayreal) |
|
|
2 |
1 month ago |
Mark ItemPointer parameters as const in tuple/table lock functions |
6003 |
Committed |
Refactoring Only
|
|
0/1
|
+0−0
|
Chao Li (chaol) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
Remove unneeded cast in BufferGetPage |
6006 |
Committed |
Refactoring Only
|
stable |
10/10
|
+69−69
|
Kirill Reshke (reshke) |
|
Peter Eisentraut (petere) |
1 |
1 month ago |
make LWLockCounter a global variable |
6009 |
Committed |
|
19 |
10/10
|
+12−16
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
1 month ago |
Generate pgstat_count_slru*() functions for slru using macros |
6014 |
Committed |
Refactoring Only
|
19 |
10/10
|
+31−45
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
allow benign typedef redefinitions (C11) |
6015 |
Committed |
Refactoring Only
|
|
Needs rebase!
|
|
Peter Eisentraut (petere) |
|
Peter Eisentraut (petere) |
1 |
1 week ago |
ternary reloption type |
6021 |
Moved to different CF |
|
19 |
10/10
|
+314−130
|
Nikolay Shaplov (nataraj) |
|
|
2 |
4 weeks ago |
Marking shared buffer lookup table as HASH_FIXED_SIZE |
6058 |
Committed |
|
|
10/10
|
+1−1
|
Ashutosh Bapat (ashutoshbapat) |
|
Andres Freund (andresfreund) |
2 |
3 weeks 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
|
+2369−556
|
vigneshwaran C (vignesh.postgres) |
Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Shlok Kyal (shlokkyal) |
|
7 |
14 hours ago |
Conflict detection for update_deleted in logical replication |
5378 |
Committed |
Logical Replication
|
|
Needs rebase!
|
|
Zhijie Hou (houzj) |
Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres) |
Amit Kapila (amitkapila) |
4 |
3 weeks ago |
Enable logical decoding when wal_level = 'replica' without a server restart |
5479 |
Moved to different CF |
|
|
2/10
|
+1539−121
|
Masahiko Sawada (masahikosawada) |
Dilip Kumar (dilip.kumar), Hayato Kuroda (ha-kun) |
|
5 |
1 hour ago |
Fix replica identity checks for MERGE command on published table. |
5693 |
Committed |
|
|
10/10
|
+0−0
|
Zhijie Hou (houzj) |
Dean Rasheed (deanr) |
Dean Rasheed (deanr) |
2 |
1 month 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 |
10/10
|
+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
|
|
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 |
10/10
|
+25−17
|
Nathan Bossart (bossartn) |
|
|
5 |
7 months ago |
Server Features |
Sequence Access Methods, round two |
4677 |
Moved to different CF |
|
|
10/10
|
+2728−774
|
Michael Paquier (michael-kun) |
|
|
10 |
6 days ago |
Eager aggregation, take 3 |
4881 |
Moved to different CF |
|
19 |
10/10
|
+0−0
|
Richard Guo (richardguo) |
|
Richard Guo (richardguo) |
8 |
4 days 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 |
22 hours ago |
speedup COPY TO for partitioned table |
5467 |
Moved to different CF |
|
19 |
10/10
|
+266−33
|
Jian He (stayreal) |
vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), newtglobal postgresql_contributors (newtpostgrescontributors) |
Peter Eisentraut (petere) |
5 |
2 hours 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 |
Allow to collect statistics on virtual generated columns |
5714 |
Moved to different CF |
|
19 |
9/10
|
+167−28
|
Yugo Nagata (yugo.nagata) |
|
|
3 |
1 month ago |
virtual generated column as partition key |
5720 |
Moved to different CF |
|
19 |
9/10
|
+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 |
10/10
|
+309−31
|
Jian He (stayreal) |
|
|
3 |
20 hours ago |
ALTER DOMAIN ADD NOT NULL NOT VALID |
5768 |
Moved to different CF |
|
19 |
10/10
|
+214−26
|
Jian He (stayreal) |
|
|
3 |
2 weeks ago |
Disallow concurrent ALTER DOMAIN and DROP DOMAIN |
5773 |
Moved to different CF |
|
19 |
6/10
|
+126−0
|
Jian He (stayreal) |
|
|
3 |
4 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 |
yesterday |
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 week ago |
gcc 15 "array subscript 0" warning at level -O3 |
5888 |
Moved to different CF |
|
19 |
10/10
|
+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 |
10/10
|
+133−10
|
Jian He (stayreal) |
|
|
2 |
1 month ago |
Upgrade GB18030 encoding support from 2000 to 2022 standard |
5954 |
Committed |
|
19 |
10/10
|
+23−13
|
Chao Li (chaol) |
John Naylor (john.naylor) |
John Naylor (john.naylor) |
1 |
1 week ago |
pg_waldump: support decoding of WAL inside tarfile |
5955 |
Moved to different CF |
|
19 |
8/10
|
+1288−228
|
Amul Sul (sulamul) |
|
|
2 |
3 days ago |
implement CAST(expr AS type FORMAT 'template') |
5957 |
Moved to different CF |
|
19 |
10/10
|
+881−10
|
Jian He (stayreal) |
|
|
2 |
2 months ago |
Add OID descriptions to dumped parse/query/plan trees |
5987 |
Withdrawn |
|
19 |
0/10
|
+91−8
|
Chao Li (chaol) |
|
|
1 |
1 month 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 |
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 |
2 weeks ago |
Add OR REPLACE option to CREATE MATERIALIZED VIEW |
5099 |
Moved to different CF |
|
19 |
10/10
|
+694−98
|
Erik Wienhold (ewie) |
newtglobal postgresql_contributors (newtpostgrescontributors) |
|
6 |
2 months 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 |
4 months ago |
Add IGNORE NULLS to Window functions |
5230 |
Committed |
|
19 |
10/10
|
+3−1
|
Oliver Ford (ojford) |
Tatsuo Ishii (ishii), Krasiyan Andreev (krasiyan) |
Tatsuo Ishii (ishii) |
5 |
2 weeks 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 |
2 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 |
encode/decode support for base64url |
5643 |
Committed |
|
|
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 |
3 weeks ago |
SQL:2011 Application Time Update & Delete |
5836 |
Moved to different CF |
|
19 |
10/10
|
+19266−526
|
Paul Jungwirth (pjungwir) |
Peter Eisentraut (petere) |
|
3 |
15 hours ago |
Allow ON CONFLICT DO UPDATE to return EXCLUDED values |
5854 |
Moved to different CF |
|
19 |
10/10
|
+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 |
6/10
|
+3103−316
|
Jian He (stayreal) |
|
|
2 |
3 days ago |
CREATE SCHEMA ... CREATE DOMAIN support |
5985 |
Moved to different CF |
|
19 |
Needs rebase!
|
|
Jian He (stayreal) |
|
|
2 |
1 month ago |
GROUP BY ALL |
6085 |
Committed |
|
19 |
10/10
|
+300−4
|
David Christensen (davidchristensen) |
Tom Lane (tgl) |
Tom Lane (tgl) |
2 |
1 week ago |
System Administration |
log_min_messages per backend type |
5447 |
Moved to different CF |
GUC
|
19 |
10/10
|
+364−43
|
Euler Taveira (eulerto) |
|
|
5 |
1 week 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 |
1 month ago |
Testing |
Add 'make check-tests' behavior to the meson based builds |
5405 |
Moved to different CF |
Testing
|
19 |
9/10
|
+16−6
|
Nazir Bilal Yavuz (nbyavuz) |
Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) |
|
5 |
2 months ago |
Foreign key isolation tests |
5757 |
Committed |
|
|
10/10
|
+410−2
|
Paul Jungwirth (pjungwir) |
Dean Rasheed (deanr), Rustam ALLAKOV (rustam.allakov), Lilian Ontowhee (ontowhee) |
Álvaro Herrera (alvherre) |
2 |
1 month ago |
Clean up inconsistencies and leaks in src/test/modules/libpq_pipeline |
5833 |
Committed |
|
|
10/10
|
+0−0
|
Tom Lane (tgl) |
|
Tom Lane (tgl) |
2 |
1 month ago |
Explicitly enable meson features in CI |
5899 |
Committed |
CI
|
19 |
10/10
|
+0−0
|
Nazir Bilal Yavuz (nbyavuz) |
Jacob Champion (jchampion) |
Jacob Champion (jchampion) |
1 |
1 month ago |
Improve error reporting in 027_stream_regress test |
5900 |
Moved to different CF |
Good First Review
Testing
|
19 |
10/10
|
+0−0
|
Nazir Bilal Yavuz (nbyavuz) |
|
|
2 |
2 months ago |
Add tests for Bitmapset |
5978 |
Committed |
|
19 |
10/10
|
+2143−0
|
Greg Burd (gregburd) |
Nathan Bossart (bossartn) |
Michael Paquier (michael-kun) |
1 |
1 week 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 |