Re: Bug in error reporting for multi-line JSON
Hamid Akhtar <hamid.akhtar@gmail.com>
From: Hamid Akhtar <hamid.akhtar@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Simon Riggs <simon.riggs@enterprisedb.com>,
Hamid Akhtar <hamid.akhtar@gmail.com>
Date: 2021-02-27T21:25:00Z
Lists: pgsql-bugs, pgsql-hackers
Updated the patch based on feedback. The new status of this patch is: Needs review
Commits
-
Remove redundant test.
- ed740b06b18e 14.0 landed
- 373e08a9f771 15.0 landed
-
Improve reporting for syntax errors in multi-line JSON data.
- ffd3944ab9d4 14.0 landed