[PATCH] Update parser README to include parse_jsontable.c

Karthik <karthikselvaam@gmail.com>

From: Karthik <karthikselvaam@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2025-09-05T13:19:42Z
Lists: pgsql-hackers

Attachments

Hi,

This patch fixes a missing entry in the parser README. The file
parse_jsontable.c exists but wasn't documented in the README.

The patch adds the missing line with an appropriate description.

Please find the patch attached.

Best regards,
Karthik S

Commits

  1. Update parser README to include parse_jsontable.c