From 2a8e2d292ae50d0dc3ad57a2737e00ffb8031424 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 26 Nov 2002 05:16:59 +0000 Subject: [PATCH] Fix typo in release notes. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 383416dc1e..a6775fa18d 100644 --- a/HISTORY +++ b/HISTORY @@ -85,7 +85,7 @@ Migration to version 7.3 * Pre-7.3 databases loaded into 7.3 will not have the new object dependencies for serial columns, unique constraints, and foreign keys. See the directory "contrib/adddepend/" for a detailed - description and a script that will add the such dependencies. + description and a script that will add such dependencies. _________________________________________________________________ Changes -- 2.49.0