TopicMailing ListsActivityParticipants
PG20-1Needs review
Patch#6836
TagsMonitoring
CICI score: 10/10
[PATCH] Add NESTED_STATEMENTS option to EXPLAIN
[PATCH] Add NESTED_STATEMENTS option to EXPLAIN
hackers
8 replies
2 minutes ago
Mohamed ALiZsolt ParragiYilin Zhang
1 commit
Sync our copy of the timezone library with IANA release tzcode2026b.
masterunreleased
PG20-1Committed
Patch#6822
CICI score: 10/10
CommitterTom Lane (tgl)
Update our timezone code to IANA tzcode2026b
Update our timezone code to IANA tzcode2026b
hackers
4 replies
8 minutes ago
Tom LanePeter Eisentraut
PG20-2Ready for Committer
Patch#6259
TagsDocs Only
CICI score: 10/10
ReviewersFujii Masao (masaofujii), Maciek Sakrejda (msakrejda), Surya Poondla (spoondla), solai v (solaiv)
doc: Clarify ANALYZE VERBOSE output
doc: Clarify ANALYZE VERBOSE output
docs
26 replies
9 minutes ago
Shinya Katosurya poondlaFujii MasaoMaciek Sakrejdasolai v+3
hackers
0 replies
15 minutes ago
Reshmithaa
Server configuration shot overview
docs
2 replies
24 minutes ago
PG Bug reporting formDavid G. JohnstonOli Sennhauser
Bug in asynchronous Append
hackers
9 replies
29 minutes ago
Etsuro FujitaAlexander KorotkovAlexander PyhalovGleb Kashkin
Fix error handling in getCopyDataMessage and pqFunctionCall3
hackers
4 replies
31 minutes ago
Anthonin BonnefoyFujii MasaoEwan Young
[PATCH v1 0/2] Fix exported snapshot xmin handoff race
hackers
8 replies
35 minutes ago
chee.woosonPeter Geoghegan
PG20-1Needs review
Patch#5129
TagsPerformance
CINeeds rebase
ReviewersEtsuro Fujita (efujita), Matheus Alcantara (matheus.alcantara)
Asynchronous MergeAppend
Asynchronous MergeAppend
hackers
41 replies
43 minutes ago
Alexander PyhalovMatheus AlcantaraAlexander KorotkovEtsuro FujitaAlena Rybakina+2
hackers
8 replies
about 1 hour ago
David KMatthias van de MeentMichael Paquier
1 commit
Prevent walsummarizer from getting stuck at a timeline switch.
masterunreleasedREL_19_STABLEunreleasedREL_18_STABLEunreleasedREL_17_STABLEunreleased
walsummarizer can get stuck when switching timelines
walsummarizer can get stuck when switching timelines
hackers
25 replies
about 1 hour ago
Robert HaasAndrey BorodinThom BrownAmit KapilaSrinath Reddy Sadipiralla+2
1 commit
Add system view pg_stat_kind_info
masterunreleased
PG20-1Committed
Patch#6735
TagsGood First Review, Monitoring, System Administration
CICI score: 10/10
Reviewerssolai v (solaiv)
CommitterMichael Paquier (michael-kun)
Add pg_stat_kind_info system view
Add pg_stat_kind_info system view
hackers
33 replies
about 1 hour ago
Michael PaquierTristan PartinSami ImseihBertrand Drouvotsolai v
PG20-2Needs review
Patch#7023
TagsGood First Review, Refactoring Only
CICI score: 10/10
Reviewerssolai v (solaiv)
A new C function `get_partition_root`.
A new C function `get_partition_root`.
hackers
13 replies
about 1 hour ago
Peter Smithshveta malikChao LiAlvaro Herrera
[Patch]The Case For WAL-Logging pg_upgrade
hackers
2 replies
about 1 hour ago
Bohyun LeeJohn Naylor
Re: to_date()/to_timestamp() silently accept month=0 and day=0
hackers
0 replies
about 1 hour ago
张鹏超
Fix NO_OOM handling in MemoryContextAllocAligned
hackers
0 replies
about 1 hour ago
Chao Li
1 commit
Fix missing space before WHERE in GRAPH_TABLE deparse
masterunreleasedREL_19_STABLEunreleased
PG20-2Needs review
Patch#7085
TagsBugfix
CICI score: 10/10
Fix missing space before WHERE in `GRAPH_TABLE` deparse
Fix missing space before WHERE in `GRAPH_TABLE` deparse
hackers
3 replies
about 2 hours ago
Chauhan DhruvAshutosh BapatPeter Eisentraut
WAL compression setting after PostgreSQL LZ4 default change
hackers
27 replies
about 2 hours ago
Christoph Bergwenhui qiuJapin LiMichael PaquierTomas Vondra+6
PG20-2Needs review
Patch#6664
TagsLogical Replication
CICI score: 10/10
ReviewersZsolt Parragi (zsolt.parragi), solai v (solaiv)
Support EXCEPT for ALL SEQUENCES publications
Support EXCEPT for ALL SEQUENCES publications
hackers
74 replies
about 3 hours ago
Shlok KyalPeter Smithshveta malikvignesh CAshutosh Sharma+2
PG20-2Waiting on Author
Patch#6855
TagsDocs Only, Good First Review
CICI score: 10/10
ReviewersPierre Forstmann (pifor)
[PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE
[PATCH] Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE
hackers
5 replies
about 3 hours ago
ZizhuanLiu X-MANKyotaro HoriguchiPierre ForstmannDavid Rowley
References/Links missing
docs
2 replies
about 3 hours ago
PG Bug reporting formDaniel GustafssonOli Sennhauser
1 commit
Fix nullability check for a sub-select's upper-level Vars
masterunreleasedREL_19_STABLEunreleased
PG20-2Needs review
Patch#7080
TagsBugfix
CICI score: 10/10
Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output
Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output
hackers
3 replies
about 3 hours ago
Rui ZhaoTender WangRichard Guo
PG20-2Needs review
Patch#6487
TagsPerformance
CINeeds rebase
[WIP] Pipelined Recovery
[WIP] Pipelined Recovery
hackers
20 replies
about 4 hours ago
Imran ZaheerXuneng ZhouJakub WartakHayato Kuroda (Fujitsu)Zsolt Parragi+1
9 commits
Improve wording of sequence origin warning in logical replication.
masterunreleasedREL_19_STABLEunreleased
Avoid accumulating relation locks during sequence synchronization.
masterunreleasedREL_19_STABLEunreleased
Fix issues in logical replication sequence synchronization.
masterunreleasedREL_19_STABLEunreleased
Reject sequence synchronization against pre-PostgreSQL 19 publishers.
masterunreleasedREL_19_STABLEunreleased
Allow logical replication workers to ignore default_transaction_read_only.
masterunreleasedREL_19_STABLEunreleased
+4 more
sequencesync worker race with REFRESH SEQUENCES
sequencesync worker race with REFRESH SEQUENCES
hackers
74 replies
about 4 hours ago
Amit Kapilavignesh Cshveta malikHayato Kuroda (Fujitsu)Noah Misch+2
PG20-2Needs review
Patch#6557
TagsPL/pgSQL
CICI score: 10/10
ReviewersTom Lane (tgl), Jim Jones (jimus)
POC: PLpgSQL FOREACH IN JSON ARRAY
POC: PLpgSQL FOREACH IN JSON ARRAY
hackers
27 replies
about 4 hours ago
Pavel StehuleTom LaneJim JonesShreeya SharmaPeter Eisentraut+1
Loading more topics...