OSDN Git Service

Change version to 1.3.1. REL10_1_3_1
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 8 Jun 2018 04:15:35 +0000 (13:15 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Fri, 8 Jun 2018 05:52:40 +0000 (14:52 +0900)
commitf5ad8dc5ae6416f79ef4e8b7d7c6b63c378579ab
tree559acd9b47f10d0e8196da73ccf9764ea2366aec
parente3b976c5c3ab16d802666b51431384f93697c9d8
Change version to 1.3.1.

1.3.0 has a crash bug in Describe message of extended protocol
path. If server receives the message after invalidation of
corresponding query cache, pg_hint_plan crashes.

On the way fixing it, this version took in the following commits of
core and pg_stat_statements.

8b6294c7a5 Change more places to be less trusting of RestrictInfo.is_pushed_down.
83f2061dd0 Teach contrib/pg_stat_statements to handle multi-statement commands better.
0bb51aa967 Improve parsetree representation of special functions such as CURRENT_DATE.
COPYRIGHT
Makefile
SPECS/pg_hint_plan10.spec
pg_hint_plan--1.3.0--1.3.1.sql [new file with mode: 0644]
pg_hint_plan--1.3.1.sql [moved from pg_hint_plan--1.3.0.sql with 100% similarity]
pg_hint_plan.control