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/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dc2be6ed47e54004666a78e1592896c08f2be80e Modified Files -------------- src/backend/parser/parse_jsontable.c | 2 +- src/include/nodes/parsenodes.h | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-)
