Fix a typo (#111)

This commit is contained in:
Yongtao Huang 2024-12-23 10:44:22 +08:00 committed by GitHub
parent ae3761558f
commit b8de2801c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -94,7 +94,7 @@ When an IMMV is created, some triggers are automatically created so that the vie
Note that if you use PostgreSQL 17 or later, while `create_immv` is running, the `search_path` is temporarily changed to `pg_catalog, pg_temp`.
#### refresh_imm
#### refresh_immv
Use `refresh_immv` function to refresh IMMV.
```