'double' is not a supported postgres db data type

snoble - April 10, 2008 - 17:46
Project:cck_map
Version:5.x-3.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

A few places in the code the 'double' db type is used. While this works in mysql it is not actually sql standard and breaks in postgres. If you use 'float8' it should work in both. Diffs attached.

Cheers,
Steven

AttachmentSize
cck_map.install.diff201 bytes
cck_map.module.diff390 bytes

#1

snoble - April 10, 2008 - 17:49
Title:'double' is not a supported postgres db type» 'double' is not a supported postgres db data type

yikes, I meant db *data* type

 
 

Drupal is a registered trademark of Dries Buytaert.