obsolete filename reference in parser README
Amit Langote <amitlangote09@gmail.com>
From: Amit Langote <amitlangote09@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2023-06-15T09:54:46Z
Lists: pgsql-hackers
Attachments
- v1-0001-Remove-outdated-reference-to-a-removed-file.patch (application/octet-stream) patch v1-0001
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
Commits
-
Remove outdated reference to a removed file
- 5c8c8079b0f9 16.0 landed