| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: Fix typo |
| Date: | 2026-03-25 06:16:20 |
| Message-ID: | E1w5HXP-001Lqj-1x@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Fix typo
Mistake in commit e2f289e5b9b: SOFT_ERROR_OCCURRED was called with the
wrong fcinfo field.
Reported-by: Jianghua Yang <yjhjstz(at)gmail(dot)com>
Reviewed-by: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAAZLFmSGti716gWeY%3DDCZ9TTVOixnHZ4_4V4tDzoeE86D64vOA%40mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/c79e4141273caa1b4fb88c479bb90dc40f2fbbf2
Modified Files
--------------
src/backend/utils/adt/date.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2026-03-25 08:23:32 | pgsql: Fix some typos and make small stylistic improvements |
| Previous Message | Amit Kapila | 2026-03-25 05:58:20 | pgsql: pg_createsubscriber: Add -l/--logdir option to redirect output t |