]> granicus.if.org Git - postgresql/commit
json_typeof function.
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 10 Oct 2013 16:21:59 +0000 (12:21 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 10 Oct 2013 16:21:59 +0000 (12:21 -0400)
commit4d212bac1752e1bad6f3aa6242061c393ae93a0a
treeeed4e6beacab0e3af9dbcba309fd5f61a75b854b
parent4b7b9a790405f5826ddfc7e9884805edd5396d75
json_typeof function.

Andrew Tipton.
doc/src/sgml/func.sgml
src/backend/utils/adt/json.c
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/include/utils/json.h
src/test/regress/expected/json.out
src/test/regress/expected/json_1.out
src/test/regress/sql/json.sql