Removed reference to "Several Unicode Errors" for 20170209 cumulative update release
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 8 Feb 2017 13:40:25 +0000 (08:40 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Wed, 8 Feb 2017 13:40:25 +0000 (08:40 -0500)
update_releases/current/20170209updaterelease.md
update_releases/current/20170209updaterelease.txt

index 3eacb3595522aa3f01215f7df59fdc44278af4c8..54686a356549d96a829db4de497c54889424f9b0 100644 (file)
@@ -60,7 +60,6 @@ This update also fixes a number of bugs reported in the last few months. Some of
 * Prevent multiple calls of pg_start_backup() and pg_stop_backup() from running concurrently
 * Several fixes for pg_dump, pg_restore, and pg_basebackup, including a possible pg_basebackup failure on standby server when including WAL files
 * Several fixes for parallel workers and plans for parallel queries including fixing a crash if the number of workers available to a parallel query decreases during a rescan
-* Several Unicode fixes
 * Several fixes to PL/pgSQL, PL/Python, and PL/Tcl
 * Several fixes for contrib modules
 * Allow DOS-style line endings in ~/.pgpass files, even on Unix
index 56551b56eb1f70e734c5762abf5ddf6bd6965fdb..f7d5fe69cfbcb1ae195c8ab60f5a52e5ff98a66e 100644 (file)
@@ -60,7 +60,6 @@ This update also fixes a number of bugs reported in the last few months. Some of
 * Prevent multiple calls of pg_start_backup() and pg_stop_backup() from running concurrently
 * Several fixes for pg_dump, pg_restore, and pg_basebackup, including a possible pg_basebackup failure on standby server when including WAL files
 * Several fixes for parallel workers and plans for parallel queries including fixing a crash if the number of workers available to a parallel query decreases during a rescan
-* Several Unicode fixes
 * Several fixes to PL/pgSQL, PL/Python, and PL/Tcl
 * Several fixes for contrib modules
 * Allow DOS-style line endings in ~/.pgpass files, even on Unix