ERROR: type of parameter 94 when called from java.
This seems to be a problem when we are switching between different layers in reindrift.
Caused by: org.postgresql.util.PSQLException: ERROR: type of parameter 94 (topo_rein_rvr.arstidsbeite_var_grense) does not match that when preparing the plan (topo_rein_rhs.arstidsbeite_host_grense)
Where: PL/pgSQL function topo_update.add_border_split_surface(jsonb,regclass,name,name,regclass,name,name,double precision,regproc,anyelement,double precision,integer,integer,boolean) line 584 at assignment
SQL statement "SELECT * FROM topo_update.add_border_split_surface(
Is the related to #309 (closed) ?