From: Bruce Momjian Date: Fri, 12 Nov 1999 17:05:24 +0000 (+0000) Subject: Update NT readme with new name. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d729b38171721e35361b4d1517c7d5f165bc912;p=thirdparty%2Fpostgresql.git Update NT readme with new name. --- 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 + who is the maintainer for the win32 port