Re: [PATCH] Update parser README to include parse_jsontable.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Karthik <karthikselvaam@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-09-06T01:38:35Z
Lists: pgsql-hackers
On Fri, Sep 05, 2025 at 06:49:42PM +0530, Karthik wrote: > 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. That looks wrong since de3600452b61. Will fix, thanks for the report! -- Michael
Commits
-
Update parser README to include parse_jsontable.c
- 1819ff4ed677 17.7 landed
- fbb8ae2aec00 18.0 landed
- 43eb2c541941 19 (unreleased) landed