| Refactor SLRU to always use long file names |
5250 |
Ready for Committer |
Refactoring Only
|
|
10/10
|
+95−84
|
Aleksander Alekseev (a.alekseev) |
|
|
9 |
1 month ago |
| Clarify FileTag-based unlinking |
5454 |
Ready for Committer |
Refactoring Only
|
|
10/10
|
+10−7
|
Matthias van de Meent (mmeent) |
Surya Poondla (spoondla), solai v (solaiv) |
|
5 |
4 days ago |
| Beautify read stream "per buffer data" APIs |
5617 |
Needs review |
Refactoring Only
|
|
10/10
|
+116−44
|
Thomas Munro (macdice) |
Nazir Bilal Yavuz (nbyavuz) |
|
5 |
1 month ago |
| Little refactoring of portalcmds.c |
6113 |
Needs review |
Refactoring Only
Good First Review
|
|
10/10
|
+16−24
|
Aleksander Alekseev (a.alekseev) |
|
|
4 |
6 months ago |
| Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) |
6245 |
Ready for Committer |
Performance
My First Patch
Refactoring Only
|
19 |
10/10
|
+978−150
|
Boris Mironov (bmironov) |
Fujii Masao (masaofujii), Egor Madyshev (emadyshev) |
|
3 |
2 months ago |
| split tablecmds.c |
6269 |
Waiting on Author |
Refactoring Only
|
19 |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
3 |
3 months ago |
| refactor ExecInitPartitionInfo |
6280 |
Needs review |
Refactoring Only
|
stable |
10/10
|
+14−26
|
Jian He (stayreal) |
|
|
3 |
1 month ago |
| Safer and easier to use hash table initialization macro |
6301 |
Waiting on Author |
Refactoring Only
|
|
Needs rebase!
|
|
Bertrand Drouvot (bdrouvot), Jelte Fennema-Nio (jeltef) |
|
|
3 |
1 month ago |
| refactor handling optional argument in system functions |
6303 |
Ready for Committer |
Refactoring Only
|
19 |
Needs rebase!
|
|
Mark Wong (markwkm) |
Andreas Karlsson (kandreas) |
|
3 |
1 month ago |
| Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) |
6354 |
Needs review |
Refactoring Only
Good First Review
|
19 |
10/10
|
+47−47
|
Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) |
Michael Paquier (michael-kun) |
Peter Eisentraut (petere) |
3 |
3 weeks ago |
| Refactor *_abbrev_convert() functions |
6393 |
Needs review |
Refactoring Only
Good First Review
|
19 |
7/10
|
+33−54
|
Aleksander Alekseev (a.alekseev) |
Aditya Gollamudi (adigoll) |
John Naylor (john.naylor) |
2 |
1 month ago |
| nbtree: reduce code redundancy by using _bt_getmeta() in _bt_gettrueroot() |
6402 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+1−21
|
Chao Li (chaol) |
|
|
2 |
4 months ago |
| Avoid recalculating pgprocno in ProcArrayAdd() |
6426 |
Ready for Committer |
Good First Review
Refactoring Only
|
stable |
10/10
|
+1−1
|
Shinya Kato (shinyakato) |
Chao Li (chaol) |
|
2 |
3 months ago |
| ATPrepCmd: cleanup unreachable AT_AddIndexConstraint handling |
6439 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+18−14
|
Chao Li (chaol) |
|
|
2 |
3 months ago |
| convert vacuum_index_cleanup and gist's buffering to ternary reloption type |
6464 |
Needs review |
Refactoring Only
|
stable |
10/10
|
+139−96
|
Nikolay Shaplov (nataraj) |
|
|
2 |
1 week ago |
| A stack allocation API |
6591 |
Needs review |
Refactoring Only
Performance
|
|
Needs rebase!
|
|
Thomas Munro (macdice) |
|
|
1 |
2 months ago |
| tupdesc: simplify assert in equalTupleDescs() |
6594 |
Ready for Committer |
Refactoring Only
|
19 |
10/10
|
+1−2
|
Chao Li (chaol) |
Surya Poondla (spoondla) |
|
1 |
3 weeks ago |
| Replace __builtin_types_compatible_p with _Generic |
6597 |
Needs review |
Modernization
Refactoring Only
|
|
10/10
|
+62−77
|
Thomas Munro (macdice), Jelte Fennema-Nio (jeltef) |
|
|
1 |
2 months ago |
| Avoid use of TopMemoryContext for resource owner cleanup in portals |
6603 |
Needs review |
Refactoring Only
|
|
10/10
|
+106−23
|
Lukas Fittl (lfittl) |
|
|
1 |
1 month ago |
| heapam_tuple_complete_speculative : remove unnecessary tuple fetch |
6613 |
Ready for Committer |
Refactoring Only
|
stable |
10/10
|
+1−7
|
Chao Li (chaol) |
|
|
1 |
1 month ago |
| Add condition variable support to WaitEventSetWait() |
6633 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+197−48
|
Chao Li (chaol) |
|
|
1 |
4 weeks ago |
| Silence compiler warnings -Wmaybe-uninitialized |
6638 |
Needs review |
Refactoring Only
|
stable |
10/10
|
+3−3
|
Imran Zaheer (imranzaheer) |
|
|
1 |
1 month ago |
| s/pg_attribute_always_inline/pg_always_inline/ |
6661 |
Needs review |
Refactoring Only
|
|
Needs rebase!
|
|
Andres Freund (andresfreund) |
|
|
1 |
1 month ago |
| change SOFT_ERROR_OCCURRED to a static inline function |
6666 |
Needs review |
Refactoring Only
|
|
10/10
|
+14−6
|
Nathan Bossart (bossartn) |
|
|
1 |
1 month ago |
| Add bms_offset_members() function for bitshifting Bitmapsets |
6675 |
Needs review |
Refactoring Only
|
|
10/10
|
+374−52
|
David Rowley (davidrowley) |
|
|
1 |
1 month ago |
| Logical Replication - revisit `is_table_publication` function implementation |
6705 |
Needs review |
Refactoring Only
Performance
|
stable |
10/10
|
+28−27
|
Peter Smith (smithpb2250) |
|
|
1 |
5 days ago |
| Cleanup: Replace sscanf with strtol/strtoul in snapmgr |
6709 |
Ready for Committer |
Refactoring Only
Performance
|
|
10/10
|
+37−10
|
Amul Sul (sulamul) |
Andreas Karlsson (kandreas) |
|
1 |
2 weeks ago |
| Refactor code around GUC default_toast_compression |
6727 |
Needs review |
Refactoring Only
|
|
10/10
|
+105−62
|
Michael Paquier (michael-kun) |
|
|
1 |
1 week ago |
| small cleanup for s_lock.h |
6734 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+41−50
|
Nathan Bossart (bossartn) |
|
|
1 |
2 weeks ago |
| remove pg_spin_delay() from atomics code |
6738 |
Needs review |
Refactoring Only
|
|
10/10
|
+0−65
|
Nathan Bossart (bossartn) |
|
|
1 |
2 weeks ago |
| Avoid unnecessary StringInfo allocation in tablesync COPY buffer |
6757 |
Needs review |
Refactoring Only
|
19 |
10/10
|
+18−11
|
Chao Li (chaol) |
|
|
1 |
1 week ago |