summaryrefslogtreecommitdiffstats
path: root/src/interfaces/ecpg/test/connect/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/test/connect/README')
-rw-r--r--src/interfaces/ecpg/test/connect/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/connect/README b/src/interfaces/ecpg/test/connect/README
new file mode 100644
index 0000000..3bbfbc5
--- /dev/null
+++ b/src/interfaces/ecpg/test/connect/README
@@ -0,0 +1,9 @@
+src/interfaces/ecpg/test/connect/README
+
+Programs in this directory test all sorts of connections.
+
+All other programs just use one standard connection method.
+
+If any details of the regression database get changed (port, unix socket file,
+user names, passwords, ...), these programs here have to be changed as well
+because they contain hardcoded values.