OSDN Git Service

Version 1.3.6.
[pghintplan/pg_hint_plan.git] / pg_hint_plan--1.3.5--1.3.6.sql
1 /* pg_hint_plan/pg_hint_plan--1.3.5--1.3.6.sql */
2
3 -- complain if script is sourced in psql, rather than via CREATE EXTENSION
4 \echo Use "CREATE EXTENSION pg_hint_plan" to load this file. \quit
5
6 SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints','');
7 SELECT pg_catalog.pg_extension_config_dump('hint_plan.hints_id_seq','');