]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix typo
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 25 Mar 2026 06:09:44 +0000 (07:09 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 25 Mar 2026 06:09:44 +0000 (07:09 +0100)
commitc79e4141273caa1b4fb88c479bb90dc40f2fbbf2
tree2117ea7c37a43623a705fa1229b5cd380eed3762
parent6b5b7eae3ae65572e2abda20ef2b2c908527c28a
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
src/backend/utils/adt/date.c