From: Thomas G. Lockhart Date: Tue, 1 Sep 1998 15:50:53 +0000 (+0000) Subject: Remove mention of the migration directory since this info has already X-Git-Tag: REL6_4_2~512 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdc91300c350967460ed4154889fff405f5965ec;p=thirdparty%2Fpostgresql.git Remove mention of the migration directory since this info has already been integrated into here. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index d61d7650b28..047b60bdc45 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,17 +1,6 @@ Release Notes - - - -Should include the migration notes from migration/. - - - -The release notes have not yet been fully integrated into the new documentation. -Check for plain text files in the top of the distribution directory tree -and in the migration/ directory for current information. - Release 6.4 @@ -48,7 +37,7 @@ from breakage inadvertently introduced in v6.3.1. -Correctly handles function calls at the left side of BETWEEN and LIKE clauses. +Correctly handles function calls on the left side of BETWEEN and LIKE clauses.