r47089 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47088‎ | r47089 | r47090 >
Date:15:24, 10 February 2009
Author:mkroetzsch
Status:deferred
Tags:
Comment:
further notes on PostgreSQL compatibility, point to (to be written) online documentation
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/INSTALL (modified) (history)
  • /trunk/extensions/SemanticMediaWiki/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/INSTALL
@@ -36,7 +36,9 @@
3737
3838 * MediaWiki 1.11.* or greater (tested from 1.11.0 to 1.14alpha (r43727)).
3939 * PHP 5.x or greater installed and working
40 -* MySQL >= 4.0.14 (version required by MediaWiki) OR PostgresQL >= 8.3
 40+* MySQL >= 4.0.14 (version required by MediaWiki) OR PostgreSQL >= 8.3
 41+ Note that Postgres support is still preliminary and might require special
 42+ setup, see http://semantic-mediawiki.org/wiki/PostgreSQL
4143
4244 Notes:
4345 * SMW uses the PHP mb_*() multibyte functions such as mb_strpos in the
Index: trunk/extensions/SemanticMediaWiki/RELEASE-NOTES
@@ -6,7 +6,7 @@
77
88 * Improved performance. Significantly improved memory usage on common
99 operations.
10 -* Initial support for running SMW on PostgresQL (testing needed).
 10+* Initial support for running SMW on PostgreSQL (testing needed).
1111 * The query formats 'vcard' and 'icalendar' have been moved to the Semantic
1212 Result Formats extension to make the SMW core more light-weight
1313 * SMW_refreshData.php now supports parameter --page to specify one or more

Status & tagging log