Test style

velioglu/wo_seq_test_1
Burak Velioglu 2022-01-16 15:57:18 +03:00
parent 9dc9d0d4dd
commit ef7ddef07d
No known key found for this signature in database
GPG Key ID: F6827E620F6549C6
1 changed files with 2 additions and 2 deletions

View File

@ -1487,7 +1487,7 @@ pg_identify_object_as_address
(role,{postgres},{})
(schema,{myschema},{})
(schema,{public},{})
(table,"{myschema,t1}",{})
(table,"{myschema,t1}",{})
(table,"{myschema,t2}",{})
(6 rows)
@ -1706,7 +1706,7 @@ pg_identify_object_as_address
(schema,{myschema},{})
(schema,{myschema2},{})
(schema,{public},{})
(table,"{myschema,t1}",{})
(table,"{myschema,t1}",{})
(table,"{myschema2,t2}",{})
(7 rows)