projects
/
2ndquadrant_bdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c497478
)
bdr: Document contribs required for test runs
author
Craig Ringer
<craig@2ndquadrant.com>
Wed, 17 Dec 2014 06:27:05 +0000
(14:27 +0800)
committer
Craig Ringer
<craig@2ndquadrant.com>
Wed, 4 Feb 2015 12:24:27 +0000
(23:24 +1100)
README.developers
patch
|
blob
|
blame
|
history
diff --git
a/README.developers
b/README.developers
index 8778e394b499cc9bd9e34d1a1e83548e3e4ab33d..29b1a48812822208132b06aabafc2df2a40c25aa 100644
(file)
--- a/
README.developers
+++ b/
README.developers
@@
-10,6
+10,9
@@
Before tagging a release:
* run "make check"
+ Note that you need contrib/{btree_gist,cube,hstore,pg_trgm} installed to run
+ tests.
+
* Ensure that the version in bdr_version.h.in matches the intended tag
* Ensure that bdr--[ver].sql matches the version in bdr_version.h.in