Closed (fixed)
Project:
Drupal core
Component:
postgresql database
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
12 Dec 2004 at 07:41 UTC
Updated:
26 Dec 2004 at 09:15 UTC
Fixes:
1. Only definition of int(11) type for timestamp col. is broken in PG 8, changed to "integer" just as other timestamp columns.
2. Someone forgot a semicolon =b
Tested on PostgreSQL 8 rc1.
| Comment | File | Size | Author |
|---|---|---|---|
| pg8-bugfix.patch | 773 bytes | Anonymous (not verified) |
Comments
Comment #1
fungy commentedComment #2
dries commentedCommitted to HEAD. Thanks.
Comment #3
(not verified) commented