Posted by aaron1234nz on August 18, 2009 at 12:38am
| Project: | Browscap |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
I don't suppose many people are running drupal 5 and postgres these days, but I am. I've tweaked the D5 version to be postgres complaint (I see D6 is already done). Please find the patches attached.
| Attachment | Size |
|---|---|
| browscap.install.patch | 1.31 KB |
| browscap.module.patch | 1.63 KB |
Comments
#1
Here's a slightly different version that uses the delete/insert queries instead of a truncate (just like 6.x does).
Can you test it out and confirm if it works? If so I can commit it.
Thanks for your work here!
#2
I think this is no longer going to be necessary - #1016024: Mark 5.x as not supported.