I have a patch. The _ was left off of the smallint unsigned types in a few places. Might be a problem with 6.x too.
| Comment | File | Size | Author |
|---|---|---|---|
| print{mail,pdf}.install,pgsql-schema-fix.patch | 3.36 KB | pearcec |
I have a patch. The _ was left off of the smallint unsigned types in a few places. Might be a problem with 6.x too.
| Comment | File | Size | Author |
|---|---|---|---|
| print{mail,pdf}.install,pgsql-schema-fix.patch | 3.36 KB | pearcec |
Comments
Comment #1
jcnventuraThanks for (finally) testing the Postgres SQL code. This is only applicable to D5, as D6 has an abstraction layer that handles these details.
I have just committed your patch, so the next dev shall have it.
I guess this also closes my request from almost 4 months ago (#342108: Test the new code in Drupal 5 with Postgres SQL).
João