[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error when upgrading 1.2 db to 1.3 db
- Subject: Error when upgrading 1.2 db to 1.3 db
- From: Nigel Titley <..hidden..>
- Date: Fri, 30 Dec 2011 22:49:10 +0000
Testing the upgrade 1.2 to 1.3 functionality I get the following error
Error!
42883:ERROR: function public.person__list_salutations() does not exist
LINE 1: SELECT * FROM "public"."person__list_salutations"() ^ HINT: No
function matches the given name and argument types. You might need to
add explicit type casts.
Nigel