File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed
tests/sql/yt_native_file/part12/canondata Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 6
6
"version" ,
7
7
"pow" ,
8
8
9
+ // some json/jsonb functions
10
+ "json_build_object" ,
11
+ "jsonb_build_object" ,
12
+ "jsonb_object" ,
13
+ "jsonb_array_elements" ,
14
+ "jsonb_array_elements_text" ,
15
+ "jsonb_each" ,
16
+ "jsonb_each_text" ,
17
+ "jsonb_extract_path" ,
18
+ "jsonb_extract_path_text" ,
19
+ "jsonb_object_keys" ,
20
+ "jsonb_strip_nulls" ,
21
+ "jsonb_path_match_tz" ,
22
+ "jsonb_path_query_tz" ,
23
+ "jsonb_path_query_array_tz" ,
24
+ "jsonb_path_query_first_tz" ,
25
+ "jsonb_typeof" ,
26
+
9
27
"set_config" ,//pgadmin
10
28
"pg_is_in_recovery" ,//pgadmin
11
29
"pg_is_wal_replay_paused" ,//pgadmin
26
44
"pg_get_expr" ,
27
45
"pg_get_partkeydef" ,
28
46
"pg_tablespace_location" ,
29
- "current_schemas" ,
47
+ "current_schemas" ,
Original file line number Diff line number Diff line change 2961
2961
],
2962
2962
"test.test[pg_catalog-pg_description_pg_syntax-default.txt-Results]" : [
2963
2963
{
2964
- "checksum" : " c409b6d485074ebf17560f4723affc3d " ,
2964
+ "checksum" : " ab8e21760da4bf353ac12f633213227b " ,
2965
2965
"size" : 2768 ,
2966
- "uri" : " https://{canondata_backend}/1773845/589814889e9fb4d6d34f5e6d53336daf3a27b51e /resource.tar.gz#test.test_pg_catalog-pg_description_pg_syntax-default.txt-Results_/results.txt"
2966
+ "uri" : " https://{canondata_backend}/1924537/24cc2a34d7ebf1958abe0cd6c74c6af03994cd3e /resource.tar.gz#test.test_pg_catalog-pg_description_pg_syntax-default.txt-Results_/results.txt"
2967
2967
}
2968
2968
],
2969
2969
"test.test[pg_catalog-pg_timezone_abbrevs-default.txt-Debug]" : [
You can’t perform that action at this time.
0 commit comments