Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5539983

Browse files
author
Nikita Glukhov
committed
Add regression tests for missing json functions and operators
1 parent7ac0193 commit5539983

File tree

7 files changed

+2289
-0
lines changed

7 files changed

+2289
-0
lines changed

‎src/test/regress/expected/create_table.out

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ CREATE TABLE array_index_op_test (
196196
iint4[],
197197
ttext[]
198198
);
199+
CREATE TABLE testjson (
200+
j json
201+
);
199202
CREATE TABLE testjsonb (
200203
j jsonb
201204
);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp