From: Fujii Masao Date: Tue, 24 Jan 2017 03:57:25 +0000 (+0900) Subject: Mention logical replication tests in src/test/README. X-Git-Url: http://git.postgresql.org/gitweb/static/tut_user.html?a=commitdiff_plain;h=3eaf03b5d331b7a06d79e5ad2be7e36c4a9c3d72;p=users%2Fgsingh%2Fpostgres.git Mention logical replication tests in src/test/README. Craig Ringer --- diff --git a/src/test/README b/src/test/README index 62395e7837..0019782fb1 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