Skip to content

Commit caeb4cf

Browse files
committed
doc: mention libpq regression tests
Reported-by: Ryo Matsumura Discussion: https://postgr.es/m/TYCPR01MB11316B3FB56EE54D70BF0CEF6E8E4A@TYCPR01MB11316.jpnprd01.prod.outlook.com Backpatch-through: 11
1 parent 40ddb8d commit caeb4cf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/regress.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,9 @@ make check-world -j8 >/dev/null
194194
</listitem>
195195
<listitem>
196196
<para>
197-
Regression tests for the ECPG interface library,
198-
located in <filename>src/interfaces/ecpg/test</filename>.
197+
Regression tests for the interface libraries,
198+
located in <filename>src/interfaces/libpq/test</filename> and
199+
<filename>src/interfaces/ecpg/test</filename>.
199200
</para>
200201
</listitem>
201202
<listitem>

0 commit comments

Comments
 (0)