Commitfest 2025-01

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Needs review: 31. Waiting on Author: 12. Ready for Committer: 4. Committed: 82. Moved to next CF: 205. Returned with Feedback: 6. Rejected: 4. Withdrawn: 14. Total: 358.

Active patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Documentation
Document how to run only specific regress tests 5333 Needs review Not processed Paul Jungwirth (pjungwir) 2 4 months ago
Miscellaneous
Unlinking Parallel Hash Join inner batch files sooner 4314 Ready for Committer Not processed Thomas Munro (macdice) 9 5 months ago
date_trunc function in interval version 4761 Needs review Not processed Przemysław Sztoch (psztoch) 5 10 months ago
Monitoring & Control
Improve EXPLAIN output for multicolumn B-Tree Index 5063 Needs review 18 Not processed Masahiro Ikeda (masahiro.ikeda) 4 5 months ago
add log_transaction GUC setting 5131 Waiting on Author 18 Not processed Sergey Solovev (ashblade) 3 3 months ago
Trim the heap free memory 5252 Waiting on Author 18 Not processed Shawn Wang (shawnwang) 2 2 months ago
history of vacuum / checkpoint runs 5462 Needs review Not processed Tomas Vondra (fuzzycz) 1 2 months ago
Performance
nbtree performance improvements through specialization on key shape 3672 Waiting on Author Not processed Matthias van de Meent (mmeent) 14 4 months ago
nbtree: implement dynamic prefix truncation 4635 Waiting on Author Not processed Matthias van de Meent (mmeent) 7 4 months ago
nbtree: downlink right separator/HIKEY optimization 4638 Needs review Not processed Matthias van de Meent (mmeent) 7 1 year ago
shared detoast datum 4759 Needs review Not processed Andy Fan (andy2) 6 9 months ago
Add a attopt to disable MCV when estimating for Var = Const 4909 Needs review Not processed Andy Fan (andy2) 4 11 months ago
Refactoring
SetLatches() 3998 Needs review Not processed Thomas Munro (macdice) 12 4 months ago
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Needs review Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) 3 1 month ago
Call rm_redo in a temporary memory context 5174 Waiting on Author Not processed Heikki Linnakangas (heikki) 3 5 months ago
Use function smgrclose() to replace the loop 5196 Waiting on Author 18 Not processed Steven Niu (niushiji) 3 5 months ago
Vectored IO in XLogWrite() 5225 Waiting on Author Not processed Melih Mutlu (melihmutlu) 3 3 months ago
Code cleanup for detoast a expanded datum. 5391 Needs review Not processed Andy Fan (andy2) 1 3 months ago
Replication & Recovery
CSN snapshots in hot standby 4912 Needs review 18 Not processed Heikki Linnakangas (heikki) 4 3 months ago
Recovery of .partial WAL segments 5148 Waiting on Author Not processed Stefan Fercot (stefan.fercot) 3 5 months ago
Security
add multiple client certificate selection feature 4924 Needs review Not processed Cary Huang (cary) 4 11 months ago
Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto 5332 Needs review 18 Not processed Joe Conway (jconway) 2 2 months ago
Server Features
BCP 47 locale names for Windows 3772 Needs review Not processed Thomas Munro (macdice) 8 7 months ago
Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Waiting on Author Not processed David Christensen (davidchristensen) 12 3 months ago
Use WALReadFromBuffers in more places 4952 Needs review Not processed Bharath Rupireddy (bharathrupireddy) 4 5 months ago
REINDEX not updating partition progress 5122 Needs review stable Not processed Ilya Gladyshev (qoops) 3 8 months ago
Auto Vacuum optimisation 5395 Needs review 18 Not processed wenhui qiu (qiuwenhuifx.163.com) 1 4 months ago
System Administration
database-specific role memberships 5284 Needs review Not processed Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) 2 5 months ago
Testing
CI and test improvements 3709 Waiting on Author Not processed Justin Pryzby (justinpryzby) 14 4 months ago

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Network failure may prevent promotion 4748 Moved to next CF 7/7 +52−202 Kyotaro Horiguchi (horiguti) 7 6 days ago
apply_scanjoin_target_to_paths and partitionwise join 4929 Returned with feedback stable Not processed Ashutosh Bapat (ashutoshbapat) 4 2 months ago
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state 5029 Moved to next CF 6/7 +124−6 ChangAo Chen (chenchangao) 5 yesterday
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Moved to next CF stable 6/7 +16−5 Jelte Fennema-Nio (jeltef) 5 1 month ago
inplace update: send nontransactional invalidations 5091 Moved to next CF stable 6/7 +0−0 Noah Misch (nmisch) Noah Misch (nmisch) 5 4 months ago
Incremental Sort Cost Estimation Instability 5093 Moved to next CF 18 6/7 +180−32 Andrei Lepikhov (lepikhov) 5 4 months ago
Prevent incorrect entries in pg_stat_activity. 5105 Moved to next CF 7/7 +19−2 Fujii Masao (masaofujii) 4 3 months ago
DirtyScanshot index scan skips concurrently updated tuples 5151 Moved to next CF stable 7/7 +146−8 Michail Nikolaev (nkey) 4 2 weeks ago
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 5160 Moved to next CF stable 6/7 +1567−50 Michail Nikolaev (nkey) 4 1 month ago
Fix standby may crash when switching-over in certain special cases 5199 Moved to next CF 7/7 +2−2 pixian shi (pxshi) 4 3 months ago
Fix RelationTruncate() corruption 5242 Moved to next CF Not processed Robert Haas (rhaas), Thomas Munro (macdice) Thomas Munro (macdice) 3 1 month ago
ensure we have a snapshot when dropping an index concurrently 5262 Moved to next CF 18 7/7 +124−30 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 3 1 week ago
Fix for consume_xids advancing XIDs incorrectly 5303 Moved to next CF stable 6/7 +0−0 Yushi Ogiwara (yushi) 3 3 months ago
Fix creation of empty .log files during log rotation 5365 Moved to next CF 7/7 +15−12 Arseny Kositsin (arseny114) 2 2 weeks ago
TimestampTz->Text->TimestampTz casting fails with DateStyle 'Postgres' 5371 Returned with feedback Not processed Aleksander Alekseev (a.alekseev) 1 2 months ago
pageinspect - bug in brin_page_items 5376 Committed 17 Not processed Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 1 3 months ago
Fixed assertion issues in "pg_get_viewdef" 5383 Committed stable Not processed Man Zeng (zengman) Tom Lane (tgl) 1 4 months ago
Forbid accessing other session's temporary tables 5392 Withdrawn stable Not processed Mikhail Gribkov (youzhick) 1 3 months ago
attempt multibyte-aware truncation of database names 5393 Committed 17 Not processed Nathan Bossart (bossartn), Bertrand Drouvot (bdrouvot) Nathan Bossart (bossartn) 1 3 months ago
Fix jsonb comparison for raw scalar pseudo arrays 5394 Committed stable Not processed Jack Yan (jackyan) Andrew Dunstan (adunstan) 1 2 months ago
Heap Use After Free in Window Aggregate Execution & custom malloc allocator implementation 5402 Committed 17 Not processed Jayesh Dehankar (jayesh.dehankar) David Rowley (davidrowley) 1 3 months ago
[Fix] Heap Use After Free in parallel_vacuum_reset_dead_items Function 5406 Committed 17 Not processed Vallimaharajan G (vallimaharajan001) John Naylor (john.naylor) 1 3 months ago
Memory leak in WAL sender with pgoutput (v10~) 5411 Committed stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 months ago
Fix right-semi-joins in HashJoin rescans 5415 Committed Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 3 months ago
[BUG] Assert fails for local buffers in BufferIsExclusiveLocked 5427 Withdrawn Not processed 1 1 month ago
bt_index_parent_check false alarm for indexes created concurrently 5438 Moved to next CF 6/7 +69−39 Michail Nikolaev (nkey) 2 3 months ago
Incorrect result of bitmap heap scan. 5448 Moved to next CF stable Needs rebase! Matthias van de Meent (mmeent) 2 1 week ago
Bug: mdunlinkfiletag unlinks mainfork seg.0 instead of indicated fork+segment 5454 Moved to next CF 7/7 +10−7 Matthias van de Meent (mmeent) 2 3 months ago
Fix 'unresolved external symbol' under Windows in meson build 5457 Committed 18 Not processed Vladlen Popolitov (vladlenpopolitov) Heikki Linnakangas (heikki) 1 2 months ago
Fix handling of injection_points regarding pending stats 5464 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 months ago
Fix logging for invalid recovery timeline 5468 Moved to next CF stable 7/7 +3−3 David Steele (dsteele) Michael Paquier (michael-kun) 2 1 month ago
Give slotsync worker a reserved PGPROC 5469 Committed 17 Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 months ago
Ignore nullingrels when looking up statistics 5480 Committed stable Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 2 months ago
Clients
Improved psql tab completion for joins 5388 Committed Not processed Andreas Karlsson (kandreas) Tomas Vondra (fuzzycz) 1 3 months ago
Add Option to Check All Addresses For Matching target_session_attr 5396 Moved to next CF 18 7/7 +306−10 Andrew Jackson (andrewjackson) 2 1 month ago
Tab completion for ALTER USER RESET 5414 Moved to next CF 18 7/7 +28−0 Robins Tharakan (robins) Tomas Vondra (fuzzycz) 2 1 month ago
psql: Option to use expanded mode for various meta-commands 5476 Committed Not processed Dean Rasheed (deanr) Dean Rasheed (deanr) 1 2 months ago
Code Comments
Remove an obsolete comment in gistinsert() 5370 Committed Not processed Tender Wang (tndrwang) Michael Paquier (michael-kun) 1 4 months ago
Documentation
Document NULL Concepts and Behaviors 5086 Moved to next CF 6/7 +1279−160 David Johnston (polobo) 5 2 weeks ago
Doc: Improve hostssl related descriptions and option presentation 5088 Moved to next CF Needs rebase! David Johnston (polobo) 5 2 weeks ago
doc: virtual envs with Pl/Python 5308 Withdrawn Not processed Florents Tselai (florentst) 2 5 months ago
Clarify old WAL files cannot be removed until they are summarized 5310 Committed Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 2 3 months ago
Use "protocol options" name instead of "protocol extensions" everywhere 5341 Moved to next CF 7/7 +4−4 Jelte Fennema-Nio (jeltef) 3 2 weeks ago
fix deprecation mention for age() and mxid_age() 5384 Committed 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 3 months ago
Parallel index build for BRIN 5398 Committed 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz) 1 3 months ago
Doc: clarify the log message level of the VERBOSE option 5419 Committed Not processed Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) 1 2 months ago
doc: Mention clock synchronization recommendation for hot_standby_feedback 5425 Moved to next CF stable 5/7 +7−0 Jakub Wartak (jakub.wartak.tomtom) 2 4 days ago
Miscellaneous
Avoid orphaned objects dependencies, take 3 4942 Moved to next CF 18 6/7 +998−22 Bertrand Drouvot (bertranddrouvot.pg) 5 1 month ago
Casts from jsonb to other types should cope with json null 5152 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 3 2 months ago
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. 5184 Moved to next CF 7/7 +61−0 Nishant Sharma (nishant-at-edb) 4 yesterday
Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c 5291 Moved to next CF 6/7 +2−3 Tender Wang (tndrwang) Alexander Korotkov (smagen) 3 3 days ago
System views for versions reporting 5318 Moved to next CF stable 2/7 +565−1 Dmitry Dolgov (erthalion) 3 4 days ago
clean up create|alter domain stmt incompatiable constraint error case and add regression test 5385 Withdrawn 18 Not processed 1 3 months ago
Add PageData type and add const qualifiers to bufpage.h 5440 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 months ago
Improving default column names/aliases of subscript text expressions 5446 Rejected Not processed Jelte Fennema-Nio (jeltef) 1 3 months ago
Unicode 16 update 5472 Moved to next CF 7/7 +7442−6609 Peter Eisentraut (petere), Jeff Davis (jdavis) 2 5 days ago
IWYU annotations 5475 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 months ago
Monitoring & Control
relfilenode statistics 5007 Moved to next CF 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 5 2 weeks ago
Add pg_ownerships and pg_privileges system views 5033 Withdrawn Not processed Joel Jacobson (joeljacobson) 4 3 months ago
Enhance file_fdw to report processed and skipped tuples in COPY progress 5282 Moved to next CF Needs rebase! Fujii Masao (masaofujii) 3 2 weeks ago
Count and log pages set all frozen by vacuum 5346 Committed Not processed Melanie Plageman (melanieplageman) Melanie Plageman (melanieplageman) 2 3 months ago
Sampling of queries in pg_stat_statements 5389 Withdrawn Not processed 1 6 days ago
Allow EXPLAIN to Output Page Fault Information 5477 Withdrawn Not processed Atsushi Torikoshi (torikoshia) 1 3 days ago
Performance
Index Prefetching 4351 Moved to next CF Needs rebase! Tomas Vondra (fuzzycz) 10 4 months ago
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 4564 Moved to next CF 6/7 +357−77 Ashutosh Bapat (ashutoshbapat) 8 5 hours ago
Sort functions with specialized comparators 5036 Moved to next CF 6/7 +34−48 Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) John Naylor (john.naylor) 5 1 month ago
Streaming Vacuum 5089 Moved to next CF Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) Melanie Plageman (melanieplageman) 5 1 month ago
Make tuple deformation faster 5097 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 4 3 months ago
MergeJoin beats HashJoin in the case of multiple hash clauses 5114 Moved to next CF Needs rebase! Andrei Lepikhov (lepikhov) 4 2 weeks ago
Allow partition-wise join when whole row var is needed 5128 Moved to next CF 18 Needs rebase! Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) 4 3 months ago
Asynchronous MergeAppend Execution 5129 Moved to next CF Needs rebase! Alexander Pyhalov (a.pyhalov) 4 7 months ago
Use read streams in autoprewarm 5162 Moved to next CF 7/7 +127−5 Nazir Bilal Yavuz (nbyavuz) 4 3 months ago
Add ExprState hashing for GROUP BY and hashed SubPlans 5229 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 3 3 months ago
Improve statistics estimation considering GROUP-BY as a 'uniqueiser' 5269 Moved to next CF 18 2/7 +37−0 Andrei Lepikhov (lepikhov) Alexander Korotkov (smagen) 3 1 month ago
Limiting overshoot in nbtree SAOP parallel index scans 5299 Moved to next CF Needs rebase! Matthias van de Meent (mmeent) 3 5 months ago
use a non-locking initial test in TAS_SPIN on AArch64 5321 Committed 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 months ago
Additional function inlining for slow_deform_heap_tuple 5347 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 2 4 months ago
Let an Append to consider a tuple fraction when choosing fractional subpaths 5361 Moved to next CF 18 Needs rebase! Andrei Lepikhov (lepikhov), Nikita Malakhov (nmalakh) 2 2 weeks ago
Using Expanded Objects other than Arrays from plpgsql 5364 Moved to next CF Not processed Tom Lane (tgl) Tom Lane (tgl) 2 1 month ago
Eagerly scan all-visible pages to amortize aggressive vacuum 5366 Moved to next CF Not processed Melanie Plageman (melanieplageman) Melanie Plageman (melanieplageman) 2 1 month ago
optimize file transfer in pg_upgrade 5369 Moved to next CF 18 7/7 +642−80 Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 days ago
Converting SetOp to read its two inputs separately 5377 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 months ago
Adding compression of temporary files 5382 Moved to next CF Needs rebase! Filip Januš (fjanus) 2 3 hours ago
avoid calling pgstat_read_current_status() in pg_signal_backend() 5400 Committed 18 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 4 months ago
[PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause 5422 Moved to next CF 18 7/7 +0−0 Ravi Revathy (revathyraavi) 2 1 week ago
Avoid unnecessary wrapping for more complex expressions 5434 Committed Not processed Richard Guo (richardguo) Richard Guo (richardguo) 1 3 months ago
Eliminating SPI / SQL from some RI trigger functions 5450 Moved to next CF 19 Needs rebase! Amit Langote (amitlan) 2 3 months ago
Some ExecSeqScan optimizations 5453 Committed 18 Not processed Amit Langote (amitlan) Amit Langote (amitlan) 1 2 months ago
More reliable nbtree detection of unsatisfiable RowCompare quals involving a leading NULL key/element 5460 Committed Not processed Peter Geoghegan (pgeoghegan) Peter Geoghegan (pgeoghegan) 1 2 months ago
Speed up ICU case conversions 5474 Moved to next CF 2/7 +86−41 Andreas Karlsson (kandreas) 2 1 week ago
handle batch explosion in hash joins 5482 Moved to next CF 2/7 +5635−0 Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 2 1 month ago
Procedural Languages
Use Python "Limited API" in PL/Python 5416 Moved to next CF 7/7 +0−0 Peter Eisentraut (petere) Peter Eisentraut (petere) 2 1 week ago
Refactoring
New [relation] options engine 4688 Moved to next CF Needs rebase! Nikolay Shaplov (nataraj) 7 1 week ago
Fix a few issues in collation cache 5164 Withdrawn 18 Not processed Jeff Davis (jdavis) 3 3 months ago
Refactor SLRU to always use long file names 5250 Moved to next CF 7/7 +104−86 Aleksander Alekseev (a.alekseev) 3 1 month ago
Refactor bytea_sortsupport() 5288 Moved to next CF Not processed Aleksander Alekseev (a.alekseev) 3 3 months ago
Move clause_sides_match_join() into pathnode.h 5289 Committed Not processed James Hunter (hunjmes) David Rowley (davidrowley) 2 5 months ago
Collation and ctype method tables and extension hooks 5301 Moved to next CF 7/7 +805−530 Jeff Davis (jdavis) 3 2 months ago
simplify regular expression locale global variables 5313 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 3 months ago
Clear padding in PgStat_HashKey keys 5367 Committed 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 4 months ago
Rework subscription-related code for psql and pg_dump 5412 Committed 18 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 months ago
downgrade some aclchk.c errors to internal 5463 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 months ago
Convert macros to static inline functions 5471 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 1 month ago
Don't dirty pages while they are getting flushed out 5483 Moved to next CF Needs rebase! Andres Freund (andresfreund) 2 4 months ago
Replication & Recovery
Return pg_control from pg_backup_stop(). 4997 Moved to next CF 18 7/7 +181−30 David Steele (dsteele) 5 2 months ago
Enable logical decoding when wal_level = 'replica' without a server restart 5479 Moved to next CF Needs rebase! Masahiko Sawada (masahikosawada) 2 1 month ago
Security
Extension security improvement: Add support for extensions with an owned schema 5018 Moved to next CF 18 7/7 +326−62 Jelte Fennema-Nio (jeltef) 5 5 months ago
Convert contrib SQL functions to new style 5368 Committed 18 Not processed Tom Lane (tgl), Ronan Dunklau (rdunklau) Tom Lane (tgl) 1 2 months ago
revamp row-security tracking 5397 Moved to next CF 18 6/7 +25−17 Nathan Bossart (bossartn) 2 1 month ago
Modern SHA2- based password hashes for pgcrypto 5481 Moved to next CF 18 7/7 +1164−2 Bernd Helmle (psoo) 2 2 weeks ago
Server Features
Sequence Access Methods, round two 4677 Moved to next CF 7/7 +2753−795 Michael Paquier (michael-kun) 8 3 hours ago
KNN-btree 4871 Moved to next CF Needs rebase! Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 6 4 months ago
CREATE DATABASE ... STRICT_UNICODE 4876 Withdrawn Not processed Jeff Davis (jdavis) 5 3 months ago
Eager aggregation, take 3 4881 Moved to next CF 19 2/7 +3654−159 Richard Guo (richardguo) 5 2 months ago
CREATE DATABASE ... STRATEGY=FILE_CLONE 4886 Moved to next CF 7/7 +170−3 Thomas Munro (macdice), Nazir Bilal Yavuz (nbyavuz) 5 2 days ago
CREATE INDEX CONCURRENTLY for partitioned tables 5004 Moved to next CF 2/7 +520−78 Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) 6 5 months ago
VACUUM FULL / CLUSTER CONCURRENTLY 5117 Moved to next CF 18 6/7 +6217−537 Antonin Houska (a.houska) 4 yesterday
removes attndims and typndims entirely 5263 Rejected 18 Not processed Jian He (stayreal) 2 2 months ago
fixing tsearch locale support 5424 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 months ago
Unicode full case mapping and standard-compliant UCS_BASIC 5435 Committed 18 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 2 months ago
Unicode case folding: new CASEFOLD() function. 5436 Committed 18 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 2 months ago
using index to speedup add not null constraints to a table 5444 Moved to next CF 18 0/10 +498−12 Jian He (stayreal) 3 1 month ago
WAL-logging facility for pgstats kinds 5466 Moved to next CF 18 Not processed Michael Paquier (michael-kun) 2 1 month ago
SQL Commands
Incremental View Maintenance (IVM), take 2 4337 Moved to next CF Needs rebase! Yugo Nagata (yugo.nagata) 10 7 months ago
RETURNING OLD/NEW values 4723 Committed 18 Not processed Dean Rasheed (deanr) Dean Rasheed (deanr) 6 2 months ago
Virtual generated columns 4972 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 5 1 month ago
Support POSITION with nondeterministic collations 5209 Moved to next CF 7/7 +247−48 Peter Eisentraut (petere) Peter Eisentraut (petere) 4 1 month ago
general purpose array_sort 5277 Moved to next CF 18 7/7 +409−1 Zhao Junwang (zhjwpku) 3 1 week ago
Support regular expressions with nondeterministic collations 5334 Withdrawn Not processed Peter Eisentraut (petere) 2 2 months ago
INSERT ... ON CONFLICT DO SELECT [FOR ...] 5413 Moved to next CF 7/7 +571−105 Andreas Karlsson (kandreas), Marko Tiikkaja (johto) 2 2 weeks ago
Allow subfield references without parentheses 5449 Moved to next CF Not processed Peter Eisentraut (petere) 2 3 months ago
System Administration
Track collation and ctype versions separately 5141 Withdrawn 18 Not processed Jeff Davis (jdavis) 3 8 months ago
log_min_messages per backend type 5447 Moved to next CF 18 2/7 +352−25 Euler Taveira (eulerto) 2 3 weeks ago
Testing
Allow CI to only run the compiler warnings task 5249 Moved to next CF 18 7/10 +14−13 Bertrand Drouvot (bertranddrouvot.pg) 3 2 weeks ago
Add NetBSD and OpenBSD OSes to Postgres CI 5360 Moved to next CF Needs rebase! Nazir Bilal Yavuz (nbyavuz) Andres Freund (andresfreund) 3 3 weeks ago
Disable installcheck for tap and regress tests for injection_points module 5410 Moved to next CF 18 2/7 +77−0 Michail Nikolaev (nkey) 2 1 month ago
Issue with pgbench nested \if 5439 Committed Not processed Michail Nikolaev (nkey) Tom Lane (tgl) 1 3 months ago
Parallel tests publication and subscription might fail due to concurrent tuple update 5459 Moved to next CF 16 6/7 +4−2 Jelte Fennema-Nio (jeltef) 2 21 hours ago