|
|
|
Environment:
|
Using tomcat as application server, sun JDK 1.5 on Linux with PostgreSQL as Database.
|
|
With postgresql, when I try to define which builder to use, only Script is available, even if others builders are defined.
Looking at the log I saw:
net.sf.hibernate.util.JDBCExceptionReporter logExceptions ATTENTION: SQL Error: 0, SQLState: 42883
net.sf.hibernate.util.JDBCExceptionReporter logExceptions GRAVE: ERROR: function locate(character varying, character varying) does not exist
I added the two following functions to my database (not sure the second is needed)
and after that bamboo seems to be working just fine.
|
|
Description
|
With postgresql, when I try to define which builder to use, only Script is available, even if others builders are defined.
Looking at the log I saw:
net.sf.hibernate.util.JDBCExceptionReporter logExceptions ATTENTION: SQL Error: 0, SQLState: 42883
net.sf.hibernate.util.JDBCExceptionReporter logExceptions GRAVE: ERROR: function locate(character varying, character varying) does not exist
I added the two following functions to my database (not sure the second is needed)
and after that bamboo seems to be working just fine. |
Show » |
|
Thanks so much for the bug report + workaround. We'll get on to this ASAP.
Cheers,
Mark C