diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2006-01-09 17:30:38 +0000 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2006-01-09 17:30:38 +0000 |
commit | 1d992c44d756ba5dc5945dae476f59cf8c1d458f (patch) | |
tree | 3141122566df8a348ec009894406be0f78738709 /UPDATING | |
parent | 3ca3ddda63009e8b9dc0ff3080ee1901a0a8d9f2 (diff) | |
download | ports-1d992c44d756ba5dc5945dae476f59cf8c1d458f.tar.gz ports-1d992c44d756ba5dc5945dae476f59cf8c1d458f.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060109: + AFFECTS: users of databases/postgresql??-server + AUTHOR: girgen@FreeBSD.org + + All postgresql versions have been updated. These patch releases fix + a problem with character string comparisons for locales that + consider different character combinations as equal, such as + Hungarian. This might require "REINDEX" to fix existing indexes on + textual columns. Also, if plperl is used, a "REINDEX" might be + required under certain conditions. Check the HISTORY file in the + source for details. + 20060108: AFFECTS: users of x11/kdelibs3, x11/kdebase3, deskutils/superkaramba, x11-themes/kde-windeco-smoothblend, irc/kvirc |