8000 doc: mention libpq regression tests · postgres/postgres@7a7526a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a7526a

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 358cd2b commit 7a7526a

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
@@ -180,8 +180,9 @@ make installcheck-world
180180
</listitem>
181181
<listitem>
182182
<para>
183-
Regression tests for the ECPG interface library,
184-
located in <filename>src/interfaces/ecpg/test</filename>.
183+
Regression tests for the interface libraries,
184+
located in <filename>src/interfaces/libpq/test</filename> and
185+
<filename>src/interfaces/ecpg/test</filename>.
185186
</para>
186187
</listitem>
187188
<listitem>

0 commit comments

Comments
 (0)
0