1This is a testsuite for testing libpq URI connection string syntax.
2
3To run the suite, use 'make installcheck' command.  It works by
4running 'regress.pl' from this directory with appropriate environment
5set up, which in turn feeds up lines from 'regress.in' to
6'uri-regress' test program and compares the output against the correct
7one in 'expected.out' file.
8