diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-10-01 15:44:45 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-10-01 15:44:45 +0000 |
commit | 998cebc4dbe837b8766cdaf913462058db2ced27 (patch) | |
tree | 1b7a4ca579d57bedfc59349874d3c7764579df80 | |
parent | dca4f8e3bb0255cf19a16ec1dbc41fed7c2fa642 (diff) | |
download | postgresql-998cebc4dbe837b8766cdaf913462058db2ced27.tar.gz postgresql-998cebc4dbe837b8766cdaf913462058db2ced27.zip |
Update to "7.2".
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ authentication option is available on Linux and *BSD systems. statistics module to get fine-grained information about table and index usage. -Migration to 7.1 +Migration to 7.2 A dump/restore using pg_dump is required for those wishing to migrate data from any previous release. One significant change is that |