src/test/README for logical replication

Started by Craig Ringeralmost 9 years ago2 messages
#1Craig Ringer
craig@2ndquadrant.com
1 attachment(s)

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

Attachments:

0001-Mention-logical-replication-tests-in-src-test-README.patchtext/x-patch; charset=US-ASCII; name=0001-Mention-logical-replication-tests-in-src-test-README.patchDownload
From 491587b3fcb7a2fa2689171161354a708efa3cc1 Mon Sep 17 00:00:00 2001
From: Craig Ringer <craig@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

#2Fujii Masao
masao.fujii@gmail.com
In reply to: Craig Ringer (#1)
Re: src/test/README for logical replication

On Tue, Jan 24, 2017 at 7:17 AM, Craig Ringer <craig@2ndquadrant.com> wrote:

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

Patch attached.

Thanks! Pushed.

Regards,

--
Fujii Masao

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