citusdata/cstore_fdw

hll build error against v13

devrimgunduz opened this issue · 5 comments

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.
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 commented

Ping from Debian as well!

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

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?

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

PostgreSQL 13 support #241