From: Greg Sabino Mullane Date: Wed, 16 Aug 2006 01:23:32 +0000 (+0000) Subject: Mention Postgres in the release notes. X-Git-Tag: 1.31.0-rc.0~55970 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=1eb971b949df87dc38cc2c62508dd19c7c97aad6;p=lhc%2Fweb%2Fwiklou.git Mention Postgres in the release notes. --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 52d30dd7ad..d2d04ed403 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,6 +29,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 6420) Render thumbnails for DJVU images, support multipage DJVU display on image pages. Added new 'page=' thumbnail option to select a page from a multipage djvu for thumbnail generation. +* Full Postgres support is now enabled. It requires version 8.0 or better, and + needs to have both plpgsql and tsearch2 already installed. == Changes since 1.7 ==