[postgis-users] Quoting column names in MapServer PostGISSupport
Dave Blasby
dblasby@refractions.net
Thu May 16 17:40:35 2002
In the past, others have asked for quoting column names too.
The PostGIS connector just passes the column names it gets from
mapserver to the database.
I could pass the buck and ask, "why is mapserver *removing* the quotes
from column names?"
Are you putting quotes in your DATASET line? Or does mapserver not like
the quotes-in-quotes?
I have to make a few patches to the mapserver connector soon anyways, so
I'll address this issue then.
dave