aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorAmit Langote <amitlan@postgresql.org>2024-06-28 13:59:57 +0900
committerAmit Langote <amitlan@postgresql.org>2024-06-28 14:01:43 +0900
commit55e56c84da99fe7becda2194563f48bb3083c2d1 (patch)
tree6084cedc60bb73dcbb8e3fedbb9bb0cc81e84eab /src/backend/access/transam/xlog.c
parente3c1393efc31ac70de7b68e9a283ec3f2d7f9bd2 (diff)
downloadpostgresql-55e56c84da99fe7becda2194563f48bb3083c2d1.tar.gz
postgresql-55e56c84da99fe7becda2194563f48bb3083c2d1.zip
SQL/JSON: Validate values in ON ERROR/EMPTY clauses
Currently, the grammar allows any supported values in the ON ERROR and ON EMPTY clauses for SQL/JSON functions, regardless of whether the values are appropriate for the function. This commit ensures that during parse analysis, the provided value is checked for validity for the given function and throws a syntax error if it is not. While at it, this fixes some omissions in the documentation of the ON ERROR/EMPTY clauses for JSON_TABLE(). Reported-by: Jian He <jian.universality@gmail.com> Reviewed-by: Jian He <jian.universality@gmail.com> Discussion: https://postgr.es/m/CACJufxFgWGqpESSYzyJ6tSurr3vFYBSNEmCfkGyB_dMdptFnZQ%40mail.gmail.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions