Skip to content

Releases: nahanni/rw_redis_fdw

PostgreSQL 13 support

Choose a tag to compare

@l-d-x l-d-x released this 17 Aug 10:02
  • PostgreSQL 13 Beta build support
  • Fixes member comparison for Redis Set table

PostgreSQL 12 support

Choose a tag to compare

@l-d-x l-d-x released this 08 Jan 05:49
Support PostgreSQL 12.

Tested with 11, 12.0 and 12.1

PostgreSQL 11.0 support

Choose a tag to compare

@l-d-x l-d-x released this 25 Oct 04:12

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

Choose a tag to compare

@l-d-x l-d-x released this 17 Oct 18:05
1fe333f
Support PostgreSQL 11.0

Built with pgsql 11 RC1

PostgreSQL 9.6 support

Choose a tag to compare

@l-d-x l-d-x released this 24 Nov 06:11
v0.7

Support PostgreSQL 9.6

Postgresql 9.5 support

Choose a tag to compare

@l-d-x l-d-x released this 15 Feb 08:39
v0.6

Add 9.5 as a supported version

First release

Choose a tag to compare

@l-d-x l-d-x released this 17 Apr 18:04
v0.5

Use SREM to delete current item in SET during update