[PATCH] Update parser README to include parse_jsontable.c

From: Karthik <karthikselvaam(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: [PATCH] Update parser README to include parse_jsontable.c
Date: 2025-09-05 13:19:42
Message-ID: CAK4gQD9gdcj+vq_FZGp=Rv-W+41v8_C7cmCUmDeu=cfrOdfXEw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
0001-Update-parser-README-to-include-parse_jsontable.c.patch application/octet-stream 1.1 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-09-05 13:21:23 Re: Improve pg_sync_replication_slots() to wait for primary to advance
Previous Message Robert Haas 2025-09-05 13:12:44 Re: Eager aggregation, take 3