Small indenting fixes in jsonpath_scan.l
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 29 Nov 2024 10:33:21 +0000 (11:33 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Fri, 29 Nov 2024 10:33:21 +0000 (11:33 +0100)
commit5d39becf8ba0080c98fee4b63575552f6800b012
tree53139bdb4ed08b315e177392045d070f79dc083e
parent1e08905842fbfa9301374f10571116bc5f0f7b8a
Small indenting fixes in jsonpath_scan.l

Some lines were indented by an inconsistent number of spaces.  While
we're here, also fix some code that used the newline after left
parenthesis style, which is obsolete.
src/backend/utils/adt/jsonpath_scan.l