I noticed this module doesn't have Postgres support yet.
I took the liberty of creating a patch for abuse.install to enable postgres support
see attached.
regards,
DT
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | abuse.install.193370.patch | 7.71 KB | jaydub |
| #3 | abuse.install.193370.patch | 6.29 KB | jaydub |
| #2 | abuse.install.193370.patch | 6 KB | jaydub |
| #1 | abuse.install.patch_20071119.tar_.gz | 1.44 KB | davidwhthomas |
| abuse.install.20071911.patch | 3.25 KB | davidwhthomas |
Comments
Comment #1
davidwhthomas commentedHere's the install file itself with Postgres support enabled
see attached.
DT
Comment #2
jaydub commentedFind attached my own version of the PostgreSQL support patch. Following the lead of the MySQL version I created SEQUENCES for the aid column in {abuse} and arid column in {abuse_reasons}.
Also removed the DEFAULT values from all text column types as per http://drupal.org/node/189538
I plan to take a look at indexes after using the module a bit as I can see where there are few JOINs that could benefit from indexes.
Comment #3
jaydub commentedupdated the patch to include removing variables set in the variable table by the abuse module.
Comment #4
jaydub commentedComment #5
jaydub commentedcommitted to CVS
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.