We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c48f5d commit 67d370eCopy full SHA for 67d370e
src/interfaces/libpq/test/README
@@ -1,7 +1,7 @@
1
This is a testsuite for testing libpq URI connection string syntax.
2
3
To run the suite, use 'make installcheck' command. It works by
4
-running 'regress.sh' from this directory with appropriate environment
+running 'regress.pl' from this directory with appropriate environment
5
set up, which in turn feeds up lines from 'regress.in' to
6
'uri-regress' test program and compares the output against the correct
7
one in 'expected.out' file.
0 commit comments