Update parser README to include parse_jsontable.c
authorMichael Paquier <michael@paquier.xyz>
Mon, 8 Sep 2025 01:07:20 +0000 (10:07 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 8 Sep 2025 01:07:20 +0000 (10:07 +0900)
commit1819ff4ed67780629268d47adaf3068ba167783a
tree7ce849ffcaada890a214a0d544092f9d63eccefc
parent6195afbe536afd7b25aa78001d7510ed111f0404
Update parser README to include parse_jsontable.c

The README was missing parse_jsontable.c which handles JSON_TABLE.
Oversight in de3600452b61.

Author: Karthik S <karthikselvaam@gmail.com>
Discussion: https://postgr.es/m/CAK4gQD9gdcj+vq_FZGp=Rv-W+41v8_C7cmCUmDeu=cfrOdfXEw@mail.gmail.com
Backpatch-through: 17
src/backend/parser/README