Status summary: Committed: 155. Moved to next CF: 138. Withdrawn: 23. Rejected: 6. Returned with Feedback: 21. Total: 343.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
Network failure may prevent promotion | 4748 | Committed |
|
+52−202 | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki) | 7 | 5 months ago | |||
Incorrect error message for cancellation triggered by statement_timeout & flaky test | 5070 | Moved to different CF | Bugfix Flakyfix | stable |
|
+16−5 | Jelte Fennema-Nio (jeltef) | 7 | 6 months ago | ||
Incremental Sort Cost Estimation Instability | 5093 | Moved to different CF | 18 | Needs rebase! | Andrei Lepikhov (lepikhov) | 6 | 3 months ago | ||||
Prevent incorrect entries in pg_stat_activity. | 5105 | Moved to different CF |
|
+19−2 | Fujii Masao (masaofujii) | 5 | 9 months ago | ||||
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY | 5160 | Moved to different CF | Bugfix | stable |
|
+1567−50 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | 6 | 3 months ago | ||
Fix standby may crash when switching-over in certain special cases | 5199 | Moved to different CF |
|
+2−2 | pixian shi (pxshi) | 5 | 8 months ago | ||||
Fix RelationTruncate() corruption | 5242 | Committed | Not processed | Robert Haas (rhaas), Thomas Munro (macdice) | Thomas Munro (macdice) | 3 | 5 months ago | ||||
ensure we have a snapshot when dropping an index concurrently | 5262 | Moved to different CF | stable | Needs rebase! | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 3 months ago | |||
Fix for consume_xids advancing XIDs incorrectly | 5303 | Moved to different CF | stable | Needs rebase! | Yushi Ogiwara (yushi) | 4 | 9 months ago | ||||
Fix creation of empty .log files during log rotation | 5365 | Moved to different CF |
|
+15−12 | Arseny Kositsin (arseny114) | 3 | 6 months ago | ||||
Incorrect result of bitmap heap scan. | 5448 | Committed | stable |
|
+127−132 | Matthias van de Meent (mmeent) | Andres Freund (andresfreund) | 2 | 5 months ago | ||
Fix logging for invalid recovery timeline | 5468 | Committed | stable |
|
+3−3 | David Steele (dsteele) | Michael Paquier (michael-kun) | 2 | 6 months ago | ||
Re: BUG #18741: Detaching a partition referencing a partitioned table fails with a trigger-related error | 5484 | Withdrawn | stable |
|
+104−6 | 1 | 8 months ago | ||||
lower default value of autovacuum_worker_slots in initdb as needed | 5491 | Committed | 18 | Not processed | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 8 months ago | |||
ecpg command does not warn COPY ... FROM STDIN; | 5497 | Committed | stable | Not processed | Ryo Kanbayashi (ryokanbayashi) | Fujii Masao (masaofujii) | 1 | 8 months ago | |||
At update of non-LP_NORMAL TID, fail instead of corrupting page header | 5518 | Committed | stable |
|
+0−0 | Noah Misch (nmisch) | Noah Misch (nmisch) | 1 | 5 months ago | ||
SIGSEGV, FPE fix in pg_controldata | 5527 | Committed | stable | Not processed | Anton Voloshin (a.voloshin), Ian Ilyasov (ianilyasov) | Alexander Korotkov (smagen) | 1 | 7 months ago | |||
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData | 5532 | Moved to different CF | Bugfix | 19 |
|
+200−154 | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 2 | 2 months ago | |
Fix buffer pinning logic in [SP-]Gist | 5542 | Moved to different CF | Needs rebase! | Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) | 3 | 4 months ago | |||||
fix for bug #18815 | 5582 | Committed | stable |
|
+35−21 | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 5 months ago | ||
Missing [NO] INDENT flag in XMLSerialize backward parsing | 5587 | Committed | 16 |
|
+0−0 | Jim Jones (jimus) | Michael Paquier (michael-kun) | 1 | 6 months ago | ||
Fix race condition between role grants and DROP ROLE | 5589 | Committed | stable | Needs rebase! | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 6 months ago | |||
Orphaned users in PG16 and above can only be managed by Superusers | 5608 | Moved to different CF |
|
+178−0 | Ashutosh Sharma (ashu_coek) | 2 | 5 months ago | ||||
Corrupted FSM page is not saved after zeroing. | 5615 | Moved to different CF |
|
+3−0 | Anton Melnikov (antonmel) | 3 | 5 months ago | ||||
Not-terribly-safe checks for CRC intrinsic support | 5653 | Committed |
|
+0−0 | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 5 months ago | |||
Clients | |||||||||||
Add Option to Check All Addresses For Matching target_session_attr | 5396 | Moved to different CF | 18 |
|
+306−10 | Andrew Jackson (andrewjackson) | 4 | 1 month ago | |||
Tab completion for ALTER USER RESET | 5414 | Committed | 18 |
|
+28−0 | Robins Tharakan (robins) | Tomas Vondra (fuzzycz) | 2 | 7 months ago | ||
Documentation | |||||||||||
Doc: Improve hostssl related descriptions and option presentation | 5088 | Withdrawn | Needs rebase! | David Johnston (polobo) | 5 | 6 months ago | |||||
Use "protocol options" name instead of "protocol extensions" everywhere | 5341 | Rejected |
|
+4−4 | Jelte Fennema-Nio (jeltef) | 3 | 6 months ago | ||||
DOCS for generated column replication | 5502 | Rejected |
|
+146−0 | Peter Smith (smithpb2250) | 1 | 6 months ago | ||||
Document hostssl related concepts better | 5549 | Withdrawn | Needs rebase! | David Johnston (polobo) | 1 | 6 months ago | |||||
DOCS - Generated Column Logical Replication Examples | 5590 | Withdrawn | 18 |
|
+146−0 | Peter Smith (smithpb2250) | 1 | 6 months ago | |||
A small correction to doc and comment of FSM for indexes | 5598 | Committed | stable |
|
+2−2 | Alex Friedman (afriedman) | Michael Paquier (michael-kun) | 1 | 5 months ago | ||
Miscellaneous | |||||||||||
Avoid orphaned objects dependencies, take 3 | 4942 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 7 | 3 months ago | ||||
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. | 5184 | Rejected |
|
+61−0 | Nishant Sharma (nishant-at-edb) | 4 | 5 months ago | ||||
Remove an unnecessary check on semijoin_target_ok() on postgres_fdw.c | 5291 | Committed |
|
+2−3 | Tender Wang (tndrwang) | Alexander Korotkov (smagen) | 3 | 5 months ago | |||
System views for versions reporting | 5318 | Moved to different CF | stable | Needs rebase! | Dmitry Dolgov (erthalion) | 5 | 5 months ago | ||||
Unicode 16 update | 5472 | Committed |
|
+7442−6609 | Peter Eisentraut (petere), Jeff Davis (jdavis) | Peter Eisentraut (petere) | 2 | 5 months ago | |||
read stream on amcheck | 5488 | Committed |
|
+79−24 | Matheus Alcantara (matheus.alcantara) | Melanie Plageman (melanieplageman) | 1 | 5 months ago | |||
Optimizing FastPathTransferRelationLocks() | 5494 | Committed |
|
+16−12 | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 6 months ago | |||
convert libpgport's pqsignal() to a void function | 5507 | Committed | 18 | Not processed | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 8 months ago | |||
Coccinelle for PostgreSQL development | 5509 | Moved to different CF | 18 | Needs rebase! | Mats Kindahl (matski) | 2 | 6 months ago | ||||
Remove unused helpers that don't compile anymore | 5510 | Committed | Not processed | Jacob Brazeal (polkerty) | Tom Lane (tgl) | 1 | 7 months ago | ||||
Add a function to get the version of installed extension | 5514 | Withdrawn |
|
+0−0 | Yugo Nagata (yugo.nagata) | 1 | 5 months ago | ||||
describe special values in GUC descriptions more consistently | 5564 | Committed | 18 | Not processed | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 6 months ago | |||
Make pg_trgm aware the default 'char' signedness difference in cross-arch replication | 5569 | Committed |
|
+15−3 | Masahiko Sawada (masahikosawada) | Masahiko Sawada (masahikosawada) | 1 | 5 months ago | |||
Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup | 5570 | Moved to different CF |
|
+243−45 | Jelte Fennema-Nio (jeltef) | 3 | 5 months ago | ||||
noreturn attribute for MSVC, C11 | 5571 | Committed | Needs rebase! | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 6 months ago | ||||
Increase maximum allowed io_combine_limit to 1MB | 5618 | Committed | Needs rebase! | Thomas Munro (macdice) | Thomas Munro (macdice) | 1 | 5 months ago | ||||
Monitoring & Control | |||||||||||
relfilenode statistics | 5007 | Moved to different CF | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 7 | yesterday | ||||
Enhance file_fdw to report processed and skipped tuples in COPY progress | 5282 | Withdrawn | Needs rebase! | Fujii Masao (masaofujii) | 3 | 6 months ago | |||||
improve DEBUG1 logging of parallel workers for CREATE INDEX | 5490 | Withdrawn | Not processed | Sami Imseih (simseih) | 1 | 7 months ago | |||||
per backend WAL statistics | 5492 | Committed | 18 |
|
+183−26 | Bertrand Drouvot (bertranddrouvot.pg) | Michael Paquier (michael-kun) | 1 | 5 months ago | ||
Non-text mode for pg_dumpall | 5495 | Committed | 18 |
|
+1951−430 | Mahendra Singh Thalor (mahithalor) | Andrew Dunstan (adunstan) | 1 | 5 months ago | ||
pg_stat_statements: improve loading and saving routines for the dump file. | 5512 | Rejected |
|
+10−4 | Mikhail Litsarev (mikhail.litsarev) | 1 | 5 months ago | ||||
Move wal_buffers_full to WalUsage (and report it in pgss/explain) | 5551 | Committed | 18 | Not processed | Bertrand Drouvot (bertranddrouvot.pg) | Michael Paquier (michael-kun) | 1 | 7 months ago | |||
Draft for basic NUMA observability | 5558 | Committed | 18 |
|
+1179−11 | Jakub Wartak (jakub.wartak.tomtom) | Tomas Vondra (fuzzycz) | 1 | 5 months ago | ||
allow extensions to set a plan identifier | 5593 | Committed | 18 |
|
+95−0 | Sami Imseih (simseih) | Michael Paquier (michael-kun) | 1 | 5 months ago | ||
Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC | 5595 | Moved to different CF | 18 | Needs rebase! | James Hunter (hunjmes) | 2 | 1 month ago | ||||
Improve monitoring of shared memory allocations | 5620 | Moved to different CF | 18 | Needs rebase! | Rahila Syed (rahila) | Tomas Vondra (fuzzycz) | 2 | 4 months ago | |||
Performance | |||||||||||
Index Prefetching | 4351 | Moved to different CF |
|
+2381−869 | Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz) | 12 | 2 days ago | ||||
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning | 4564 | Committed |
|
+389−77 | Ashutosh Bapat (ashutoshbapat) | Amit Langote (amitlan) | 8 | 5 months ago | |||
Sort functions with specialized comparators | 5036 | Committed |
|
+34−48 | Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) | John Naylor (john.naylor) | 5 | 6 months ago | |||
Streaming Vacuum | 5089 | Committed | Not processed | Thomas Munro (macdice), Melanie Plageman (melanieplageman) | Melanie Plageman (melanieplageman) | 5 | 1 month ago | ||||
MergeJoin beats HashJoin in the case of multiple hash clauses | 5114 | Committed | Needs rebase! | Andrei Lepikhov (lepikhov) | Alexander Korotkov (smagen) | 4 | 1 month ago | ||||
Allow partition-wise join when whole row var is needed | 5128 | Moved to different CF | 18 | Needs rebase! | Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) | 5 | 1 month ago | ||||
Asynchronous MergeAppend Execution | 5129 | Moved to different CF | Needs rebase! | Alexander Pyhalov (a.pyhalov) | 5 | 1 month ago | |||||
Improve statistics estimation considering GROUP-BY as a 'uniqueiser' | 5269 | Committed | 18 |
|
+37−0 | Andrei Lepikhov (lepikhov) | Alexander Korotkov (smagen) | 3 | 6 months ago | ||
Limiting overshoot in nbtree SAOP parallel index scans | 5299 | Moved to different CF |
|
+151−23 | Matthias van de Meent (mmeent) | 4 | 2 months ago | ||||
Let an Append to consider a tuple fraction when choosing fractional subpaths | 5361 | Committed | 18 | Needs rebase! | Andrei Lepikhov (lepikhov), Nikita Malakhov (nmalakh) | Alexander Korotkov (smagen) | 2 | 6 months ago | |||
Using Expanded Objects other than Arrays from plpgsql | 5364 | Committed | Not processed | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 7 months ago | ||||
Eagerly scan all-visible pages to amortize aggressive vacuum | 5366 | Committed | Not processed | Melanie Plageman (melanieplageman) | Melanie Plageman (melanieplageman) | 2 | 7 months ago | ||||
optimize file transfer in pg_upgrade | 5369 | Committed | 18 |
|
+642−80 | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 2 | 5 months ago | ||
Adding compression of temporary files | 5382 | Moved to different CF | Needs rebase! | Filip Januš (fjanus) | 4 | 4 weeks ago | |||||
[PERF] Improve Cardinality Estimation for Joins with GROUP BY Having Single Clause | 5422 | Withdrawn | 18 |
|
+0−0 | Ravi Revathy (revathyraavi) | 2 | 5 months ago | |||
Eliminating SPI / SQL from some RI trigger functions | 5450 | Moved to different CF | 19 | Needs rebase! | Amit Langote (amitlan) | 3 | 5 months ago | ||||
Speed up ICU case conversions | 5474 | Returned with feedback |
|
+86−41 | Andreas Karlsson (kandreas) | 2 | 5 months ago | ||||
handle batch explosion in hash joins | 5482 | Committed |
|
+5635−0 | Tomas Vondra (fuzzycz) | Tomas Vondra (fuzzycz) | 2 | 6 months ago | |||
Allow to use an index for ILIKE in more cases | 5505 | Withdrawn | 18 | Needs rebase! | Yugo Nagata (yugo.nagata) | 1 | 5 months ago | ||||
quick and dirty fix: Quadratic planning time for ordered paths over partitioned tables | 5516 | Rejected | 18 | Not processed | 1 | 7 months ago | |||||
SVE popcount support | 5521 | Withdrawn | Not processed | 1 | 5 months ago | ||||||
Expanding HOT updates for expression and partial indexes | 5556 | Moved to different CF | Performance | 19 |
|
+2302−140 | Greg Burd (gregburd) | 2 | 2 months ago | ||
Reduce TupleHashEntryData struct size by half | 5561 | Committed | 18 |
|
+72−73 | Jeff Davis (jdavis) | Jeff Davis (jdavis) | 1 | 5 months ago | ||
Use Bump allocator for HashAgg | 5562 | Committed | 18 | Needs rebase! | Jeff Davis (jdavis) | Jeff Davis (jdavis) | 1 | 7 months ago | |||
Introduce RWSpin lock and use it in sinvaladt.c and xlogrecovery.c | 5573 | Moved to different CF | 18 |
|
+217−42 | Yura Sokolov (funny_falcon) | 3 | 3 weeks ago | |||
Improvement of var_eq_non_const() | 5588 | Moved to different CF | 18 |
|
+29−14 | Fedor Sigaev (sigaev) | 2 | 5 months ago | |||
Avoid O(N^2) script parsing cost in pgbench | 5599 | Committed |
|
+98−66 | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 6 months ago | |||
SIMD optimization for list_sort and tuple-sort | 5607 | Withdrawn |
|
+1176−7 | Rakshit R (rakshtr) | 1 | 5 months ago | ||||
Read stream scalability improvements and AIO-compatibility | 5619 | Committed | Needs rebase! | Thomas Munro (macdice) | Thomas Munro (macdice) | 1 | 5 months ago | ||||
Compress big WAL records | 5621 | Moved to different CF | Needs rebase! | Andrey Borodin (x4m) | 2 | 2 months ago | |||||
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc | 5622 | Moved to different CF | Needs rebase! | Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) | 2 | 2 weeks ago | |||||
Procedural Languages | |||||||||||
Use Python "Limited API" in PL/Python | 5416 | Committed |
|
+0−0 | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 6 months ago | |||
Refactoring | |||||||||||
New [relation] options engine | 4688 | Moved to different CF | Needs rebase! | Nikolay Shaplov (nataraj) | 9 | 5 months ago | |||||
Refactor bytea_sortsupport() | 5288 | Returned with feedback | Not processed | Aleksander Alekseev (a.alekseev) | 3 | 9 months ago | |||||
Clarify FileTag-based unlinking | 5454 | Moved to different CF |
|
+10−7 | Matthias van de Meent (mmeent) | 3 | 8 months ago | ||||
Don't dirty pages while they are getting flushed out | 5483 | Moved to different CF | Needs rebase! | Andres Freund (andresfreund) | 3 | 5 months ago | |||||
Getting rid of CaseTestExpr | 5531 | Withdrawn | Not processed | Tom Lane (tgl) | 1 | 7 months ago | |||||
ctype method table | 5559 | Withdrawn | 18 | Not processed | Jeff Davis (jdavis) | 1 | 2 months ago | ||||
Remove wal_[sync|write][_time] from pg_stat_wal and track_wal_io_timing | 5579 | Committed | 18 |
|
+30−227 | Bertrand Drouvot (bertranddrouvot.pg) | Michael Paquier (michael-kun) | 1 | 6 months ago | ||
moving some code out of explain.c | 5584 | Committed |
|
+0−0 | Robert Haas (rhaas) | Robert Haas (rhaas) | 1 | 6 months ago | |||
Beautify read stream "per buffer data" APIs | 5617 | Moved to different CF |
|
+90−16 | Thomas Munro (macdice) | 3 | 1 month ago | ||||
Make numeric type accessible to third-party code. | 5623 | Moved to different CF | stable | Needs rebase! | Ed Behn (edbehn) | 2 | 6 months ago | ||||
Replication & Recovery | |||||||||||
Return pg_control from pg_backup_stop(). | 4997 | Moved to different CF | 18 |
|
+178−28 | David Steele (dsteele) | 7 | 1 month ago | |||
Don't ignore recovery conflict interrupt on blocked writing | 5504 | Withdrawn | Needs rebase! | Anthonin Bonnefoy (bonnefoa) | 1 | 7 months ago | |||||
SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica | 5513 | Withdrawn | 18 |
|
+215−140 | Mikhail Litsarev (mikhail.litsarev) | 1 | 5 months ago | |||
Filter irrelevant change before reassemble transactions during logical decoding | 5592 | Withdrawn |
|
+0−0 | Jie Li (adger), Ajin Cherian (ajinc), Zhijie Hou (houzj) | Amit Kapila (amitkapila) | 1 | 3 months ago | |||
Logical replication timeout | 5601 | Returned with feedback |
|
+58−33 | Marc Rechté (rechtem) | 1 | 6 months ago | ||||
SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica | 5611 | Returned with feedback |
|
+215−139 | Mikhail Litsarev (mikhail.litsarev) | 1 | 5 months ago | ||||
Security | |||||||||||
Make query cancellation keys longer | 4870 | Committed |
|
+786−161 | Heikki Linnakangas (heikki), Jelte Fennema-Nio (jeltef) | Heikki Linnakangas (heikki) | 4 | 5 months ago | |||
revamp row-security tracking | 5397 | Moved to different CF | 19 |
|
+25−17 | Nathan Bossart (bossartn) | 5 | 7 months ago | |||
Modern SHA2- based password hashes for pgcrypto | 5481 | Committed | 18 |
|
+1164−2 | Bernd Helmle (psoo) | Álvaro Herrera (alvherre) | 2 | 5 months ago | ||
Server Features | |||||||||||
Sequence Access Methods, round two | 4677 | Moved to different CF | Needs rebase! | Michael Paquier (michael-kun) | 9 | 1 week ago | |||||
KNN-btree | 4871 | Moved to different CF | Needs rebase! | Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) | 7 | 9 months ago | |||||
Eager aggregation, take 3 | 4881 | Moved to different CF | 19 |
|
+3963−85 | Richard Guo (richardguo) | 7 | 4 days ago | |||
CREATE DATABASE ... STRATEGY=FILE_CLONE | 4886 | Committed |
|
+170−3 | Thomas Munro (macdice), Nazir Bilal Yavuz (nbyavuz) | Thomas Munro (macdice) | 5 | 5 months ago | |||
CREATE INDEX CONCURRENTLY for partitioned tables | 5004 | Moved to different CF |
|
+520−78 | Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) | 6 | 2 months ago | ||||
WAL-logging facility for pgstats kinds | 5466 | Withdrawn | 18 | Not processed | Michael Paquier (michael-kun) | 2 | 7 months ago | ||||
Extended Statistics set/restore/clear functions | 5517 | Moved to different CF |
|
+3829−79 | Corey Huinker (coreyh) | 3 | 5 days ago | ||||
SCRAM pass-through authentication for dblink connections | 5534 | Committed |
|
+503−9 | Matheus Alcantara (matheus.alcantara) | Peter Eisentraut (petere) | 1 | 5 months ago | |||
Remove extra Sort node above a btree-compatible Index Scan | 5606 | Returned with feedback | 19 | Not processed | Alexandra Wang (alexandrawang) | 1 | 6 months ago | ||||
making EXPLAIN extensible | 5613 | Committed |
|
+0−0 | Robert Haas (rhaas) | Robert Haas (rhaas) | 1 | 5 months ago | |||
Extensible storage manager API | 5616 | Returned with feedback | Needs rebase! | Andreas Karlsson (kandreas), Anastasia Lubennikova (lubennikovaav), Matthias van de Meent (mmeent), Tristan Partin (tristan957) | 1 | 6 months ago | |||||
SQL Commands | |||||||||||
Incremental View Maintenance (IVM), take 2 | 4337 | Moved to different CF | Needs rebase! | Yugo Nagata (yugo.nagata) | 12 | 5 days ago | |||||
Virtual generated columns | 4972 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 5 | 6 months ago | ||||
Support POSITION with nondeterministic collations | 5209 | Committed |
|
+247−48 | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 4 | 6 months ago | |||
Allow subfield references without parentheses | 5449 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 2 | 9 months ago | |||||
NOT VALID foreign key constraints on partitioned tables | 5503 | Committed | 18 |
|
+0−0 | Amul Sul (sulamul) | Álvaro Herrera (alvherre) | 1 | 7 months ago | ||
explain plans for foreign servers | 5525 | Returned with feedback | Needs rebase! | dinesh salve (dinesh-salve) | 1 | 6 months ago | |||||
Support for NO INHERIT to INHERIT state change with named NOT NULL constraints | 5528 | Committed | 18 |
|
+901−16 | Suraj Kharage (surajk) | Álvaro Herrera (alvherre) | 1 | 5 months ago | ||
Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints | 5554 | Committed | 18 |
|
+1101−106 | Rushabh Lathia (rlathia) | Álvaro Herrera (alvherre) | 1 | 5 months ago | ||
System Administration | |||||||||||
log_min_messages per backend type | 5447 | Moved to different CF | 18 | Needs rebase! | Euler Taveira (eulerto) | 4 | 1 month ago | ||||
vacuumdb changes for stats import/export | 5523 | Committed | 18 |
|
+406−139 | Corey Huinker (coreyh), Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 5 months ago | ||
Enable fine-grained control over what gets logged on connection attempt (reduces log size) | 5609 | Committed | 18 | Needs rebase! | Sergey Dudoladov (sdudoladov) | Melanie Plageman (melanieplageman) | 1 | 6 months ago | |||
Testing | |||||||||||
Add NetBSD and OpenBSD OSes to Postgres CI | 5360 | Committed | Needs rebase! | Nazir Bilal Yavuz (nbyavuz) | Andres Freund (andresfreund) | 3 | 5 months ago | ||||
Disable installcheck for tap and regress tests for injection_points module | 5410 | Withdrawn | 18 |
|
+77−0 | Michail Nikolaev (nkey) | 2 | 6 months ago | |||
Parallel tests publication and subscription might fail due to concurrent tuple update | 5459 | Rejected | 16 |
|
+4−2 | Jelte Fennema-Nio (jeltef) | 2 | 5 months ago | |||
tests for pg_stat_progress_copy.tuples_skipped | 5536 | Committed | stable |
|
+17−4 | Jian He (stayreal) | Fujii Masao (masaofujii) | 1 | 6 months ago | ||
Injection points for HashAgg | 5560 | Committed | 18 | Needs rebase! | Jeff Davis (jdavis) | Jeff Davis (jdavis) | 1 | 6 months ago | |||
Fix 035_standby_logical_decoding.pl race conditions | 5568 | Committed | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | Amit Kapila (amitkapila) | 1 | 5 months ago |