Skip to content

Commit

Permalink
Add upgrade script for 1.6.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
dverite committed Nov 28, 2020
1 parent ee1c077 commit e203180
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/icu_ext--1.6.1--1.6.2.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- complain if script is sourced in psql, rather than via CREATE/ALTER EXTENSION
\echo Use "ALTER EXTENSION icu_ext UPDATE TO '1.6.2'" to load this file. \quit

0 comments on commit e203180

Please sign in to comment.