+1, sounds good.

Quoting [EMAIL PROTECTED]:

> Chris,
>
> In response to GEOS-399 (http://jira.codehaus.org/browse/GEOS-399) I
> added some checks to PostgisDataStore to ensure that the current user
> has the necessary permissions on the underlying table when creating a
> featureSource.
>
> The checks are pretty simple, basically just checks the ability to
> read from geometry_columns table, and the table for the featureSource
> itself. I didn't add a check for spatial_ref_sys since the
> featureSource can still function without that table. WIthout these
> changes the feature source will die a little later on after creation.
>
> The relevant method is PostgisDataStore#buildSchema. I have commited
> the fix to 2.1.x. If it gets your ok I will commit to trunk as well.
>
> -Justin
>




----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to