OSDN Git Service

PG14 support
authorTatsuro Yamada <yamatattsu@gmail.com>
Fri, 5 Nov 2021 07:00:01 +0000 (16:00 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Thu, 25 Nov 2021 10:31:07 +0000 (19:31 +0900)
commit69fe8beaddc21a054c56796625081b0572eb0892
tree95f3b214cacc5f0b0bf8b7a92b461f0b88b88095
parent5b733e4963b7891d202c40ce9b4f6b6f4a58044c
PG14 support

- Successfully builds on PG14, and also passes PG13 regression tests.
- The new node types added in PG14 are not yet supported.

Co-Author: Julien Rouhaud <julien.rouhaud@free.fr>
Makefile
SPECS/pg_store_plans14.spec [moved from SPECS/pg_store_plans13.spec with 77% similarity]
expected/store_2.out [new file with mode: 0644]
pg_store_plans--1.6.sql [moved from pg_store_plans--1.5.sql with 97% similarity]
pg_store_plans.c
pg_store_plans.control
pgsp_explain.c