]
Steven Hawkins resolved TEIID-5227.
-----------------------------------
Fix Version/s: 10.1
10.0.3
Resolution: Done
Null geometry values needed handling similar to null blobs for postgresql.
Error when inserting a NULL value into a PostgreSQL Geometry datatype
column
----------------------------------------------------------------------------
Key: TEIID-5227
URL:
https://issues.jboss.org/browse/TEIID-5227
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 8.12.12.6_3
Reporter: Madou Coulibaly
Assignee: Steven Hawkins
Fix For: 10.1, 10.0.3
Inserting a Null value into a PostgreSQL Geometry datatype column using Teiid raises an
error:
Caused by: org.postgresql.util.PSQLException: ERROR: column "geom" is of type
geometry but expression is of type oid