diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-08-20 19:05:09 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-08-20 19:05:09 -0400 |
commit | 9243417801be3f1cfaa3a3c33d5a003f382bd7a4 (patch) | |
tree | b32382f5b889554f69af8d4c5976949d083c9991 /src/backend/utils/adt/jsonfuncs.c | |
parent | 04db8747840f581177c6622008d2e42d3528f7fe (diff) | |
download | postgresql-9243417801be3f1cfaa3a3c33d5a003f382bd7a4.tar.gz postgresql-9243417801be3f1cfaa3a3c33d5a003f382bd7a4.zip |
More regression test cases for json/jsonb extraction operators.
Cover some cases I omitted before, such as null and empty-string
elements in the path array. This exposes another inconsistency:
json_extract_path complains about empty path elements but
jsonb_extract_path does not.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions