Opened 15 years ago

Closed 15 years ago

#3006 closed defect (fixed)

PG driver does not recognize 'real' data type

Reported by: Even Rouault Owned by: Even 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 (1)

comment:1 by Even Rouault, 15 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.