| From: | John Naylor <john(dot)naylor(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Remove stale comment |
| Date: | 2026-07-02 06:22:21 |
| Message-ID: | E1wfAoX-001323-13@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Remove stale comment
Commit 732e6677a added a member to TimeoutType, invalidating the
comment on EnableTimeoutParams.type. Rather than documenting the list,
as is done for vars that should only take a subset of enum values,
just remove the comment.
Author: Xuneng Zhou <xunengzhou(at)gmail(dot)com>
Discussion: https://postgr.es/m/CABPTF7XuFqwOcBJ1x0rTKvEvvQ+zfZVidmjTybJPmu9_zTL6Ug@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/11b33bd3c19c5f28310dd97a3d785b773a789da4
Modified Files
--------------
src/include/utils/timeout.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Naylor | 2026-07-02 06:36:39 | pgsql: Fix loss of precision in pg_stat_us_to_ms() |
| Previous Message | Michael Paquier | 2026-07-02 06:10:10 | pgsql: Fix redefinition of typedef Node in numeric.h |