pg_citus is not compatible with postgresql 9.6.0 -- only 9.5.x works.
For now.
This commit is contained in:
parent
64893b90e2
commit
320df82176
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423246
@ -15,7 +15,7 @@ LICENSE= AGPLv3
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= citusdata
|
||||
|
||||
USES= gmake pgsql:9.5+ autoreconf readline
|
||||
USES= gmake pgsql:9.5 autoreconf readline
|
||||
WANT_PGSQL= lib server
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user