summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/connect/README
blob: b632788d309d3287523d719d4b251895a04214cd (plain)
1
2
3
4
5
6
7
8
9
$PostgreSQL: pgsql/src/interfaces/ecpg/test/connect/README,v 1.2 2008/03/21 13:23:28 momjian Exp $

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.