We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e539eb2 commit 1d729b3Copy full SHA for 1d729b3
doc/README.NT
@@ -70,8 +70,7 @@ directory 2 levels deep in one step.
70
17. cd /usr/src/pgsql/src/test/regress
71
18. make all runtest
72
73
-All test should be run, allthought the latest snapshot I tested (18-4)
74
-appears to have some problems with locking.
+All test should be run.
75
76
NOTE:
77
By default, PostgreSQL clients like psql communicate using unix domain
@@ -81,3 +80,6 @@ environment variable to 'localhost' or supply the hostname on the
81
80
command line.
82
83
Joost
+
84
+PS: If you still have problems you can mail to Dan Horak <dan.horak@email.cz>
85
+ who is the maintainer for the win32 port
0 commit comments