Re: Typos and wording in jsonpath-exec.c

2019-05-07 Thread Magnus Hagander
On Tue, May 7, 2019 at 2:39 PM Daniel Gustafsson 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!

Typos and wording in jsonpath-exec.c

2019-05-07 Thread Daniel Gustafsson
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 typo-jsonpath_exec.diff Description: Binary data