From 491587b3fcb7a2fa2689171161354a708efa3cc1 Mon Sep 17 00:00:00 2001 From: Craig Ringer Date: Tue, 24 Jan 2017 06:15:37 +0800 Subject: [PATCH] Mention logical replication tests in src/test/README --- src/test/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test/README b/src/test/README index 62395e7..0019782 100644 --- a/src/test/README +++ b/src/test/README @@ -37,5 +37,8 @@ regress/ ssl/ Tests to exercise and verify SSL certificate handling +subscription/ + Tests for logical replication + thread/ A thread-safety-testing utility used by configure -- 2.5.5