mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-13 08:06:54 +08:00
Simplified upgrade statement [skip ci]
This commit is contained in:
@@ -187,7 +187,7 @@ Some Postgres providers only support specific extensions. To request a new exten
|
|||||||
Compile and install the latest version and run:
|
Compile and install the latest version and run:
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
ALTER EXTENSION vector UPDATE TO '0.1.3';
|
ALTER EXTENSION vector UPDATE;
|
||||||
```
|
```
|
||||||
|
|
||||||
## Thanks
|
## Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user