PostGIS-ng constraint creation fails with non-default schema
------------------------------------------------------------
Key: GEOT-3252
URL: http://jira.codehaus.org/browse/GEOT-3252
Project: GeoTools
Issue Type: Improvement
Components: data jdbc-ng
Reporter: Miles Jordan
Attachments: PostGISDialect.java.diff
postCreateTable() in PostGISDialect class fails if a non-default schema is
specified.
The method attempts to create constraints on a newly created table however it
was omitting the schema name so if a non-default schema is specified then it
can't find the table.
The attached patch adds in the schema to all of the required queries.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel