Remove JsonPathSpec typedef

Peter Eisentraut <peter@eisentraut.org>

Commit: dc2be6ed47e54004666a78e1592896c08f2be80e
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-05-04T15:36:31Z
Releases: 15.0
Remove JsonPathSpec typedef

It doesn't seem very useful, and it's a bit in the way of the planned
node support automation.

Discussion: https://www.postgresql.org/message-id/202204191140.3wsbevfhqmu3@alvherre.pgsql

Files

PathChange+/−
src/backend/parser/parse_jsontable.c modified +1 −1
src/include/nodes/parsenodes.h modified +1 −7

Discussion