git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: dc78866) | patch
Move jsonapi.c and jsonapi.h to src/common.
2020年1月29日 15:19:24 +0000 (10:19 -0500)
2020年1月29日 15:22:51 +0000 (10:22 -0500)
commit beb4699091e9fab1c5f465056bef35c9ddf7f9fc
Move jsonapi.c and jsonapi.h to src/common.

To make this work, (1) makeJsonLexContextCstringLen now takes the
encoding to be used as an argument; (2) check_stack_depth() is made to
do nothing in frontend code, and (3) elog(ERROR, ...) is changed to
pg_log_fatal + exit in frontend code.

Mark Dilger, reviewed and slightly revised by me.

Discussion: http://postgr.es/m/CA+TgmoYfOXhd27MUDGioVh6QtpD0C1K-f6ObSA10AWiHBAL5bA@mail.gmail.com
12 files changed:
contrib/hstore/hstore_io.c diff | blob | blame | history
src/backend/tsearch/to_tsany.c diff | blob | blame | history
src/backend/tsearch/wparser.c diff | blob | blame | history
src/backend/utils/adt/Makefile diff | blob | blame | history
src/backend/utils/adt/json.c diff | blob | blame | history
src/backend/utils/adt/jsonb.c diff | blob | blame | history
src/backend/utils/adt/jsonb_util.c diff | blob | blame | history
src/backend/utils/adt/jsonfuncs.c diff | blob | blame | history
src/common/Makefile diff | blob | blame | history
src/common/jsonapi.c [moved from src/backend/utils/adt/jsonapi.c with 96% similarity] diff | blob | blame | history
src/include/common/jsonapi.h [moved from src/include/utils/jsonapi.h with 99% similarity] diff | blob | blame | history
src/include/utils/jsonfuncs.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /