diff --git a/pg_hint_plan--1.3.0--1.3.1.sql b/pg_hint_plan--1.3.0--1.3.1.sql index 7a1b593..b693468 100644 --- a/pg_hint_plan--1.3.0--1.3.1.sql +++ b/pg_hint_plan--1.3.0--1.3.1.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.0--1.3.1.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.1'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.1'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.1--1.3.2.sql b/pg_hint_plan--1.3.1--1.3.2.sql index d459858..76f0342 100644 --- a/pg_hint_plan--1.3.1--1.3.2.sql +++ b/pg_hint_plan--1.3.1--1.3.2.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.1--1.3.2.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.2'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.2'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.2--1.3.3.sql b/pg_hint_plan--1.3.2--1.3.3.sql index 80ec81a..44479e9 100644 --- a/pg_hint_plan--1.3.2--1.3.3.sql +++ b/pg_hint_plan--1.3.2--1.3.3.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.2--1.3.3.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.3'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.3'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.3--1.3.4.sql b/pg_hint_plan--1.3.3--1.3.4.sql index 5d0721f..389725b 100644 --- a/pg_hint_plan--1.3.3--1.3.4.sql +++ b/pg_hint_plan--1.3.3--1.3.4.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.3--1.3.4.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.4'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.4'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.4--1.3.5.sql b/pg_hint_plan--1.3.4--1.3.5.sql index 3fd2aec..38984cf 100644 --- a/pg_hint_plan--1.3.4--1.3.5.sql +++ b/pg_hint_plan--1.3.4--1.3.5.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.4--1.3.5.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.5'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.5'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.5--1.3.6.sql b/pg_hint_plan--1.3.5--1.3.6.sql index ca8465c..b2ac093 100644 --- a/pg_hint_plan--1.3.5--1.3.6.sql +++ b/pg_hint_plan--1.3.5--1.3.6.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.5--1.3.6.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.6'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.6'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.6--1.3.7.sql b/pg_hint_plan--1.3.6--1.3.7.sql index e37d73d..d60f7a6 100644 --- a/pg_hint_plan--1.3.6--1.3.7.sql +++ b/pg_hint_plan--1.3.6--1.3.7.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.6--1.3.7.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.7'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.7'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.7--1.3.8.sql b/pg_hint_plan--1.3.7--1.3.8.sql index 45eb909..6e510de 100644 --- a/pg_hint_plan--1.3.7--1.3.8.sql +++ b/pg_hint_plan--1.3.7--1.3.8.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.7--1.3.8.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.8'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.8'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.8--1.3.9.sql b/pg_hint_plan--1.3.8--1.3.9.sql index 3d6f384..3ccc5db 100644 --- a/pg_hint_plan--1.3.8--1.3.9.sql +++ b/pg_hint_plan--1.3.8--1.3.9.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.8--1.3.9.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.3.9'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.3.9'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.3.9--1.4.sql b/pg_hint_plan--1.3.9--1.4.sql index b1a682e..ec08584 100644 --- a/pg_hint_plan--1.3.9--1.4.sql +++ b/pg_hint_plan--1.3.9--1.4.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.3.9--1.4.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.4'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.4'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.4--1.4.1.sql b/pg_hint_plan--1.4--1.4.1.sql index a9ac8b5..8bfca8c 100644 --- a/pg_hint_plan--1.4--1.4.1.sql +++ b/pg_hint_plan--1.4--1.4.1.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.4--1.4.1.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.4.1'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.4.1'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.4.1--1.4.2.sql b/pg_hint_plan--1.4.1--1.4.2.sql index c0fd57b..410d491 100644 --- a/pg_hint_plan--1.4.1--1.4.2.sql +++ b/pg_hint_plan--1.4.1--1.4.2.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.4.1--1.4.2.sql */ -- complain if script is sourced in psql, rather than via ALTER EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.4.2'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.4.2'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.4.2--1.5.sql b/pg_hint_plan--1.4.2--1.5.sql index c2a9840..964cc15 100644 --- a/pg_hint_plan--1.4.2--1.5.sql +++ b/pg_hint_plan--1.4.2--1.5.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.4.2--1.5.sql */ -- complain if script is sourced in psql, rather than via CREATE EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.5'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.5'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.5--1.5.1.sql b/pg_hint_plan--1.5--1.5.1.sql index 14d7379..68502c2 100644 --- a/pg_hint_plan--1.5--1.5.1.sql +++ b/pg_hint_plan--1.5--1.5.1.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.5--1.5.1.sql */ -- complain if script is sourced in psql, rather than via CREATE EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.5.1'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.5.1'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq',''); diff --git a/pg_hint_plan--1.5.1--1.6.0.sql b/pg_hint_plan--1.5.1--1.6.0.sql index 23bc350..b14b10a 100644 --- a/pg_hint_plan--1.5.1--1.6.0.sql +++ b/pg_hint_plan--1.5.1--1.6.0.sql @@ -1,7 +1,7 @@ /* pg_hint_plan/pg_hint_plan--1.5.1--1.6.0.sql */ -- complain if script is sourced in psql, rather than via CREATE EXTENSION -\echo Use "ALTER EXTENSION pg_dbms_stats UPDATE TO '1.6.0'" to load this file. \quit +\echo Use "ALTER EXTENSION pg_hint_plan UPDATE TO '1.6.0'" to load this file. \quit SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints',''); SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq','');