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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to