Fix typo in contrib/pg_trgm/pg_trgm--1.4--1.5.sql

Backpatch-through: 13
pull/57/head
Alexander Korotkov 5 years ago
parent 1a2ae7c50f
commit 3e8ec5b140
  1. 2
      contrib/pg_trgm/pg_trgm--1.4--1.5.sql

@ -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
\echo Use "ALTER EXTENSION pg_trgm UPDATE TO '1.5'" to load this file. \quit

Loading…
Cancel
Save