OSDN Git Service

Rename module to pg_store_plans
authorKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 24 Mar 2014 06:40:18 +0000 (15:40 +0900)
committerKyotaro Horiguchi <horiguchi.kyotaro@lab.ntt.co.jp>
Mon, 9 Feb 2015 02:38:06 +0000 (11:38 +0900)
commit736421dcca69dfb9907e4404a900d39d36e87c1c
tree79b437f0fc88a883cf3fd9f3e43de01dc58905eb
Rename module to pg_store_plans
17 files changed:
Makefile [new file with mode: 0644]
expected/all.out [new file with mode: 0644]
json2sql.pl [new file with mode: 0755]
makeplanfile.sql [new file with mode: 0644]
pg_store_plans--1.0.sql [new file with mode: 0644]
pg_store_plans.c [new file with mode: 0644]
pg_store_plans.control [new file with mode: 0644]
pgsp_explain.c [new file with mode: 0644]
pgsp_explain.h [new file with mode: 0644]
pgsp_json.c [new file with mode: 0644]
pgsp_json.h [new file with mode: 0644]
pgsp_json_int.h [new file with mode: 0644]
pgsp_json_text.c [new file with mode: 0644]
pgsp_json_text.h [new file with mode: 0644]
regress.conf [new file with mode: 0644]
sjson2testsql.pl [new file with mode: 0755]
sql/all.sql [new file with mode: 0644]