Ticket #3226 (closed defect: wontfix)
Mixed of uppercase/lowercase in the DATA statement is not supported by PostGIS
| Reported by: | nsavard | Owned by: | aboudreault |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PostGIS Interface | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | |
| Cc: | pramsey, dmorissette |
Description
Uppercase characters in the DATA parameter value of a map file are not handled correctly with a PostGIS connection.
Example: CONNECTIONTYPE postgis CONNECTION "dbname=cite-wfs110 user=testsuite host=localhost port=5432" DATA "surfaceProperty from PrimitiveGeoFeature? USING UNIQUE id USING SRID=4326"
I'll attach a patch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

