Improve handling of FID filters on tables with no FIDs
------------------------------------------------------

                 Key: GEOT-2100
                 URL: http://jira.codehaus.org/browse/GEOT-2100
             Project: GeoTools
          Issue Type: Improvement
          Components: data postgis
    Affects Versions: 2.5.1
            Reporter: David Winslow
            Assignee: Justin Deoliveira
            Priority: Minor


Doing an FID request against a dataset with no FIDs results in a "" being 
encoded (the final query ends up something like "SELECT * FROM bar WHERE ();"  
We should modify the datastore to handle this case more gracefully (maybe throw 
an exception or encode the filter as '1 = 0').

-- 
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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to