diff options
author | Amit Langote <amitlan@postgresql.org> | 2023-07-21 11:46:56 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2023-07-26 17:06:03 +0900 |
commit | b22391a2ff7bdfeff4438f7a9ab26de3e33fdeff (patch) | |
tree | d19d03ff3d672900360a84cae910419d1d4eeb30 /src/backend/parser/parse_expr.c | |
parent | bd88404d3cda53810e0b0144713c4b1a1dd965a8 (diff) | |
download | postgresql-b22391a2ff7bdfeff4438f7a9ab26de3e33fdeff.tar.gz postgresql-b22391a2ff7bdfeff4438f7a9ab26de3e33fdeff.zip |
Some refactoring to export json(b) conversion functions
This is to export datum_to_json(), datum_to_jsonb(), and
jsonb_from_cstring(), though the last one is exported as
jsonb_from_text().
A subsequent commit to add new SQL/JSON constructor functions will
need them for calling from the executor.
Discussion: https://postgr.es/m/20230720160252.ldk7jy6jqclxfxkq%40alvherre.pgsql
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions