Opened 16 years ago

Closed 16 years ago

#234 closed defect (fixed)

Fdo Postgis currently does not support anything but lowercase identifiers

Reported by: bscott Owned by: mloskot
Priority: critical Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 3 Keywords:
Cc: pramsey External ID:

Description

The PostGIS provider currently does not support anything but lowercase identifiers consistently (database, table, column)

Change History (5)

comment:1 by jbirch, 16 years ago

Cc: pramsey added

I believe that this may be related to #119, but also...

When this provider was initially being developed, there were some defects in underlying PostGIS functions (such as estimated_extent) where quotes were not being passed through the functions intact.

I believe that Paul was going to fix this for version 1.2.1+ of PostGIS, but I'm not entirely sure that this happenned.

comment:2 by gregboone, 16 years ago

Milestone: 3.3.03.3.1

comment:3 by mloskot, 16 years ago

Patch submitted for review as #318

comment:4 by mloskot, 16 years ago

Status: newassigned

comment:5 by mloskot, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk (r3904) with patch from Bruno Scott. I'm closing it as fixed. Please, reopen if something is still not working well.

Note: See TracTickets for help on using tickets.