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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy