[PATCH] tests/README: fix inconsistency caused by e0a0baae - Mailing list pgsql-jdbc

From Pavel Raiskup
Subject [PATCH] tests/README: fix inconsistency caused by e0a0baae
Date
Msg-id 1405607110-5276-1-git-send-email-praiskup@redhat.com
Whole thread Raw
List pgsql-jdbc
---
 org/postgresql/test/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org/postgresql/test/README b/org/postgresql/test/README
index fb55ef6..696d809 100644
--- a/org/postgresql/test/README
+++ b/org/postgresql/test/README
@@ -58,7 +58,7 @@ loss of data. We recommend you assign the following names:

   database: test
   username: test
-  password: password
+  password: test

 These names correspond with the default names set for the test suite
 in $JDBC_SRC/build.xml. If you have chosen other names you need to
--
1.9.3



pgsql-jdbc by date:

Previous
From: Stephen Nelson
Date:
Subject: Re: PostgreSQL JDBC new jar available
Next
From: Pavel Raiskup
Date:
Subject: Re: PostgreSQL JDBC new jar available