[PATCH] tests/README: fix inconsistency caused by e0a0baae

From: Pavel Raiskup <praiskup(at)redhat(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: praiskup(at)redhat(dot)com
Subject: [PATCH] tests/README: fix inconsistency caused by e0a0baae
Date: 2014-07-17 14:25:10
Message-ID: 1405607110-5276-1-git-send-email-praiskup@redhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Pavel Raiskup 2014-07-17 15:12:22 Re: PostgreSQL JDBC new jar available
Previous Message Stephen Nelson 2014-07-17 13:00:19 Re: PostgreSQL JDBC new jar available