mirror of
https://github.com/postgres/postgres.git
synced 2025-06-17 00:02:17 -04:00
Fix typo in contrib/pg_trgm/pg_trgm--1.4--1.5.sql
Backpatch-through: 13
This commit is contained in:
parent
065683bbdb
commit
6058f22324
@ -1,4 +1,4 @@
|
|||||||
/* contrib/pg_trgm/pg_trgm--1.5--1.5.sql */
|
/* contrib/pg_trgm/pg_trgm--1.4--1.5.sql */
|
||||||
|
|
||||||
-- complain if script is sourced in psql, rather than via ALTER EXTENSION
|
-- complain if script is sourced in psql, rather than via ALTER EXTENSION
|
||||||
\echo Use "ALTER EXTENSION pg_trgm UPDATE TO '1.5'" to load this file. \quit
|
\echo Use "ALTER EXTENSION pg_trgm UPDATE TO '1.5'" to load this file. \quit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user