コメント中にヒント情報を記述することで、SQL文やGUCパラメータを変えずに実行計画を制御します。
pg_hint_plan version 1.1.7 for PG9.4 is released.
The behavior of GUC variables message_level and parse_messages is changed. These variables used to be the same variable internally but they became to work separately now. Several messages whose error level didn't follow the variables are fixed along with.
PG9.4向けの pg_hint_plan 1.1.7 をリリースします。
GUC変数 message_level と parse_messages の挙動が修正されました。以前はこれらの変数は内部的に同一のものでしたが、分離されました。同時に一部のメッセージのエラーレベルがこの変数に従っていなかった点についても修正されています。