summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Lane <tgl@fedoraproject.org>2007-09-20 20:18:09 +0000
committerTom Lane <tgl@fedoraproject.org>2007-09-20 20:18:09 +0000
commitbe7a56f6d96404dc89719f9dc61834c8d6cd47f5 (patch)
treefd03c7d12693cbab0f87b33c9f603fcf52cf7d03
parentf12f3d3fc470a0cb82addf4a72dc4b9d523f5cf5 (diff)
downloadpostgresql-setup-be7a56f6d96404dc89719f9dc61834c8d6cd47f5.tar.gz
postgresql-setup-be7a56f6d96404dc89719f9dc61834c8d6cd47f5.tar.xz
postgresql-setup-be7a56f6d96404dc89719f9dc61834c8d6cd47f5.zip
Update to PostgreSQL 8.2.5 and pgtcl 1.6.0
-rw-r--r--README.rpm-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rpm-dist b/README.rpm-dist
index 2890c71..4924c39 100644
--- a/README.rpm-dist
+++ b/README.rpm-dist
@@ -218,7 +218,8 @@ results to the screen and store the results in the file regress.out.
If any tests fail, see the file regression.diffs in that directory for details,
and read the "Regression Tests" section of the PostgreSQL documentation to
find out whether the differences are actually significant. If you need help
-interpreting the results, contact the pgsql-ports list at postgresql.org.
+interpreting the results, contact the pgsql-ports list at postgresql.org or
+the pgsqlrpms-general list at pgfoundry.org.
After testing, say "make clean" to remove the files generated by the test
script.