src/test/README wasn't updated for the new src/test/subscription entry.

Patch attached.

-- 
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
From 491587b3fcb7a2fa2689171161354a708efa3cc1 Mon Sep 17 00:00:00 2001
From: Craig Ringer <cr...@2ndquadrant.com>
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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to