mirror of https://github.com/citusdata/citus.git
Test style
parent
9dc9d0d4dd
commit
ef7ddef07d
|
@ -1487,7 +1487,7 @@ pg_identify_object_as_address
|
||||||
(role,{postgres},{})
|
(role,{postgres},{})
|
||||||
(schema,{myschema},{})
|
(schema,{myschema},{})
|
||||||
(schema,{public},{})
|
(schema,{public},{})
|
||||||
(table,"{myschema,t1}",{})
|
(table,"{myschema,t1}",{})
|
||||||
(table,"{myschema,t2}",{})
|
(table,"{myschema,t2}",{})
|
||||||
(6 rows)
|
(6 rows)
|
||||||
|
|
||||||
|
@ -1706,7 +1706,7 @@ pg_identify_object_as_address
|
||||||
(schema,{myschema},{})
|
(schema,{myschema},{})
|
||||||
(schema,{myschema2},{})
|
(schema,{myschema2},{})
|
||||||
(schema,{public},{})
|
(schema,{public},{})
|
||||||
(table,"{myschema,t1}",{})
|
(table,"{myschema,t1}",{})
|
||||||
(table,"{myschema2,t2}",{})
|
(table,"{myschema2,t2}",{})
|
||||||
(7 rows)
|
(7 rows)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue