From 50d8ffc20cd68a49635bff0f7134adae2f25265b Mon Sep 17 00:00:00 2001 From: Craig Ringer Date: Wed, 17 Dec 2014 14:27:05 +0800 Subject: [PATCH] bdr: Document contribs required for test runs --- README.developers | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.developers b/README.developers index 8778e394b4..29b1a48812 100644 --- 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 -- 2.39.5