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

hll build error against v13 #238

Open
devrimgunduz opened this issue Sep 14, 2020 · 5 comments
Open

hll build error against v13 #238

devrimgunduz opened this issue Sep 14, 2020 · 5 comments

Comments

@devrimgunduz
Copy link

devrimgunduz commented Sep 14, 2020

Hi,

cstore_fdw fails to build against v13. Can you please take a look? We will likely release v13 next week.

Thanks!

Makefile:50: *** PostgreSQL 9.3 to 12 is required to compile this extension.  Stop.
@devrimgunduz
Copy link
Author

cstore_fdw.c:27:10: fatal error: access/tuptoaster.h: No such file or directory
   27 | #include "access/tuptoaster.h"
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [<builtin>: cstore_fdw.o] Error 1

@df7cb
Copy link

df7cb commented Oct 18, 2020

Ping from Debian as well!

If you fix the issue, please tag a new release.

@cpaelzer
Copy link

cpaelzer commented Nov 2, 2020

And another ping ... from Ubuntu this time ... to chime in with my fellow packagers - any update/ETA/status on this being needed for PG13 support?

@StepanYankevych
Copy link

Interested in PG13 support as well. Do you have any estimates?

@erma07
Copy link

erma07 commented Nov 5, 2020

PostgreSQL 13 support #241

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

5 participants