From: SourceForge.net <no...@so...> - 2003-12-04 00:06:17
|
Bugs item #853707, was opened at 2003-12-03 16:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=853707&group_id=6121 Category: Postgresql Group: PHP error Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: PostgreSQL support broken in 1.3.6 Initial Comment: PostgreSQL support is broken in 1.3.6 because of a very simple mistake. In lib/WikiDb/backend/pgsql.php, there are two extra, incorrect definitions of the methods _sql_match_clause and _fullsearch_sql_match_clause. Remove the two erroneus (non-postgresql specific) functions which are towards the bottom of the file, and everything works fine. Niall O' Higgins - nj...@si... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=853707&group_id=6121 |