Hy,
when i install pakage dotlearn i had this error:
psql:users-init.sql:68: ERROR: Function 'rel_segment__new(unknown,
int4, unknown)' does not exist
Unable to identify a function that satisfies the given
argument types
You may need to add explicit typecasts
psql:admins-init.sql:89: ERROR: Function 'rel_segment__new(unknown,
int4, unknown)' does not exist
Unable to identify a function that satisfies the given
argument types
You may need to add explicit typecasts
psql:professors-init.sql:89: ERROR: Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
Unable to identify a function that satisfies the given
argument types
You may need to add explicit typecasts
psql:students-init.sql:89: ERROR: Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
Unable to identify a function that satisfies the given
argument types
You may need to add explicit typecasts
psql:externals-init.sql:89: ERROR: Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
Unable to identify a function that satisfies the given
argument types
You may need to add explicit typecasts
Please help me to resolve this problem
thanks..
Stefano