Content-Length: 279939 | pFad | http://github.com/postgrespro/postgres/commit/e270ae39f2b56710d04d8dae26386bb1e728274e

97 Add regression tests for missing json functions and operators · postgrespro/postgres@e270ae3 · GitHub
Skip to content

Commit e270ae3

Browse files
author
Nikita Glukhov
committed
Add regression tests for missing json functions and operators
1 parent 4684a13 commit e270ae3

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
i int4[],
197197
t text[]
198198
);
199+
CREATE TABLE testjson (
200+
j json
201+
);
199202
CREATE TABLE testjsonb (
200203
j jsonb
201204
);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/e270ae39f2b56710d04d8dae26386bb1e728274e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy