VOPS make: error on ubuntu
Closed this issue · 1 comments
legrandlegrand commented
Hello,
As I would like to test VOPS, I'm trying to build it with code (b8edd2b) on Ubuntu (using postgresql-server-dev-9.5/xenial-updates,now 9.5.9).
I have the following error:
make USE_PGXS=1
...
vops.c: In function ‘vops_expression_tree_mutator’:
vops.c:2705:37: error: ‘Aggref {aka struct Aggref}’ has no member named ‘aggargtypes’
if (is_vops_type(linitial_oid(agg->aggargtypes))) {
May be I'm not using the good version ?
Regards
PAscal
legrandlegrand commented
Seems supporting 9.6+