Ticket #234 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by jbirch

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

Changed 4 years ago by gregboone

  • milestone changed from 3.3.0 to 3.3.1

Changed 4 years ago by mloskot

Patch submitted for review as #318

Changed 4 years ago by mloskot

  • status changed from new to assigned

Changed 4 years ago by mloskot

  • status changed from assigned to closed
  • resolution set to fixed

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.