https://bugzilla.wikimedia.org/show_bug.cgi?id=36087
--- Comment #7 from Marcin Cieślak <[email protected]> 2012-04-19 12:56:41 UTC --- (In reply to comment #4) > > LINE 7: (SELECT generate_subscripts(isub.indkey, 1) AS g > > ^ > > HINT: No function matches the given name and argument types. You might > > need to add explicit type casts. > > " > > I found that "generate_subscripts" function was introduced in PostgresQL 8.4, > is PostgresQL 8.3 not supported by MediaWiki anymore? No, it should work. I have updated the patch to fix this problem. Currently installing PostgreSQL 8.2 to test. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
