jsonpath_exec: fix typo "absense" -> "absence"

Robert Haas <rhaas@postgresql.org>

Commit: 5bc7b33b4e16d02fc21b493649939e438b071850
Author: Robert Haas <rhaas@postgresql.org>
Date: 2024-01-02T17:27:38Z
Releases: 17.0
jsonpath_exec: fix typo "absense" -> "absence"

Dagfinn Ilmari Mannsåker, reviewed by Shubham Khanna.

Discussion: http://postgr.es/m/87le9fmi01.fsf@wibble.ilmari.org

Files

PathChange+/−
src/backend/utils/adt/jsonpath_exec.c modified +5 −5

Discussion