OSDN Git Service

Add new columns to pg_store_plans view master 1.7
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Wed, 14 Dec 2022 06:52:34 +0000 (15:52 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Wed, 14 Dec 2022 06:57:55 +0000 (15:57 +0900)
commit55c29918d2e3b256852cedb86800cbf1f5edf70e
tree6d6701a98704ad1e71e24dd76537a15de406cb2e
parenta0594faa23c5e98385d4679d780ee18a740fd3f4
Add new columns to pg_store_plans view

Likewise pg_stat_statements, add temp_blk_read_time and
temp_blk_write_time to pg_store_plans view.
Version is changed to 1.7.
Makefile
SPECS/pg_store_plans15.spec [moved from SPECS/pg_store_plans14.spec with 76% similarity]
docs/index.html
pg_store_plans--1.6--1.6.1.sql [deleted file]
pg_store_plans--1.7.sql [moved from pg_store_plans--1.6.sql with 94% similarity]
pg_store_plans.c
pg_store_plans.control