Commitfest PG20-1 (2026-07-01 – 2026-07-31)

No reviewers My patches My reviews New patch
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 269. Waiting on Author: 27. Ready for Committer: 39. Committed: 44. Moved to next CF: 24. Withdrawn: 19. Rejected: 1. Returned with Feedback: 1. Total: 424.

Active patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Needs review Bugfix Logical Replication 10/10 +110−6 ChangAo Chen (chenchangao) harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li), Arul Kumar C (arulkumarc) 10 6 months ago
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Ready for Committer Bugfix Flakyfix stable 10/10 +33−15 Jelte Fennema-Nio (jeltef) Yogesh Sharma (sharmay), Akshat Jaimini (akshatj) 11 4 months ago
DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication 5151 Needs review Bugfix Logical Replication Help - Stuck Rebasing stable 10/10 +613−48 Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Luan Silva (luansilva) 9 1 month ago
libpq: Fix processing of SSL records >8kB on async API 5251 Needs review Bugfix Backport libpq stable 10/10 +208−11 Jacob Champion (jchampion), Lars Kanis (larsk) Jacob Champion (jchampion), solai v (solaiv) 8 1 week ago
Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION 5681 Waiting on Author Bugfix 10/10 +132−19 Yugo Nagata (yugo.nagata) Jim Jones (jimus), Daniil Davydov (dddaniil) 6 7 months ago
problems with toast.* reloptions 5839 Needs review Bugfix stable 10/10 +199−326 Nathan Bossart (bossartn) Yogesh Sharma (sharmay) 6 2 weeks ago
disallow alter individual column if partition key contains wholerow reference 5988 Waiting on Author Bugfix Backport 18 9/10 +39−0 Jian He (stayreal) Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) 5 6 months ago
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 6037 Ready for Committer Bugfix Backport My First Patch stable Needs rebase! Josh Curtis (joshcurtis) Mihail Nikalayeu (mihailnikalayeu) 4 1 month ago
let ALTER TABLE DROP COLUMN drop whole-row referenced object 6055 Needs review Bugfix Backport stable Needs rebase! Jian He (stayreal) lakshmi g (lakshmi) 4 3 weeks ago
Preserve index stats during ALTER TABLE ... TYPE ... 6118 Needs review Bugfix 19 10/10 +576−4 Bertrand Drouvot (bertranddrouvot.pg) Yogesh Sharma (sharmay) 4 7 months ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 10/10 +88−0 Jian He (stayreal) 4 7 months ago
Incorrect historic snapshot may be serialized to disk during fast-forwarding 6304 Needs review Bugfix 10/10 +11−7 ChangAo Chen (chenchangao), haiyang li (ocean-li) 3 3 months ago
Create unique GiST index 6368 Waiting on Author Bugfix SQL Commands 19 0/10 +447−17 Paul Jungwirth (pjungwir) warda bibi (warda), Prafulla Ranadive (pprandive) 3 2 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 4/10 +138−5 Jian He (stayreal) 2 4 months ago
Fix gistkillitems & add regression test to microvacuum 6399 Ready for Committer Bugfix 10/10 +5−5 Kirill Reshke (reshke) Soumya S Murali (soumyamurali) 2 2 months ago
BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work 6428 Needs review Bugfix AIO 19 10/10 +122−3 Surya Poondla (spoondla) 2 3 months ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable 10/10 +227−29 Chao Li (chaol) 2 1 month ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 9/10 +54−0 Chao Li (chaol) 2 3 months ago
BUG #19382: Server crash at __nss_database_lookup 6449 Needs review Bugfix Security 17 10/10 +511−1 Surya Poondla (spoondla) 2 1 month ago
Fix the race condition for updating slot minimum LSN 6451 Ready for Committer Bugfix 10/10 +32−1 Zhijie Hou (houzj) Surya Poondla (spoondla), solai v (solaiv) 2 1 week ago
Use correct collation in pg_trgm 6454 Ready for Committer Bugfix 19 Needs rebase! David Geier (geidav) Zsolt Parragi (zsolt.parragi) 2 1 month ago
amcheck: fix bug of missing corruption in allequalimage validation 6534 Ready for Committer Bugfix 19 10/10 +9−7 Chao Li (chaol) Xuneng Zhou (dylanzhou) 2 1 month ago
Reject ADD CONSTRAINT NOT NULL if name mismatches existing domain not-null constraint 6564 Needs review Bugfix stable 10/10 +40−2 Jian He (stayreal) 1 2 months ago
Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change 6569 Ready for Committer Bugfix stable 10/10 +54−11 Vishal Prasanna (vishalprasanna) Hayato Kuroda (ha-kun) 1 1 month ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 Needs rebase! Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 1 4 days ago
ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.” 6584 Ready for Committer Bugfix My First Patch 9/10 +4−12 Masashi Kamura (kam) lakshmi g (lakshmi) 1 3 weeks ago
Fix JSON_SERIALIZE() coercion placeholder type for jsonb input 6587 Needs review Bugfix 10/10 +80−3 Matt Blewitt (mble-ps) Zsolt Parragi (zsolt.parragi) 1 2 months ago
MERGE PARTITIONS and DEPENDS ON EXTENSION. 6589 Needs review Bugfix 10/10 +0−0 Matheus Alcantara (matheus.alcantara) 1 1 month ago
pg_dump: fix NOT NULL constraint name comparison using makeObjectName 6601 Needs review Bugfix 19 10/10 +258−127 JoongHyuk Shin (shin) 1 2 months ago
rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true 6602 Waiting on Author Bugfix 19 10/10 +3−3 Man Zeng (zengman) Peter Eisentraut (petere) 1 1 month ago
bugfix - fix broken output in expanded aligned format, when data are too short 6608 Needs review Bugfix 10/10 +41−3 Pavel Stehule (okbobcz) 1 1 month ago
Make \d tablename fast again, regression introduced by 85b7efa1cdd 6615 Needs review Bugfix Performance 18 10/10 +31−1 Jelte Fennema-Nio (jeltef) 1 1 month ago
Fix a file descriptor leak when using io_method=io_uring 6617 Needs review Bugfix AIO My First Patch stable 9/10 +42−0 Lucas DRAESCHER (draescherl) 1 1 month ago
pg_stat_xact_user_tables stat not currect during the transaction 6619 Needs review Bugfix Needs rebase! Xuneng Zhou (dylanzhou) Gabriel Batista (gabo) 1 1 week ago
Bug: wrong relname in RemoveSubscriptionRel() error detail 6621 Needs review Bugfix stable 8/10 +1−1 Chao Li (chaol) 1 1 month ago
Add ParameterDescription message to libpq frontend long message types 6636 Needs review Bugfix libpq My First Patch stable 9/10 +2−1 Ning Sun (sunng) 1 1 month ago
Docs: Create table description for constraints markup fix and label tweaks 6648 Needs review Bugfix Docs Only 10/10 +8−8 David Johnston (polobo) Dapeng Wang (w345731923) 1 1 month ago
Don't call ereport(ERROR) from recovery target GUC assign hooks 6672 Needs review Bugfix 19 10/10 +252−49 JoongHyuk Shin (shin) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago
Take a long time to reach consistent after pg_rewind 6679 Needs review Bugfix 10/10 +24−1 ChangAo Chen (chenchangao) Surya Poondla (spoondla) 1 3 days ago
Adding event mask validation for ModifyWaitEvent 6687 Needs review Bugfix Needs rebase! Josh Kupershmidt (schmiddy) 1 1 month ago
Fix null pointer dereference in PG19 6698 Needs review Bugfix 19 9/10 +49−16 Aleksander Alekseev (a.alekseev) 1 1 week ago
Allow SJE to recognize GiST-backed temporal primary keys 6699 Needs review Bugfix Needs rebase! SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 month ago
Apply ENCODING option for COPY TO FORMAT JSON 6700 Needs review Bugfix 19 9/10 +65−1 Ayush Tiwari (aytiwari) 1 2 weeks ago
Fix FOR PORTION OF recomputing GENERATED STORED columns that depend on the range column 6701 Needs review Bugfix 19 10/10 +64−0 Paul Jungwirth (pjungwir), SATYANARAYANA NARLAPURAM (satyanarayanan), jian he (universality) 1 1 week ago
Fix temporal leftover INSERT triggers sharing a tuple 6702 Needs review Bugfix 19 10/10 +87−0 Sergei Patiakin (spatiakin) Paul Jungwirth (pjungwir) 1 2 weeks ago
Fix FOR PORTION OF with DO INSTEAD/DO ALSO rules 6703 Needs review Bugfix 19 10/10 +0−0 jian he (universality) Paul Jungwirth (pjungwir) 1 3 weeks ago
Skip FOR PORTION OF leftovers after INSTEAD OF trigger 6704 Needs review Bugfix 19 10/10 +49−16 jian he (universality) Paul Jungwirth (pjungwir) 1 1 week ago
Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server 6707 Needs review Bugfix DDL 19 10/10 +252−105 Chao Li (chaol) 1 5 days ago
GetPublicationsStr i18n for quotes 6710 Needs review Bugfix Logical Replication 19 Needs rebase! Peter Smith (smithpb2250) 1 5 days ago
[Patch]Incorrect usage of PageGetFreeSpace instead of PageGetHeapFreeSpace in heap_xlog_visible 6712 Needs review Bugfix 14 Needs rebase! Alexey Makhmutov (lerm) 1 4 weeks ago
Fix race condition in pg_get_publication_tables with concurrent DROP TABLE 6715 Needs review Bugfix 9/10 +104−7 Bharath Rupireddy (bharathrupireddy) 1
Fix cascading standby reconnect failure after archive fallback 6716 Needs review Bugfix stable 10/10 +252−7 Marco Nenciarini (mnencia), Xuneng Zhou (dylanzhou) 1 1 week ago
Fix overflow and underflow in regr_r2() 6725 Needs review Bugfix 19 Needs rebase! Chengpeng Yan (chengpeng.yan) 1 4 hours ago
LockHasWaiters() crashes on fast-path locks 6732 Needs review Bugfix stable 10/10 +11−0 SATYANARAYANA NARLAPURAM (satyanarayanan) 1 1 month ago
Fix ProcKill lock-group vs procLatch recycle race 6737 Needs review Bugfix 10/10 +428−36 Vlad Lesin (vlesin) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 days ago
Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables 6746 Needs review Bugfix DDL 19 10/10 +252−23 Chao Li (chaol) 1 2 weeks ago
Disallow whole-row index references with virtual generated columns? 6749 Needs review Bugfix 19 10/10 +13−2 Ayush Tiwari (aytiwari) 1 2 weeks ago
Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions 6754 Needs review Bugfix My First Patch DDL 10/10 +51−1 Alberto Piai (albe) 1 1 month ago
Rebuild CHECK constraints after generated column SET EXPRESSION 6755 Ready for Committer Bugfix 19 10/10 +222−0 Jian He (stayreal) Zsolt Parragi (zsolt.parragi), Ayush Tiwari (aytiwari), solai v (solaiv) 1 4 days ago
(SQL/PGQ) cache lookup failed for label 6760 Ready for Committer Bugfix 19 10/10 +59−11 Man Zeng (zengman) 1 yesterday
Remove invalid SS2/SS3 handling from EUC-KR routines 6761 Needs review Bugfix Good First Review My First Patch stable 10/10 +33−5 성준 장 (sungjun) Henson Choi (assam258.gmail.com) 1 1 week ago
FOR PORTION OF should reject GENERATED columns 6764 Needs review Bugfix 19 10/10 +140−0 Paul Jungwirth (pjungwir) Nathan Bossart (bossartn) 1 1 week ago
pg_rewind does not rewind diverging timelines 6768 Needs review Bugfix 18 9/10 +470−24 Mats Kindahl (matski) 1 yesterday
[BUG] DELETE/UPDATE more than one row in partitioned foreign table 6770 Needs review Extensions Bugfix 10/10 +1211−314 Nikita Malakhov (nmalakh) 1 1 week ago
refint: Avoid reusing cascade UPDATE plans. 6773 Needs review Bugfix 10/10 +116−238 Ayush Tiwari (aytiwari) Nathan Bossart (bossartn) 1 1 week ago
Move FOR PORTION OF checks out of analysis 6778 Needs review Bugfix 19 10/10 +86−21 Paul Jungwirth (pjungwir), Jian He (stayreal) 1 1 week ago
Rebuild CHECK constraints after generated column SET EXPRESSION 6779 Needs review Bugfix stable 10/10 +222−0 Jian He (stayreal) 1 4 days ago
pg_stash_advice: dump file with overlong stash name crashes worker in a restart loop 6780 Needs review Bugfix 19 10/10 +36−0 Ayush Tiwari (aytiwari) 1 6 days ago
Add missing period to DETAIL messages 6783 Needs review Bugfix 19 Needs rebase! Peter Smith (smithpb2250) 1 5 days ago
[Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern 6786 Needs review Bugfix 19 10/10 +25−0 SATYANARAYANA NARLAPURAM (satyanarayanan), Ayush Tiwari (aytiwari) 1 3 days ago
Fix LISTEN startup race with direct advancement 6787 Needs review Bugfix 9/10 +144−8 Joel Jacobson (joeljacobson) 1 2 days ago
BUG #19488: Standby connection fails after dropping on login event trigger enabled always 6790 Needs review Bugfix 18 10/10 +135−1 Ayush Tiwari (aytiwari) 1 yesterday
BUG #19482: Recursive QueueFKConstraintValidation() lacks stack depth check 6791 Needs review Bugfix 18 10/10 +6−0 Ayush Tiwari (aytiwari) 1 5 days ago
to_date()/to_timestamp() silently accept month=0 and day=0 6792 Needs review Bugfix stable 10/10 +30−0 Ayush Tiwari (aytiwari) 1 3 weeks ago
BUG #19484: Segmentation fault triggered by FDW 6793 Needs review Bugfix 19 10/10 +64−2 Ayush Tiwari (aytiwari) 1 10 hours ago
Prevent setting NO INHERIT on partitioned not-null constraints 6795 Needs review Bugfix DDL stable 10/10 +13−0 Andreas Karlsson (kandreas) Jim Jones (jimus) 1 16 hours ago
Set notice receiver before libpq connection startup 6797 Needs review Bugfix dblink 19 10/10 +70−37 Chao Li (chaol) 1 7 hours ago
Avoid leaking system path from pg_available_extensions 6798 Needs review Bugfix 19 10/10 +4−4 Chao Li (chaol) Jim Jones (jimus) 1 15 hours ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Fix bug with accessing to temporary tables of other sessions 5379 Committed Bugfix Backport 17 Needs rebase! Jim Jones (jimus), Daniil Davydov (dddaniil) Tom Lane (tgl), Rafia Sabih (rafia.sabih), Jim Jones (jimus), Soumya S Murali (soumyamurali) Alexander Korotkov (smagen) 8 1 week ago
Fix slotsync worker busy loop causing repeated log messages 6546 Withdrawn Bugfix Logical Replication Needs rebase! Fujii Masao (masaofujii) Zhijie Hou (houzj) 2 1 month ago
astreamer_lz4: fix bug of output pointer advancement in decompressor 6561 Moved to different CF Bugfix 19 10/10 +2−2 Chao Li (chaol) Xuneng Zhou (dylanzhou) Tom Lane (tgl) 2 2 months ago
pg_upgrade fails when extension_control_path is used 6562 Moved to different CF Bugfix 19 9/10 +197−2 Jonathan Gonzalez V. (sxd) Niccolo Fei (nfei), Matheus Alcantara (matheus.alcantara) Peter Eisentraut (petere) 2 2 months ago
UBSAN crash in EventTriggerCollectAlterTSConfig 6565 Moved to different CF Bugfix stable 10/10 +0−0 Florin Irion (irionr) Álvaro Herrera (alvherre) 2 2 months ago
guc: make dereference style consistent in check_backtrace_functions 6566 Committed Bugfix 10/10 +16−16 zhang hu (zhanghu) Álvaro Herrera (alvherre) 1 1 month ago
DSA pagemap out-of-bounds in make_new_segment odd-sized path 6570 Moved to different CF Bugfix Needs rebase! Paul Bunn (pbunn) Michael Paquier (michael-kun) 2 2 months ago
Inconsistency in owner assignment between INDEX and STATISTICS 6571 Withdrawn Bugfix 19 10/10 +26−1 JoongHyuk Shin (shin) Amit Khandekar (amitdkhan) 1 1 month ago
Fix premature timeout in pg_promote() caused by signal interruptions 6583 Moved to different CF Bugfix 9/10 +4−4 Robert Pang (robertp), Robert Pang (robertpang-oss) Michael Paquier (michael-kun) 2 1 month ago
Two issues leading to discrepancies in FSM data on the standby server 6605 Committed Bugfix 19 Needs rebase! Alexey Makhmutov (lerm) Alexander Korotkov (smagen) 1 2 weeks ago
Check some unchecked fclose() results 6609 Withdrawn Bugfix 19 Needs rebase! Chao Li (chaol) 1 1 month ago
VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 6616 Committed Bugfix Backport stable 10/10 +95−1 Jim Jones (jimus) Álvaro Herrera (alvherre) 1 2 weeks ago
Fix HAVING-to-WHERE pushdown with nondeterministic collations 6626 Committed Bugfix stable 10/10 +468−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 weeks ago
Fix JSON_ARRAY(query) empty set handling and view deparsing 6628 Committed Bugfix stable 10/10 +304−27 Richard Guo (richardguo) Richard Guo (richardguo) 1 2 weeks ago
Fix integer overflow in nodeWindowAgg.c 6629 Committed Bugfix stable 10/10 +0−0 Richard Guo (richardguo) Richard Guo (richardguo) 1 1 month ago
pg_test_timing: fix unit typo and widen diff type 6645 Committed Bugfix 19 10/10 +17−13 Chao Li (chaol) Fujii Masao (masaofujii) 1 4 weeks ago
Use proc_exit() in WalRcvWaitForStartPosition 6660 Committed Bugfix Good First Review 19 10/10 +0−0 Chao Li (chaol) Fujii Masao (masaofujii) 1 1 month ago
Bugfixes for WAIT FOR LSN 6662 Committed Bugfix 19 Needs rebase! Xuneng Zhou (egoa) Alexander Korotkov (smagen) 2 2 days ago
Fix NULL dereference in pg_get_database_ddl() 6669 Withdrawn Bugfix 19 10/10 +40−1 Ayush Tiwari (aytiwari) 1 1 month ago
WAIT FOR LSN bug fixes 6678 Committed Bugfix 19 Needs rebase! Xuneng Zhou (dylanzhou) Alexander Korotkov (smagen) 1 2 days ago
Fix TOCTOU race in ReplicationSlotsComputeRequiredLSN() 6682 Withdrawn Bugfix stable 10/10 +6−1 JoongHyuk Shin (shin) 1 1 month ago
Bug in CREATE TABLE .. LIKE .. INCLUDING STATISTICS? 6683 Committed Bugfix 10/10 +0−0 Julien Tachoires (julmon) Srinath Reddy (srinath-reddy-sadipiralla) Andrew Dunstan (adunstan) 1 1 month ago
postmaster: fix stale PM_STARTUP failure exit 6684 Committed Bugfix 10/10 +5−24 Ayush Tiwari (aytiwari) Michael Paquier (michael-kun) 1 1 month ago
repack: fix a bug to reject deferrable primary key fallback for concurrent mode 6691 Committed Bugfix DDL 19 10/10 +97−12 Chao Li (chaol) Álvaro Herrera (alvherre) 1 3 weeks ago
Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION 6694 Committed Bugfix 19 10/10 +22−22 Ayush Tiwari (aytiwari) John Naylor (john.naylor) 1 2 weeks ago
Fix column name escaping in postgres_fdw stats import 6695 Committed Bugfix Security 19 Needs rebase! Ayush Tiwari (aytiwari) Etsuro Fujita (efujita) 1 1 week ago
Avoid blocking indefinitely while finishing walsender shutdown 6708 Committed Bugfix Logical Replication Physical Replication 10/10 +75−8 Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 weeks ago
pgbench: make verbose error messages thread-safe 6713 Committed Bugfix Needs rebase! Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 1 week ago
avoid ranlib warnings on macOS 6717 Committed Bugfix stable 10/10 +20−3 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 3 weeks ago
Consider collation when proving uniqueness 6722 Committed Bugfix stable Needs rebase! Richard Guo (richardguo) Richard Guo (richardguo) 1 2 weeks ago
Fix test for stale relation close in sequence synchronization 6726 Committed Bugfix 10/10 +5−1 Ayush Tiwari (aytiwari) Amit Kapila (amitkapila) 1 3 weeks ago
pgindent versus struct members and typedefs 6739 Committed Bugfix 19 10/10 +2−1 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 week ago
Fix WAIT FOR LSN cleanup on subtransaction abort 6741 Committed Bugfix 19 10/10 +54−1 Ayush Tiwari (aytiwari) Alexander Korotkov (smagen) 1 2 weeks ago
Fix REPACK with WITHOUT OVERLAPS replica identity indexes 6748 Committed Bugfix DDL 19 10/10 +409−4 Chao Li (chaol) Álvaro Herrera (alvherre) 1 1 week ago
Fix FOR PORTION OF with non-updatable view columns 6750 Committed Bugfix 19 10/10 +0−0 Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 1 1 week ago
Fix pg_stat_statements display of normalized FETCH counts 6756 Withdrawn Bugfix DDL 19 10/10 +134−13 Chao Li (chaol) 1 1 week ago
Fix unsafe PlannedStmt access in pg_stat_statements 6758 Committed Bugfix 19 10/10 +59−1 Chao Li (chaol) Michael Paquier (michael-kun) 1 1 week ago
Fix jsonpath .split_part() to honor silent mode 6759 Committed Bugfix 19 9/10 +34−3 Chao Li (chaol) Michael Paquier (michael-kun) 1 1 week ago
Fix SPLIT PARTITION bound-overlap bug and other improvements 6766 Committed Bugfix DDL 19 Needs rebase! Chao Li (chaol) Alexander Korotkov (smagen) 1 2 days ago
Fix bug of COPY TO support partition table 6769 Committed Bugfix DDL 19 10/10 +22−2 Chao Li (chaol) Masahiko Sawada (masahikosawada) 1 1 week ago
fix seg-fault in refint 6772 Committed Bugfix stable 10/10 +2−1 Ayush Tiwari (aytiwari) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 1 week ago
Fix bug of COPY (on_error set_null) 6774 Withdrawn Bugfix DDL 19 10/10 +24−12 Chao Li (chaol) 1 4 days ago
(SQL/PGQ) cache lookup failed for label 6776 Withdrawn Bugfix 19 Not processed Ayush Tiwari (aytiwari) 1 yesterday
New patch