1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Mention logical replication tests in src/test/README.

Craig Ringer
This commit is contained in:
Fujii Masao
2017-01-24 12:57:25 +09:00
parent dc82f5a640
commit 3eaf03b5d3

View File

@ -37,5 +37,8 @@ regress/
ssl/ ssl/
Tests to exercise and verify SSL certificate handling Tests to exercise and verify SSL certificate handling
subscription/
Tests for logical replication
thread/ thread/
A thread-safety-testing utility used by configure A thread-safety-testing utility used by configure