Merge pull request #13 from tatsuo-ishii/README_fix
Mention that pg_ivm is compatible with PostgreSQL 13 in addition to PostgreSQL 14.
This commit is contained in:
commit
a37de7aa7a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
The `pg_ivm` module provides Incremental View Maintenance (IVM) feature for PostgreSQL.
|
The `pg_ivm` module provides Incremental View Maintenance (IVM) feature for PostgreSQL.
|
||||||
|
|
||||||
The extension is compatible with PostgreSQL 14.
|
The extension is compatible with PostgreSQL 13 and 14.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue