0006-GUC-sql_json-v53.patch.gz
application/gzip
Filename: 0006-GUC-sql_json-v53.patch.gz
Type: application/gzip
Part: 5
Message:
Re: SQL/JSON: functions
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: format-patch
Series: patch v53-0006
Subject: GUC sql_json
| File | + | − |
|---|---|---|
| doc/src/sgml/config.sgml | 19 | 0 |
| src/backend/parser/gram.y | 8 | 3 |
| src/backend/parser/parse_expr.c | 38 | 10 |
| src/backend/utils/adt/format_type.c | 6 | 1 |
| src/backend/utils/adt/jsonb.c | 2 | 0 |
| src/backend/utils/adt/ruleutils.c | 4 | 2 |
| src/backend/utils/misc/guc.c | 19 | 0 |
| src/backend/utils/misc/postgresql.conf.sample | 1 | 0 |
| src/include/nodes/parsenodes.h | 2 | 0 |
| src/include/utils/jsonb.h | 14 | 0 |
| src/test/regress/expected/jsonb.out | 130 | 0 |
| src/test/regress/expected/sqljson.out | 141 | 0 |
| src/test/regress/sql/jsonb.sql | 38 | 0 |
| src/test/regress/sql/sqljson.sql | 32 | 0 |
Binary attachment — download to view.