Remove outdated reference to a removed file
authorAmit Langote <amitlan@postgresql.org>
Thu, 15 Jun 2023 09:39:45 +0000 (18:39 +0900)
committerAmit Langote <amitlan@postgresql.org>
Thu, 15 Jun 2023 13:35:42 +0000 (22:35 +0900)
commit5c8c8079b0f93bb714b14e4ce9b463411cad7db4
tree3642631bf1b3e1a153013fc26f7f67ceb4ec085c
parentd6326ba8fe69ced797412ea9bb97b2f35588f791
Remove outdated reference to a removed file

parse_jsontable.c was removed as part of 2f2b18bd3f55, though its
mention in src/backend/parser/README was not.  Fix that.

Discussion: https://postgr.es/m/CA%2BHiwqHDzw8AP8p_dEkFr0xg458ZTf58zbivAHhK4UeNrx9Tdg%40mail.gmail.com
src/backend/parser/README