Closed NiraliSupe closed 4 years ago
I guess it needs some work to make it compatible with PostgreSQL 11. I will check it this weekend.
I've also received the same compilation errors when building temporal_tables
1.2.0 for Postgres 11. Perhaps the data structures changed slightly?
This is holding the update to postgresql 11 in Homebrew: https://github.com/Homebrew/homebrew-core/pull/33131 What is the current status?
I guess it needs some work to make it compatible with PostgreSQL 11. I will check it this weekend.
PG 11 is now released. When do you think, you can update the code to be compatible with PG 11 ?
Thx
Thx @mlt for the patch.
@arkhipov : are you still active on this project ?
Postgres version: 11
I tried both ways to install the temporal tables:
and
pgxn install temporal_tables
But I am getting following error:
Could you please help with this?