PostgreSQL has smallint, no tinyint
Arthaey - January 23, 2007 - 08:34
| Project: | Browscap |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
In browscap.pgsql, all instances of "tinyint(4)" need to be replaced with "smallint" (no precision).

#1
browscap.pgsql no longer exists. If the problem is still in the current 6.x code then please re-open.