CDB_FederatedServerTables: Avoid decimal mismatch

This commit is contained in:
Raul Marin
2019-10-30 15:04:01 +01:00
parent 28376ffecb
commit f75756138a
2 changed files with 5 additions and 5 deletions

View File

@@ -18,8 +18,8 @@ S2|3|POINT(3 3)|patata
list_remotes2|(remote_geom2,"public.""myFullTable""")
list_remotes2|(remote_geom,public.remote_geom)
R3|
ERROR: relation "myFullTable" does not exist at character 82
S3_new|3|POINT(333958.472379821 334111.17140196)|patata
ERROR: relation "myFullTable" does not exist at character 70
S3_new|3|POINT(3 3)|patata
U1|
ERROR: relation "remote_geom" does not exist at character 71
list_remotes3|(remote_geom2,public.different_name)