Typos and wording in jsonpath-exec.c
Started by Daniel Gustafssonalmost 7 years ago2 messageshackers
Spotted two minor typos when skimming through code, and a sentence on
returnvalue which seemed a bit odd since executeJsonPath() can exit on
ereport(). The attached diff fixes the typos and suggests a new wording.
cheers ./daniel
Attachments:
typo-jsonpath_exec.diffapplication/octet-stream; name=typo-jsonpath_exec.diff; x-unix-mode=0644Download+4-3
Re: Typos and wording in jsonpath-exec.c
On Tue, May 7, 2019 at 2:39 PM Daniel Gustafsson <daniel@yesql.se> wrote:
Spotted two minor typos when skimming through code, and a sentence on
returnvalue which seemed a bit odd since executeJsonPath() can exit on
ereport(). The attached diff fixes the typos and suggests a new wording.
Pushed. Thanks!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>