This is fixed. The issue #9064 pasted by Pablo shows that we changed from uuid_generate_v1 to uuid_generate_v4, so the fix was just checking for that function instead.
Regards, Juan Pablo On 12:33 Thu 12 Nov , Pablo Luján wrote: > Diagnostic task has been broken since this fix: > https://issues.openbravo.com/view.php?id=9064 > > Don't know if plan is to fix it or deprecate it. > > Regards, > PL > > Rok Lenardic wrote: > > Hi, > > > > does anyone know if this task has been/will be deprecated? > > > > It does not work at the moment since the check.db subtasks checks for > > uuid_generate_v1 function in order to check if the Postgres contrib > > package has been installed or not. However, current version of the db > > contains uuid_generate_v4... > > > > Rok > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > > trial. Simplify your report design, integration and deployment - and focus > > on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Openbravo-development mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/openbravo-development > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Openbravo-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbravo-development ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
