OSDN Git Service

Support PostgreSQL 14
[pghintplan/pg_hint_plan.git] / pg_hint_plan--1.4.sql
similarity index 93%
rename from pg_hint_plan--1.3.7.sql
rename to pg_hint_plan--1.4.sql
index bda3462..b06ce24 100644 (file)
@@ -1,4 +1,4 @@
-/* pg_hint_plan/pg_hint_plan--1.3.7.sql */
+/* pg_hint_plan/pg_hint_plan--1.4.sql */
 
 -- complain if script is sourced in psql, rather than via CREATE EXTENSION
 \echo Use "CREATE EXTENSION pg_hint_plan" to load this file. \quit