Needs review
Project:
Kudos
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 15:02 UTC
Updated:
21 May 2008 at 00:09 UTC
Jump to comment: Most recent file
Kudos install script is missing any DB schema installation for pgsql (version 5.x...). Has anyone ported it to work with PostgreSql yet?
Hope to find an already working solution.
Otherwise, I am already on to making it compatible with pgsql.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | kudos-5-x-1-4-pgsql-install.patch | 4.64 KB | Guru |
Comments
Comment #1
Guru commentedI have modified the install script to include PGSQL installation functionality and it's working now with me.
I have created a patch for the .install file. Never created a patch before, so I hope I have done it correctly. I am attaching it for review and commit.
Comment #2
socki commentedThanks a lot.
I will take a look and incorporate this. Let me know if you run into any issues with any of the queries inside the module, as I'd like them to be as clean and portable as possible. I don't have posgres running, so hard for me to be sure.
-T