Fix typo
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-25T06:09:44Z
Releases:
19 (unreleased)
Fix typo Mistake in commit e2f289e5b9b: SOFT_ERROR_OCCURRED was called with the wrong fcinfo field. Reported-by: Jianghua Yang <yjhjstz@gmail.com> Reviewed-by: Nathan Bossart <nathandbossart@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CAAZLFmSGti716gWeY%3DDCZ9TTVOixnHZ4_4V4tDzoeE86D64vOA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/date.c | modified | +1 −1 |
Discussion
- [PATCH] Fix wrong argument to SOFT_ERROR_OCCURRED in timestamptz_date 6 messages · 2026-03-24 → 2026-03-25