]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update parser README to include parse_jsontable.c
authorMichael Paquier <michael@paquier.xyz>
Mon, 8 Sep 2025 01:07:18 +0000 (10:07 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 8 Sep 2025 01:07:18 +0000 (10:07 +0900)
commitfbb8ae2aec009491a72597d051b9f597266e1bd1
treef2c03f5916ac96595de4442bb10a2d5ef597243e
parentc70b6db34ffeab48beef1fb4ce61bcad3772b8dd
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