Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgresql 12 build error #207

Closed
znajax opened this issue Oct 30, 2019 · 1 comment
Closed

postgresql 12 build error #207

znajax opened this issue Oct 30, 2019 · 1 comment

Comments

@znajax
Copy link

znajax commented Oct 30, 2019

[root@docker pg_pathman-1.5.8]# make install USE_PGXS=1
gcc -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 -fPIC -I/home/pg_pathman-1.5.8/src/include -I. -I./ -I/opt/pgsql12/include/server -I/opt/pgsql12/include/internal -D_GNU_SOURCE -I/usr/local/include -c -o src/init.o src/init.c
In file included from src/init.c:14:0:
/home/pg_pathman-1.5.8/src/include/compat/pg_compat.h:29:28: fatal error: nodes/relation.h: No such file or directory
#include "nodes/relation.h"
^
compilation terminated.
make: *** [src/init.o] Error 1

@arssher
Copy link
Contributor

arssher commented Dec 3, 2019

Hi,

Latest release added support for 12:
https://github.com/postgrespro/pg_pathman/releases/tag/1.5.10

@arssher arssher closed this as completed Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants