Postponed (maintainer needs more info)
Project:
Coherent Access
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2008 at 09:49 UTC
Updated:
23 Jul 2008 at 07:15 UTC
We created support for Coherent Access module for PgSql.
There was a little bug with double quotes in module file that made a problem with communication with pgsql.
We are sending fixed module and it should to be compatible with both: MySQL and PgSQL.
Files are in attachment.
| Comment | File | Size | Author |
|---|---|---|---|
| coherent_access.zip | 12.59 KB | radoya |
Comments
Comment #1
jgraham commentedI'm not too familiar with pgsql; is it necessary for column 'gid' in table 'coherent_access_gid' to be of type 'bigserial' rather than 'bigint'
If it is better for it to be of type 'bigserial' then we should probably adjust 'gid' in 'coherent_access_user' to point to the same place.