| From: | Jacob Champion <jchampion(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: libpq: Send users to the wiki during grease failures |
| Date: | 2026-05-29 18:45:06 |
| Message-ID: | E1wT2Cg-0009st-1r@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
libpq: Send users to the wiki during grease failures
The existing documentation link for grease errors is fine, but something
a little more user-friendly and updatable would be ideal, since the
campaign won't last very long. The page
https://wiki.postgresql.org/wiki/Grease
has been added for this purpose. (It's admin-protected, to avoid making
it a spam target).
Discussion: https://postgr.es/m/CAOYmi%2BkVfqgPAaR1QuY7%3DRPBYR6MsA3V3_f5%2BH-75uC06YCDDA%40mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/2368c14e9e205c5ee3cf0106bde028f2914f188a
Modified Files
--------------
src/interfaces/libpq/fe-misc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Álvaro Herrera | 2026-05-29 18:55:38 | pgsql: Remove unnecessary signal handler change |
| Previous Message | Robert Haas | 2026-05-29 18:02:25 | pgsql: pg_plan_advice: DO_NOT_SCAN is a simple tag, not a generic one. |