Skip to content

Releases: nahanni/rw_redis_fdw

PostgreSQL 13 support

17 Aug 10:02
Compare
Choose a tag to compare
  • PostgreSQL 13 Beta build support
  • Fixes member comparison for Redis Set table

PostgreSQL 12 support

08 Jan 05:49
Compare
Choose a tag to compare
Support PostgreSQL 12.

Tested with 11, 12.0 and 12.1

PostgreSQL 11.0 support

25 Oct 04:12
Compare
Choose a tag to compare

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

17 Oct 18:05
1fe333f
Compare
Choose a tag to compare
Support PostgreSQL 11.0

Built with pgsql 11 RC1

PostgreSQL 9.6 support

24 Nov 06:11
Compare
Choose a tag to compare
v0.7

Support PostgreSQL 9.6

Postgresql 9.5 support

15 Feb 08:39
Compare
Choose a tag to compare
v0.6

Add 9.5 as a supported version

First release

17 Apr 18:04
Compare
Choose a tag to compare
v0.5

Use SREM to delete current item in SET during update