git.postgresql.org Git - postgresql.git/commit
2024年7月26日 07:00:16 +0000 (16:00 +0900)
2024年7月26日 07:00:56 +0000 (16:00 +0900)
commit 231b7d670b218d6a5cde0574cf160c8157ab91fb
SQL/JSON: Improve error-handling of JsonBehavior expressions
Instead of returning a NULL when the JsonBehavior expression value
could not be coerced to the RETURNING type, throw the error message
informing the user that it is the JsonBehavior expression that caused
the error with the actual coercion error message shown in its DETAIL
line.
Discussion: https://postgr.es/m/CACJufxEo4sUjKCYtda0_qt9tazqqKPmF1cqhW9KBOUeJFqQd2g@mail.gmail.com
Backpatch-through: 17
This is the main PostgreSQL git repository.
RSS
Atom