Status summary: Needs review: 36. Ready for Committer: 3. Committed: 7. Withdrawn: 1. Total: 47.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
ReplicationSlotRelease() crashes when the instance is in the single user mode | 5626 | Needs review |
|
+27−0 | Hayato Kuroda (ha-kun) | 1 | 2 weeks ago | |||
Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint | 5627 | Needs review |
|
+51−0 | Vitaly Davydov (vitprof) | 1 | 2 weeks ago | |||
OAuth Followup Patches | 5635 | Needs review | 18 |
|
+63−49 | Jacob Champion (jchampion) | 1 | 22 hours ago | ||
Memory context can be its own parent and child in replication command | 5637 | Needs review | 18 |
|
+102−14 | Anthonin Bonnefoy (bonnefoa) | 1 | 6 days ago | ||
Accessing an invalid pointer in BufferManagerRelation structure | 5646 | Needs review | 18 |
|
+45−34 | Daniil Davydov (dddaniil) | 1 | 1 week ago | ||
Clients | ||||||||||
Allow ';' to push queries in an ongoing psql pipeline | 5655 | Needs review | 18 |
|
+420−31 | Anthonin Bonnefoy (bonnefoa) | 1 | 4 hours ago | ||
Documentation | ||||||||||
Streaming Replication vs Logical | 5296 | Needs review |
|
+31−22 | Paul Jungwirth (pjungwir) | Robert Treat (xzilla) | 3 | 3 weeks ago | ||
split func.sgml to separated individual sgml files | 5515 | Needs review |
|
+44−1 | Jian He (stayreal) | 2 | 4 months ago | |||
TOAST is acronym so should be uppercase | 5530 | Needs review |
|
+13−13 | Peter Smith (smithpb2250) | 2 | 22 hours ago | |||
pg_recvlogical requires -d but not described on the documentation | 5625 | Needs review |
|
+25−1 | Hayato Kuroda (ha-kun) | 1 | 4 hours ago | |||
DOCS: Make the Server Application docs synopses more consistent | 5647 | Needs review |
|
+74−90 | Peter Smith (smithpb2250) | 1 | 5 days ago | |||
Parallel safety docs for CTEs | 5650 | Needs review |
|
+1−1 | James Coleman (jcole1989) | 1 | 5 days ago | |||
Miscellaneous | ||||||||||
dsm_registry: Add detach and destroy features | 5654 | Needs review |
|
+222−1 | Sungwoo Chang (swchangdev) | 1 | 12 hours ago | |||
Monitoring & Control | ||||||||||
track generic and custom plans in pg_stat_statements | 5634 | Needs review |
|
+303−14 | Sami Imseih (simseih) | Greg Sabino Mullane (greg) | 1 | 1 week ago | ||
Available disk space per tablespace | 5651 | Needs review | 18 |
|
+171−4 | Christoph Berg (myon) | 1 | 2 days ago | ||
query_id: jumble names of temp tables for better pg_stat_statement UX | 5658 | Needs review | 18 |
|
+79−1 | Christoph Berg (myon) | 1 | 9 hours ago | ||
Performance | ||||||||||
CRC32C Parallel Computation Optimization on ARM | 4620 | Needs review |
|
+268−12 | xiang gao (xiang.gao) | Nathan Bossart (bossartn), John Naylor (john.naylor) | 8 | 1 hour ago | ||
Lock-free XLog Reservation from WAL | 5633 | Needs review |
|
+530−54 | Yura Sokolov (funny_falcon) | 1 | 1 week ago | |||
Memoize ANTI and SEMI JOIN inner | 5636 | Needs review | 19 |
|
+18−6 | Andrei Lepikhov (lepikhov) | 1 | 1 week ago | ||
Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) | 5656 | Needs review | 19 |
|
+311−4 | Andrei Lepikhov (lepikhov) | 1 | 20 hours ago | ||
Replication & Recovery | ||||||||||
Synchronization of sequences to subscriber | 5111 | Needs review | Needs rebase! | vigneshwaran C (vignesh.postgres) | Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Peter Smith (smithpb2250) | 5 | 6 days ago | |||
Conflict detection for update_deleted in logical replication | 5378 | Needs review |
|
+2150−178 | Hou Zhijie (houzj) | Hayato Kuroda (ha-kun) | Amit Kapila (amitkapila) | 3 | 6 days ago | |
Filter irrelevant change before reassemble transactions during logical decoding | 5585 | Needs review | Needs rebase! | Jie Li (adger), Ajin Cherian (ajinc), Hou Zhijie (houzj) | Peter Smith (smithpb2250), Hou Zhijie (houzj) | Amit Kapila (amitkapila) | 2 | 5 days ago | ||
Warning for Datatype mismatch between subscriber table and publisher table for logical replication | 5648 | Needs review | 17 |
|
+28−0 | BharatDB PG (bharatdbpg) | 1 | 6 days ago | ||
Security | ||||||||||
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl | 4390 | Needs review |
|
+255−32 | Cary Huang (cary) | Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) | 10 | 1 week ago | ||
Server Features | ||||||||||
on_error table, saving error info to a table | 4817 | Needs review | Needs rebase! | jian he (hellothere) | Nishant Sharma (nishant-at-edb) | 7 | 3 months ago | |||
CREATE INDEX CONCURRENTLY for partitioned tables | 5004 | Needs review |
|
+520−78 | Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) | 6 | 4 months ago | |||
using index to speedup add not null constraints to a table | 5444 | Needs review | 18 |
|
+498−12 | Jian He (stayreal) | 3 | 1 month ago | ||
refactor AlterDomainAddConstraint (alter domain add constraint) | 5455 | Needs review | 18 |
|
+79−8 | Jian He (stayreal) | Peter Eisentraut (petere) | 3 | 1 week ago | |
Options to control remote transactions’ access/deferrable modes in postgres_fdw | 5624 | Needs review |
|
+0−0 | Etsuro Fujita (efujita) | 1 | 2 weeks ago | |||
Allow table AMs to define their own reloptions | 5631 | Needs review | stable |
|
+1241−35 | Julien Tachoires (julmon) | 1 | 2 weeks ago | ||
support fast default for domain with constraints | 5641 | Needs review |
|
+324−6 | Jian He (stayreal) | 1 | 1 week ago | |||
support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint | 5645 | Needs review |
|
+58−28 | Jian He (stayreal) | 1 | 1 week ago | |||
SQL Commands | ||||||||||
encode/decode support for base64url | 5643 | Needs review |
|
+219−0 | Florents Tselai (florentst) | 1 | 3 days ago | |||
System Administration | ||||||||||
Add arbitrary xid and mxid to pg_resetwal | 5644 | Needs review | 18 |
|
+476−3 | Daniil Davydov (dddaniil) | 1 | 1 week ago | ||
pg_dsm_registry system view | 5652 | Needs review |
|
+110−0 | Florents Tselai (florentst) | 1 | 3 days ago |