| Add GUC log_parameter_max_length to limit logged SQL statements |
5272 |
Moved to different CF |
GUC
Good First Review
|
19 |
9/10
|
+263−38
|
Kirill Gavrilov (diphantxm) |
Fujii Masao (masaofujii), Jim Jones (jimus) |
Fujii Masao (masaofujii) |
6 |
5 days ago |
| pgindent: improve formatting of multiline comments |
5831 |
Moved to different CF |
Good First Review
Devtools
|
19 |
10/10
|
+36−0
|
Aleksander Alekseev (a.alekseev) |
Payal Singh (payal) |
|
6 |
2 weeks ago |
| Add prompt option to display read-only and read/write states in psql |
5872 |
Committed |
psql
Good First Review
|
19 |
10/10
|
+35−0
|
Jim Jones (jimus) |
Fujii Masao (masaofujii), Nathan Bossart (bossartn), Srinath Reddy (srinath-reddy-sadipiralla) |
Fujii Masao (masaofujii) |
5 |
2 months ago |
| Replace relation_{open,close} to table_{open,close} in policy.c |
6072 |
Rejected |
Good First Review
|
stable |
10/10
|
+6−7
|
Jian He (stayreal) |
Shinya Kato (shinyakato) |
Peter Eisentraut (petere) |
3 |
1 month ago |
| Little refactoring of portalcmds.c |
6113 |
Moved to different CF |
Refactoring Only
Good First Review
|
|
10/10
|
+16−24
|
Aleksander Alekseev (a.alekseev) |
|
|
4 |
5 months ago |
| Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |
6131 |
Moved to different CF |
Good First Review
My First Patch
|
19 |
10/10
|
+312−0
|
Phil Alger (paalger) |
Josef Šimánek (retro), Jim Jones (jimus) |
|
4 |
5 months ago |
| Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth |
6183 |
Committed |
Good First Review
My First Patch
[oauth]
System Administration
|
19 |
10/10
|
+86−22
|
Jonathan Gonzalez V. (sxd) |
Jacob Champion (jchampion), Zsolt Parragi (zsolt.parragi) |
Jacob Champion (jchampion) |
2 |
2 weeks ago |
| pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement |
6212 |
Moved to different CF |
Good First Review
|
19 |
Needs rebase!
|
|
Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) |
Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) |
|
3 |
1 month ago |
| Use ROLERECURSE_PRIVS in is_admin_of_role() |
6251 |
Moved to different CF |
Good First Review
|
|
10/10
|
+16−1
|
ChangAo Chen (chenchangao) |
Nathan Bossart (bossartn) |
|
3 |
2 days ago |
| Minor refactor of ExecScanExtended() |
6255 |
Withdrawn |
Refactoring Only
Good First Review
|
|
10/10
|
+6−9
|
ChangAo Chen (chenchangao) |
Aditya Gollamudi (adigoll) |
|
2 |
3 weeks ago |
| Add pg_current_vxact_id() function to expose virtual transaction IDs |
6298 |
Moved to different CF |
Good First Review
Monitoring
|
19 |
9/10
|
+109−4
|
Pavlo Golub (pasha_golub) |
Henson Choi (assam258.gmail.com) |
|
3 |
2 months ago |
| Add last_executed timestamp to pg_stat_statements |
6308 |
Withdrawn |
Extensions
Good First Review
Monitoring
|
19 |
10/10
|
+267−4
|
Pavlo Golub (pasha_golub) |
|
|
2 |
2 weeks ago |
| Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) |
6354 |
Moved to different CF |
Refactoring Only
Good First Review
|
19 |
10/10
|
+31−31
|
Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) |
|
Peter Eisentraut (petere) |
3 |
2 weeks ago |
| Fix minor issues in astreamer_zstd.c |
6386 |
Withdrawn |
Bugfix
Good First Review
|
|
10/10
|
+3−3
|
Man Zeng (zengman) |
|
|
1 |
3 months ago |
| Refactor *_abbrev_convert() functions |
6393 |
Moved to different CF |
Refactoring Only
Good First Review
|
19 |
10/10
|
+33−54
|
Aleksander Alekseev (a.alekseev) |
Aditya Gollamudi (adigoll) |
John Naylor (john.naylor) |
2 |
yesterday |
| backup: Fix trivial typo and error message issues |
6403 |
Moved to different CF |
Good First Review
Comments Only
|
|
10/10
|
+2−2
|
Man Zeng (zengman) |
|
Michael Paquier (michael-kun) |
2 |
2 months ago |
| Documentation update clarifying usage of PASSING clause |
6409 |
Committed |
Docs Only
My First Patch
Good First Review
|
19 |
9/10
|
+0−0
|
Aditya Gollamudi (adigoll) |
|
Daniel Gustafsson (d_gustafsson) |
1 |
2 months ago |
| Fix how some lists are displayed by psql \d+ |
6413 |
Committed |
Good First Review
psql
libpq
|
19 |
9/10
|
+378−235
|
Peter Smith (smithpb2250) |
Fujii Masao (masaofujii), Soumya S Murali (soumyamurali) |
Fujii Masao (masaofujii) |
1 |
2 weeks ago |
| Avoid recalculating pgprocno in ProcArrayAdd() |
6426 |
Moved to different CF |
Good First Review
Refactoring Only
|
stable |
10/10
|
+1−1
|
Shinya Kato (shinyakato) |
Chao Li (chaol) |
|
2 |
1 month ago |
| uuid <-> bytea casting & base32 encoding/decoding |
6468 |
Committed |
Good First Review
|
19 |
9/10
|
+19−4
|
Aleksander Alekseev (a.alekseev), Dagfinn Ilmari Mannsåker (ilmari), Andrey Borodin (x4m) |
Masahiko Sawada (masahikosawada) |
Masahiko Sawada (masahikosawada) |
1 |
2 weeks ago |
| Add table COMMENTS in CREATE TABLE LIKE |
6482 |
Moved to different CF |
DDL
Good First Review
|
19 |
10/10
|
+116−11
|
Jim Jones (jimus) |
Carlos Alves (ccsalves) |
|
2 |
2 weeks ago |
| use the malloc macros in pg_dump.c |
6483 |
Committed |
Good First Review
|
|
Needs rebase!
|
|
Peter Smith (smithpb2250) |
|
Michael Paquier (michael-kun) |
1 |
2 months ago |
| Use allocation macros in the logical replication code |
6484 |
Committed |
Good First Review
|
|
10/10
|
+0−0
|
Peter Smith (smithpb2250) |
|
Masahiko Sawada (masahikosawada) |
1 |
1 month ago |
| DOCS - pg_walsummary typo? |
6499 |
Committed |
Docs Only
Good First Review
|
|
10/10
|
+0−0
|
Peter Smith (smithpb2250) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| DOCS - pg_waldump synopsis sgml markup |
6500 |
Committed |
Docs Only
Good First Review
|
|
10/10
|
+0−0
|
Peter Smith (smithpb2250) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| DOCS - Server Applications [option] should be [option...] |
6501 |
Withdrawn |
Docs Only
Good First Review
|
|
10/10
|
+3−3
|
Peter Smith (smithpb2250) |
|
|
1 |
1 month ago |
| DOCS - Add an "Options" section for pg_controldata |
6502 |
Committed |
Docs Only
Good First Review
|
|
10/10
|
+0−0
|
Peter Smith (smithpb2250) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Rate-limit repeated "still waiting on lock" log messages (log_lock_waits). |
6503 |
Committed |
Good First Review
|
|
9/10
|
+24−6
|
Fujii Masao (masaofujii) |
Hüseyin Demir (demir) |
Fujii Masao (masaofujii) |
1 |
1 week ago |
| DOCS - System Applications 'datadir' parameter |
6504 |
Committed |
Docs Only
Good First Review
|
|
10/10
|
+12−12
|
Peter Smith (smithpb2250) |
|
Bruce Momjian (bmomjian) |
1 |
3 weeks ago |
| DOCS - pg_walsummary filename |
6509 |
Committed |
Docs Only
Good First Review
|
|
Needs rebase!
|
|
Peter Smith (smithpb2250) |
|
Michael Paquier (michael-kun) |
1 |
1 month ago |
| Fix incorrect Spanish translation and remove obsolete FIXME comments in es.po |
6515 |
Withdrawn |
Docs Only
Good First Review
|
stable |
10/10
|
+1−13
|
Vasu M (vasu01) |
|
|
1 |
4 weeks ago |
| amcheck: add index-all-keys-match verification for B-Tree |
6526 |
Moved to different CF |
System Administration
Good First Review
Devtools
|
|
10/10
|
+518−46
|
Andrey Borodin (x4m) |
|
|
2 |
1 week ago |
| Add missing stats_reset column to pg_statio_all_sequences view |
6577 |
Committed |
Good First Review
|
|
Needs rebase!
|
|
shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
1 month ago |
| Add missing stats_reset column to pg_statio_all_sequences view |
6578 |
Committed |
Good First Review
|
|
Needs rebase!
|
|
shihao zhong (zhong950419) |
|
Fujii Masao (masaofujii) |
2 |
1 month ago |
| Silence a new Valgrind warning |
6581 |
Committed |
Good First Review
|
|
10/10
|
+2−0
|
Aleksander Alekseev (a.alekseev) |
|
Heikki Linnakangas (heikki) |
2 |
1 month ago |