]> granicus.if.org Git - postgresql/commitdiff
Mention logical replication tests in src/test/README.
authorFujii Masao <fujii@postgresql.org>
Tue, 24 Jan 2017 03:57:25 +0000 (12:57 +0900)
committerFujii Masao <fujii@postgresql.org>
Tue, 24 Jan 2017 03:57:25 +0000 (12:57 +0900)
Craig Ringer

src/test/README

index 62395e78370c08407269187be3ce9383f2ce6d7e..0019782fb1c44a1d5a327a2709c6732515ba8343 100644 (file)
@@ -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