Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 2015 17:54:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r290501 - head
Message-ID:  <201511071754.tA7HsqqX026963@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Nov  7 17:54:51 2015
New Revision: 290501
URL: https://svnweb.freebsd.org/changeset/base/290501

Log:
  Add a note about the inpact on databases of the changes in collation support
  
  Reported by:	girgen

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Nov  7 16:45:51 2015	(r290500)
+++ head/UPDATING	Sat Nov  7 17:54:51 2015	(r290501)
@@ -36,6 +36,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	order of files listed by ls(1) for example. To get back to the old
 	behaviour, set LC_COLLATE environment variable to "C".
 
+	Databases administrators will need to reindex their databases given
+	collation results will be different.
+
 20151030:
 	The OpenSSL has been upgraded to 1.0.2d.  Any binaries requiring
 	libcrypto.so.7 or libssl.so.7 must be recompiled.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511071754.tA7HsqqX026963>