Closed (fixed)
Project:
Node Auto Term [NAT]
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2008 at 16:30 UTC
Updated:
28 Feb 2009 at 14:50 UTC
ISNULL() didn't exists for postgres 7.4. It might be in a later version, also I don't think that is standard ANSI. Also minor fix on the install.
| Comment | File | Size | Author |
|---|---|---|---|
| nat.module,install_pgsql.patch | 1.53 KB | pearcec |
Comments
Comment #1
sammys commentedThanks for taking the time to submit this patch.
I have reviewed your patch and it works. The first block of the patch is also required for the module to work in D6. I didn't try to apply the altered patch because the fix is trivial.
RTBC!
Comment #2
Zen commentedThis was committed a few months ago: Diff 1, Diff 2 and for D6, Diff 3.
Apologies for not updating this issue earlier.
Thanks for the patch and the review :)
-K