branch: elpa/pg commit 69d511241967cfc19c5e935dab5e09401bfe5b6b Author: Eric Marsden <eric.mars...@risk-engineering.org> Commit: Eric Marsden <eric.mars...@risk-engineering.org>
Update information on versions of tested variants --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 725d70388e..98b378484f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ The following PostgreSQL-compatible databases or extensions have been tested: - The [RisingWave](https://github.com/risingwavelabs/risingwave) event streaming database (Apache license) is mostly working. It does not support `GENERATED ALWAYS AS IDENTITY` or `SERIAL` - columns, nor `VACUUM ANALYZE`. Last tested 2025-07 with v2.4.3. + columns, nor `VACUUM ANALYZE`. Last tested 2025-07 with v2.5.0. - The [CrateDB](https://crate.io/) distributed database (Apache licence). CrateDB does not support rows (e.g. `SELECT (1,2)`), does not support the `time`, `varbit`, `bytea`, `jsonb` and `hstore`