diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-11-26 05:16:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-11-26 05:16:59 +0000 |
commit | 2a8e2d292ae50d0dc3ad57a2737e00ffb8031424 (patch) | |
tree | a48b282ea63a7b7f0ea6d29027733710e2d182dd | |
parent | 46f4ed492191f71f8fade41879bd6d594e8a8717 (diff) |
Fix typo in release notes.
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |