[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
- 0001-Update-parser-README-to-include-parse_jsontable.c.patch (application/octet-stream) patch 0001
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
-
Update parser README to include parse_jsontable.c
- 1819ff4ed677 17.7 landed
- fbb8ae2aec00 18.0 landed
- 43eb2c541941 19 (unreleased) landed