Ticket #3006 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

PG driver does not recognize 'real' data type

Reported by: rouault Owned by: rouault
Priority: normal Milestone: 1.6.2
Component: OGR_SF Version: unspecified
Severity: normal Keywords:
Cc:

Description

OGRPGTableLayer::ReadTableDefinition?() recognizes 'float', 'double', but not 'real' which is a SQL defined data type. ('float4' is an alias of 'real')

Change History

Changed 4 years ago by rouault

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

Fixed in trunk (r17106) and branches/1.6 (r17107). Test added in trunk (r17108)

Note: See TracTickets for help on using tickets.