Opened 14 years ago

Closed 14 years ago

#3349 closed defect (fixed)

PG driver does not retrieve column width and precision from a SQL query

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.7.1
Component: OGR_SF Version: unspecified
Severity: normal Keywords: pg
Cc:

Description

Contrary to PG tables, the PG driver does not retrieve column width and precision from a SQL query. To fix it, it is possible to interpret the result of PQfmod().

Change History (1)

comment:1 by Even Rouault, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r18653) and in branches/1.7 (r18655). Tested in r18654.

Note: See TracTickets for help on using tickets.