obsolete filename reference in parser README

Started by Amit Langotealmost 3 years ago4 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

Hi,

I noticed that 2f2b18bd3f55 forgot to remove the mention of
parse_jsontable.c in src/backend/parser/README.

Attached a patch to fix that. Will push that shortly to HEAD and v15.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

Attachments:

v1-0001-Remove-outdated-reference-to-a-removed-file.patchapplication/octet-stream; name=v1-0001-Remove-outdated-reference-to-a-removed-file.patchDownload+0-2
#2Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Amit Langote (#1)
Re: obsolete filename reference in parser README

On Thu, Jun 15, 2023 at 6:54 PM Amit Langote <amitlangote09@gmail.com> wrote:

I noticed that 2f2b18bd3f55 forgot to remove the mention of
parse_jsontable.c in src/backend/parser/README.

Attached a patch to fix that. Will push that shortly to HEAD and v15.

Pushed to HEAD only. 9853bf6ab0e that added parse_jsontable.c to the
README was not back-patched.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

#3Tristan Partin
tristan@neon.tech
In reply to: Amit Langote (#1)
Re: obsolete filename reference in parser README

Nice catch. Looks good.

--
Tristan Partin
Neon (https://neon.tech)

#4Amit Langote
Langote_Amit_f8@lab.ntt.co.jp
In reply to: Tristan Partin (#3)
Re: obsolete filename reference in parser README

On Thu, Jun 15, 2023 at 10:48 PM Tristan Partin <tristan@neon.tech> wrote:

Nice catch. Looks good.

Thanks for checking. As just mentioned, I've pushed this moments ago.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com