mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
4 lines
185 B
Plaintext
4 lines
185 B
Plaintext
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
|
\echo Use "CREATE EXTENSION vector" to load this file. \quit
|
|
Use "CREATE EXTENSION vector" to load this file.
|