no postgres tables are created - and no error is shown either :(

submitted patch for both install file and modules file to work with pgsql as well (added switch -case statements)

CommentFileSizeAuthor
birthdays_pgsql_fix.patch6.79 KBLordVan

Comments

maartenvg’s picture

Status: Active » Reviewed & tested by the community

Thank you very much for that, it really makes our work a lot easier.
I'll review the patch, and commit it as soon as I find the time.

maartenvg’s picture

Thank you very much for that, it really makes our work a lot easier, as this was a 'bug' or feature that I wanted to add eventually but my postgres knowledge is nowhere near my mysql-knowledge.
I'll review the patch, and commit it as soon as I find the time.

LordVan’s picture

I just noticed something in my postgresql logs...
there's a query I missed which I will fix later today or something like that ... (no error on the webpage just in the logs ..
the query is in function _birthdays_message() ;)

maartenvg’s picture

Status: Reviewed & tested by the community » Fixed

I've used your patch to patch the dev release. Since this issue there had been many changes, but with the help of the PostgreSQLs documentation and your patch, I had no problems adding pgsql-support.

As far as I can tell (installed and tested it briefly) there are no problems.

Thanks for your work, and good luck with the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.