Releases: nahanni/rw_redis_fdw
Releases · nahanni/rw_redis_fdw
PostgreSQL 13 support
PostgreSQL 12 support
Support PostgreSQL 12. Tested with 11, 12.0 and 12.1
PostgreSQL 11.0 support
This also fixes a few bugs encountered with where clauses with key = subexpressions/builtin-functions within a user defined function.
PostgreSQL 10 and 11 support
Support PostgreSQL 11.0 Built with pgsql 11 RC1
PostgreSQL 9.6 support
v0.7 Support PostgreSQL 9.6
Postgresql 9.5 support
v0.6 Add 9.5 as a supported version
First release
v0.5 Use SREM to delete current item in SET during update