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