aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-11-12 17:05:08 +0000
committerBruce Momjian <bruce@momjian.us>1999-11-12 17:05:08 +0000
commitd286f13b47824b2c4b56d57f3a258abfef823b04 (patch)
treee846e74b31ce7e4b095b847c94642a4e362c350b
parentac61a04a718b7d7021ee6533a318668d53a09cdd (diff)
downloadpostgresql-d286f13b47824b2c4b56d57f3a258abfef823b04.tar.gz
postgresql-d286f13b47824b2c4b56d57f3a258abfef823b04.zip
Update NT readme with new name.
-rw-r--r--doc/README.NT6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/README.NT b/doc/README.NT
index 1220c5ad6c5..1cfaa2522ef 100644
--- a/doc/README.NT
+++ b/doc/README.NT
@@ -70,8 +70,7 @@ directory 2 levels deep in one step.
17. cd /usr/src/pgsql/src/test/regress
18. make all runtest
-All test should be run, allthought the latest snapshot I tested (18-4)
-appears to have some problems with locking.
+All test should be run.
NOTE:
By default, PostgreSQL clients like psql communicate using unix domain
@@ -81,3 +80,6 @@ environment variable to 'localhost' or supply the hostname on the
command line.
Joost
+
+PS: If you still have problems you can mail to Dan Horak <dan.horak@email.cz>
+ who is the maintainer for the win32 port