projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc82f5a
)
Mention logical replication tests in src/test/README.
author
Fujii Masao
<fujii@postgresql.org>
Tue, 24 Jan 2017 03:57:25 +0000
(12:57 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Tue, 24 Jan 2017 03:57:25 +0000
(12:57 +0900)
Craig Ringer
src/test/README
patch
|
blob
|
blame
|
history
diff --git
a/src/test/README
b/src/test/README
index 62395e78370c08407269187be3ce9383f2ce6d7e..0019782fb1c44a1d5a327a2709c6732515ba8343 100644
(file)
--- 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