Commitfest PG20-2 (2026-09-01 – 2026-09-30)

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: 290. Waiting on Author: 25. Ready for Committer: 47. Committed: 39. Moved to next CF: 23. Withdrawn: 6. Returned with Feedback: 1. Total: 431.

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) Masahiko Sawada (masahikosawada), harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li), Arul Kumar C (arulkumarc) 11 3 weeks 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) 12 7 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) 10 4 months 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) 7 10 months ago
Fix [SP-]GiST IOS visibility bug 5721 Needs review Bugfix 9/10 +620−82 Matthias van de Meent (mmeent) Mihail Nikalayeu (mihailnikalayeu), solai v (solaiv) 3 2 weeks ago
problems with toast.* reloptions 5839 Needs review Bugfix 20 10/10 +479−125 Nathan Bossart (bossartn) Sami Imseih (simseih), Yogesh Sharma (sharmay), solai v (solaiv) 7 1 hour 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) 5 2 months ago
Whole-row fixes for DROP COLUMN, SET COLUMN DATA TYPE 6055 Needs review Bugfix Backport stable 10/10 +560−10 Jian He (stayreal) lakshmi g (lakshmi) 5 1 week ago
avoid call ATPostAlterTypeCleanup twice 6121 Needs review Bugfix Backport stable 9/10 +118−0 Jian He (stayreal) 5 2 weeks 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) 4 6 months ago
extended statistic (examine_variable) ignored CollateExpr 6397 Needs review Bugfix stable 3/10 +64−14 Jian He (stayreal) Zizhuan Liu (liuzizhuan) 3 19 hours ago
tablecmds: fix bug where index rebuild loses replica identity on partitions 6440 Needs review Bugfix DDL stable Needs rebase! Chao Li (chaol) Sami Imseih (simseih) 3 2 weeks ago
tablecmds: fix Deadlock caused by Attach Partition 6442 Needs review Bugfix DDL 19 10/10 +54−0 Chao Li (chaol) 3 3 weeks ago
BUG #19382: Server crash at __nss_database_lookup 6449 Ready for Committer Bugfix Security 20 10/10 +906−1 Surya Poondla (spoondla) 3 1 month ago
Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline 6525 Needs review Bugfix 10/10 +418−6 Andrey Borodin (x4m) Surya Poondla (spoondla) 3 2 days 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) Zizhuan Liu (liuzizhuan) 2 1 month ago
Fix the wrong behavior of REFRESH MATERIALIZED VIEW CONCURRENTLY 6579 Needs review Bugfix 19 10/10 +246−43 Rafia Sabih (rafia.sabih), Surya Poondla (spoondla) 2 2 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) 2 5 months ago
Fix a file descriptor leak when using io_method=io_uring 6617 Ready for Committer Bugfix AIO My First Patch stable 10/10 +42−0 Lucas DRAESCHER (draescherl) Lætitia AVROT (arkhena), Ilmar Yunusov (tanswis42.gmail.com) 2 1 week ago
Take a long time to reach consistent after pg_rewind 6679 Ready for Committer Bugfix 10/10 +20−11 ChangAo Chen (chenchangao) Surya Poondla (spoondla), solai v (solaiv) 2 1 month ago
LockHasWaiters() crashes on fast-path locks 6732 Needs review Bugfix stable 10/10 +37−3 SATYANARAYANA NARLAPURAM (satyanarayanan) Bharath Rupireddy (bharathrupireddy) 2 2 weeks ago
pg_rewind does not rewind diverging timelines 6768 Needs review Bugfix 18 Needs rebase! Mats Kindahl (matski) Japin Li (japin) 2 2 days ago
[BUG] DELETE/UPDATE more than one row in partitioned foreign table 6770 Needs review Extensions Bugfix 10/10 +1217−319 Nikita Malakhov (nmalakh) 2 1 month ago
to_date()/to_timestamp() silently accept month=0 and day=0 6792 Needs review Bugfix stable 10/10 +30−0 Ayush Tiwari (aytiwari) Daniel Gustafsson (d_gustafsson) 2 3 months ago
Fix: VACUUM FULL or CREATE INDEX fails with error "missing chunk number 0 for toast value XXX" 6824 Needs review Bugfix 20 Needs rebase! Michael Paquier (michael-kun), Ekaterina Testova (e.testova) Andrey Borodin (x4m) 2 1 week ago
Fix Segfault caused by reentrancy in ri_triggers.c 6825 Needs review Bugfix 10/10 +240−1 Lucas Jeffrey (lucasjeffrey.acs) 2 1 month ago
Race conditions in logical decoding 6840 Needs review Bugfix stable 7/10 +10−5 Álvaro Herrera (alvherre), Antonin Houska (a.houska) Mihail Nikalayeu (mihailnikalayeu) 2 2 months ago
Prevent constraint name conflicts in partition trees spanning multiple schemas 6842 Needs review Bugfix DDL 10/10 +254−14 Marko Grujic (gruuya) 2 2 months ago
Don't consider FATAL errors "abnormal server termination" 6850 Needs review Bugfix libpq 10/10 +303−105 Jelte Fennema-Nio (jeltef) 2 2 months ago
Two bugs around ALTER TYPE 6903 Needs review Bugfix 3/10 +278−0 Andrey Borodin (x4m) Heikki Linnakangas (heikki), Surya Poondla (spoondla) 2 4 weeks ago
Possible G2 anomaly at SERIALIZABLE (SSI, doom-before-error) 6904 Needs review Bugfix Needs rebase! Andrey Borodin (x4m) 2 2 months ago
Do not lock tables in get_tables_to_repack 6909 Needs review Bugfix Needs rebase! ChangAo Chen (chenchangao) 2 4 weeks ago
Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges 6913 Needs review Bugfix My First Patch Good First Review 10/10 +166−14 도건 유 (dogeon) Henson Choi (assam258.gmail.com) 2 1 month ago
pg_dump: skip pg_init_privs entries for non-existent roles 6915 Ready for Committer Bugfix 19 Needs rebase! Hüseyin Demir (demir) Laurenz Albe (laurenz), solai v (solaiv), Rui Zhao (zhaorui) 2 1 week ago
Allow progress tracking of sub-commands 6958 Waiting on Author Bugfix Monitoring Needs rebase! Antonin Houska (a.houska) Alberto Piai (albe) 2 3 weeks ago
REVOKE's CASCADE protection doesn't work with inherited table owners 6961 Needs review Bugfix stable 10/10 +147−4 Jacob Champion (jchampion) Ayush Tiwari (aytiwari) 2 1 week ago
Re-read subscription state after lock in AlterSubscription 6972 Needs review Bugfix stable 8/10 +367−75 Bertrand Drouvot (bertranddrouvot.pg) 1 1 week ago
Fix races conditions in DropRole() and GrantRole() 6985 Ready for Committer Bugfix stable 10/10 +373−65 Bertrand Drouvot (bertranddrouvot.pg) Surya Poondla (spoondla) 1 1 week ago
Don't count logical decoding cleanup aborts in pg_stat_database.xact_rollback 6992 Needs review Bugfix 10/10 +221−18 Nik Samokhvalov (nikolay) jihyun bahn (ichibahn) 1 1 month ago
PSQL - improve tab completion for pub/sub options 7009 Ready for Committer Bugfix Good First Review psql Logical Replication 10/10 +151−21 Peter Smith (smithpb2250) Hüseyin Demir (demir) 1 6 days ago
pg_dump: ALTER INDEX SET STATISTICS missing for index-backed constraints 7012 Needs review Bugfix 10/10 +61−0 Zsolt Parragi (zsolt.parragi) 1 1 month ago
Fix LSN of logical decoding message 7016 Needs review Bugfix 18 10/10 +8−2 Atsushi Torikoshi (atsushitorikoshi) solai v (solaiv) 1 1 week ago
PITR: Shut down instead of promoting when recovery cannot pause 7026 Needs review Bugfix 10/10 +149−0 Jan Nidzwetzki (jnidzwetzki) 1 6 days ago
psql: schema-qualify catalog references in a tab-completion query 7027 Ready for Committer Bugfix 9/10 +2−2 Vismay Tiwari (vismay.t.gmail.com) sundong kim (mok03127.naver.com) 1 4 weeks ago
amcheck: Allow interrupting the child-level rightlink walk 7028 Needs review Bugfix 10/10 +2−0 sundong kim (mok03127.naver.com) 1 1 month ago
Restore vacuum_delay_point() in GIN posting-tree leaf vacuum 7031 Needs review Bugfix 10/10 +0−0 sundong kim (mok03127.naver.com) solai v (solaiv) 1 3 weeks ago
pg_plan_advice: fix empty FOREIGN_JOIN sublist validation 7036 Needs review Bugfix 19 10/10 +5−1 Chao Li (chaol) 1 4 weeks ago
injection_points: canceled or terminated waiters leak their wait slots 7037 Needs review Bugfix Needs rebase! Zsolt Parragi (zsolt.parragi) 1 3 weeks ago
Add vacuum_delay_point() to GiST empty-page deletion pass 7038 Needs review Bugfix 10/10 +3−0 sundong kim (mok03127.naver.com) solai v (solaiv) 1 3 weeks ago
REPACK (CONCURRENTLY) doesn't handle invalid indexes 7039 Needs review Bugfix 19 9/10 +326−6 Zsolt Parragi (zsolt.parragi) 1 5 days ago
REPACK (CONCURRENTLY) doesn't handle invalid indexes 7040 Needs review Bugfix 19 9/10 +326−6 Zsolt Parragi (zsolt.parragi) 1 5 days ago
DELETE FOR PORTION OF bypasses view WITH CHECK OPTION for leftover rows 7050 Needs review Bugfix 19 10/10 +0−0 Zsolt Parragi (zsolt.parragi) solai v (solaiv) 1 4 days ago
Collect ALTER PUBLICATION commands for event triggers 7055 Needs review Bugfix DDL 10/10 +110−18 Fujii Masao (masaofujii) Ian Barwick (barwick) 1 1 week ago
Fix quotation logic for unreserved keywords in window specifications 7056 Needs review Bugfix 10/10 +50−1 Kwangwon Seo (kwangwonseo) Henson Choi (assam258.gmail.com) 1 22 hours ago
Perform join removal by editing the query's jointree 7059 Needs review Bugfix 9/10 +922−1673 Tom Lane (tgl) 1 2 days ago
psql: filter system functions before visibility checks 7061 Needs review Bugfix Performance 20 10/10 +34−4 xiaoyu liu (raindrop) 1 3 weeks ago
pg_upgrade fails when FK constraint with same name exists on partitioned table and its partition 7062 Needs review Bugfix 10/10 +106−0 Arseny Kositsin (arseny114) 1 3 weeks ago
Restrict partial unique index estimates to base quals 7064 Needs review Bugfix 20 9/10 +185−18 Chengpeng Yan (chengpeng.yan) 1 3 weeks ago
PSQL schema "describe" \dn is not escaping quotes 7066 Ready for Committer Bugfix psql Logical Replication 10/10 +97−4 Peter Smith (smithpb2250) Jim Jones (jimus), Steven Niu (niushiji) 1 2 days ago
Lost KEY SHARE lock information during toasting allows foreign-key violation 7068 Needs review Bugfix stable Needs rebase! Michael Paquier (michael-kun) Rui Zhao (zhaorui) 2 1 week ago
Restore idempotency of pg_enable_data_checksums() 7070 Needs review Bugfix stable 9/10 +138−14 Ilmar Yunusov (tanswis42.gmail.com) 1 10 hours ago
Bug: Whole-row var in indexes corrupts indexes after DDL 7071 Needs review Bugfix 8/10 +109−193 Matthias van de Meent (mmeent) 1 2 weeks ago
Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match 7075 Needs review Bugfix Good First Review 1/2 +24−13 Zizhuan Liu (liuzizhuan) Damil Shahzad (damils) 1 35 minutes ago
Write skew observed under serializable isolation 7083 Needs review Bugfix stable Needs rebase! Jacob Brazeal (polkerty) 1 3 weeks ago
a large LIMIT makes some sorts slower 7084 Needs review Bugfix Performance 20 10/10 +54−14 Chengpeng Yan (chengpeng.yan) 1 2 weeks ago
Fix exported snapshot xmin handoff race 7089 Needs review Bugfix stable 10/10 +253−1 chee wooson (chee.wooson) 1 1 week ago
ERROR: failed to find conversion function from unknown to text 7094 Needs review Bugfix stable 10/10 +22−0 Jian He (stayreal) 1 3 months ago
Release replication slot on error in SQL-callable slot functions 7097 Needs review Bugfix Logical Replication 20 10/10 +281−0 Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 1 6 days ago
Fix NULL dereference in subscription REFRESH on concurrent DROP 7101 Needs review Bugfix Logical Replication 10/10 +141−32 Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 1 2 hours ago
BUG #19603: Vuln47: distance_taxicab and distance_chebyshev silently return 0 7107 Needs review Bugfix stable 10/10 +63−2 Ayush Tiwari (aytiwari) 1 2 weeks ago
Backup manifests accept out-of-range LSNs 7110 Needs review Bugfix 20 10/10 +15−18 Ayush Tiwari (aytiwari) 1 6 days ago
BUG #19597: getQuadrant: impossible case is reachable 7112 Ready for Committer Bugfix stable 9/10 +41−0 Ayush Tiwari (aytiwari) Pierre Forstmann (pifor) 1 19 hours ago
Error handling in after-startup shmem requests 7115 Ready for Committer Bugfix stable 10/10 +157−65 Ayush Tiwari (aytiwari) 1 21 hours ago
ALTER COLUMN SET EXPRESSION on partitions not work in case of dependencies 7117 Needs review Bugfix stable 10/10 +206−13 Jian He (stayreal) 1 1 week ago
Move vacuum_delay_point out of locked regions in ginInsertCleanup 7124 Needs review Bugfix 20 10/10 +21−5 Andrey Borodin (x4m), ze chen (chenze), Kevin Rocker (kehvyn) 1 6 days ago
Fix detection of truncated zstd/gzip/lz4-compressed backups 7129 Needs review Bugfix stable Needs rebase! Chao Li (chaol) Zsolt Parragi (zsolt.parragi) 1 4 days ago
Fix races in Windows pthread emulation 7131 Needs review Bugfix 20 10/10 +13−15 Harrison Booth (hbooth) 1 3 weeks ago
meson: Support ECPG tests in runnable cross builds 7132 Needs review Bugfix 20 10/10 +17−4 Harrison Booth (hbooth) 1 3 weeks ago
Fix pg_basebackup long-path test on Windows 7133 Needs review Bugfix 20 9/10 +2−1 Harrison Booth (hbooth) 1 1 week ago
Fix stale tuplecid records left behind by aborted subtransactions 7137 Needs review Bugfix Logical Replication 20 10/10 +487−5 bingshuai li (kid1019) 1 4 days ago
Disallow outer-level and WHERE-clause aggregates in GRAPH_TABLE 7144 Needs review Bugfix 20 10/10 +160−59 Sami Imseih (simseih) Tom Lane (tgl) 1 yesterday
Implement TODOs for index operator strategy number validation 7152 Needs review Bugfix My First Patch 10/10 +21−14 Priyanka Sangam (arcticwolf) 1 2 weeks ago
Fix compilation of nodeMergejoin.c with EXEC_MERGEJOINDEBUG 7154 Needs review Bugfix stable 10/10 +1−0 Tatsuya Kawata (croissant) 1 2 days ago
Fix CPU cost of right-semi and right-anti hash joins 7156 Needs review Bugfix 9/10 +171−2 Richard Guo (richardguo) 1 1 hour ago
apply worker misses closing partition leaves 7158 Needs review Bugfix Backport Logical Replication 10/10 +7−2 Hayato Kuroda (ha-kun) 1 yesterday
pgbench: \gset and \aset should store SQL NULL as the null value 7163 Needs review Bugfix stable 10/10 +93−3 Shinya Kato (shinyakato) 1 18 hours ago

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL 6801 Committed Bugfix 10/10 +67−0 Ante Krešić (antekresic) Aleksander Alekseev (a.alekseev), solai v (solaiv) Álvaro Herrera (alvherre) 2 6 days ago
Handle concurrent drop when doing whole database vacuum 6890 Committed Bugfix 10/10 +21−7 ChangAo Chen (chenchangao) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy), Surya Poondla (spoondla) Nathan Bossart (bossartn) 2 2 weeks ago
Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound 6928 Committed Bugfix 10/10 +16−15 Fujii Masao (masaofujii) Yugo Nagata (yugo.nagata), Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii) 2 2 weeks ago
Improve errmsg for publication membership 6950 Committed Bugfix Good First Review 20 10/10 +4−4 Peter Smith (smithpb2250) Daniel Gustafsson (d_gustafsson) 2 1 week ago
Prevent crash when calling pgstat functions with unregistered stats kind 6965 Moved to different CF Bugfix stable 9/10 +8−10 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 2 1 month ago
Coverage (lcov) failing with inconsistent error in versions 2.x 6966 Withdrawn Bugfix Testing 10/10 +35−54 Jonathan Gonzalez V. (sxd) 1 1 month ago
Fix typo in pg_stat_us_to_ms() 6974 Moved to different CF Bugfix 20 Needs rebase! Tatsuya Kawata (croissant) Michael Paquier (michael-kun) 2 1 month ago
Fix tracing of BackendKeyData and CancelRequest messages 6980 Moved to different CF Bugfix libpq 20 Needs rebase! Anthonin Bonnefoy (bonnefoa) Heikki Linnakangas (heikki) 2 1 month ago
Yet another bug in nondeterministic LIKE 6986 Moved to different CF Bugfix 10/10 +80−32 Tom Lane (tgl) Tom Lane (tgl) 2 1 month ago
Fix duplicate detection for null-treatment window functions 6994 Moved to different CF Bugfix 19 10/10 +0−0 Chao Li (chaol) Ewan Young (kdbase.hack.gmail.com) Tatsuo Ishii (ishii) 2 1 month ago
Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation 7002 Committed Bugfix 19 10/10 +4−4 Srinath Reddy (srinath-reddy-sadipiralla) Masahiko Sawada (masahikosawada) 1 2 weeks ago
Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows 7010 Moved to different CF Bugfix 19 10/10 +0−0 Chao Li (chaol) Peter Eisentraut (petere) 2 4 weeks ago
Avoid crash on malformed CREATE_REPLICATION_SLOT reply 7014 Committed Bugfix 10/10 +13−0 Kenny Chen (kennychen) Fujii Masao (masaofujii) 1 1 month ago
GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend 7018 Committed Bugfix 20 10/10 +30−0 Ewan Young (kdbase.hack.gmail.com) Peter Eisentraut (petere) 1 1 week ago
Fix RETURNING side effects for FOR PORTION OF leftover rows 7019 Moved to different CF Bugfix 19 10/10 +52−14 Chao Li (chaol) Dean Rasheed (deanr) 2 3 weeks ago
Race between datachecksum enablement and create table with the file_copy strategy 7041 Committed Bugfix 19 10/10 +0−0 Zsolt Parragi (zsolt.parragi) Daniel Gustafsson (d_gustafsson) 1 2 weeks ago
Don't use pq_putmessage in socket comm function 7046 Moved to different CF Bugfix 20 9/10 +1−1 Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) 2 3 weeks ago
Fix error handling in getCopyDataMessage and pqFunctionCall3 7048 Committed Bugfix stable 10/10 +14−0 Anthonin Bonnefoy (bonnefoa) Fujii Masao (masaofujii) 1 2 weeks ago
vacuum: stop using stream ring after failsafe 7049 Committed Bugfix Needs rebase! Jingtang Zhang (mrdrivingduck) Melanie Plageman (melanieplageman) 1 1 week ago
Should CUSTER (ANALYZE) work? 7051 Committed Bugfix 19 10/10 +13−0 Zsolt Parragi (zsolt.parragi) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 3 days ago
Fix missing FORMAT when deparsing JSON_ARRAY(query) 7053 Moved to different CF Bugfix 19 10/10 +63−10 Chao Li (chaol) Richard Guo (richardguo) 2 3 weeks ago
DOCS - Fix spacing hack in synopses replaceable tag. 7054 Moved to different CF Bugfix Docs Only 10/10 +34−24 Peter Smith (smithpb2250) Bruce Momjian (bmomjian) 2 2 weeks ago
fix autovacuum database sorting 7058 Moved to different CF Bugfix stable 10/10 +7−4 Rustam Khamidullin (rustamkhamidullin) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 weeks ago
SAOP nullability analysis below NOT/BooleanTest 7063 Moved to different CF Bugfix stable 10/10 +44−2 Ayush Tiwari (aytiwari) Tom Lane (tgl) 2 3 weeks ago
Missing list_free in publicationcmds.c:OpenTableList 7065 Committed Bugfix Good First Review Logical Replication Needs rebase! Peter Smith (smithpb2250) shihao zhong (zhong950419) Amit Kapila (amitkapila) 1 6 days ago
Possible wrong result from inlining a STRICT SQL function 7067 Moved to different CF Bugfix stable 10/10 +51−0 Ayush Tiwari (aytiwari) Tom Lane (tgl) 2 3 weeks ago
zic: fix PostgreSQL build failure on filesystems without hard link support 7076 Committed Bugfix Windows 20 Needs rebase! Vladlen Popolitov (vladlenpopolitov) Tom Lane (tgl) 1 2 weeks ago
Fix create_gating_plan() dropping a child Result's 7078 Moved to different CF Bugfix 19 10/10 +28−10 Ayush Tiwari (aytiwari) David Rowley (davidrowley) 2 2 weeks ago
Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output 7080 Committed Bugfix 19 Needs rebase! Rui Zhao (zhaorui) Richard Guo (richardguo) 1 2 weeks ago
Implicit conversion from int64 to int32 when calling hash_get_num_entries 7082 Committed Bugfix 19 10/10 +8−9 Karina Litskevich (karinalitskevich) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 1 week ago
Fix missing space before WHERE in `GRAPH_TABLE` deparse 7085 Committed Bugfix 10/10 +15−13 Dhruv Chauhan (chdh) (dhruvchauhan) Peter Eisentraut (petere) 1 2 weeks ago
Expression index can get an empty generated column name 7086 Committed Bugfix Needs rebase! Dhruv Chauhan (chdh) (dhruvchauhan) Tom Lane (tgl) 1 3 weeks ago
datachecksums: handle invalid and dropped databases during enable 7087 Committed Bugfix 19 10/10 +77−20 Ayush Tiwari (aytiwari) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 1 10 hours ago
Add more tab-completion rules for DROP PROPERTY GRAPH 7093 Committed Bugfix Good First Review psql 10/10 +2−0 Peter Smith (smithpb2250) Peter Eisentraut (petere) 1 1 week ago
New patch