diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml
index 675db86..6f046d9 100644
--- a/doc/src/sgml/regress.sgml
+++ b/doc/src/sgml/regress.sgml
@@ -196,8 +196,9 @@ make check-world -j8 >/dev/null
- Regression tests for the ECPG interface library,
- located in src/interfaces/ecpg/test.
+ Regression tests for the interface library,
+ located in src/interfaces/ecpg/test and
+ src/interfaces/libpq/test.