The code to create the aggregator_item table for PostgreSQL uses MySQL-ism "auto_increment" rather than the "serial" data type.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | postgres_patch.tar_1.bz2 | 8.02 KB | adrian |
| aggregator_item_pgsql.patch | 558 bytes | JeffOllie |
The code to create the aggregator_item table for PostgreSQL uses MySQL-ism "auto_increment" rather than the "serial" data type.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | postgres_patch.tar_1.bz2 | 8.02 KB | adrian |
| aggregator_item_pgsql.patch | 558 bytes | JeffOllie |
Comments
Comment #1
adrian commentedThis has been fixed in the latest Postgres compatibility patch