OSDN Git Service

Follow new shared memory request convention since PG15
authorKyotaro Horiguchi <horikyota.ntt@gmail.com>
Wed, 30 Nov 2022 08:20:54 +0000 (17:20 +0900)
committerKyotaro Horiguchi <horikyota.ntt@gmail.com>
Wed, 30 Nov 2022 08:20:54 +0000 (17:20 +0900)
commitb34f6660597bd050340aa3b498d107138d15aed3
tree7477f2d1e87255ee92835dafc41f768e0667b95f
parentcb6bda4dab991911cd6bc1faaca993f55c4bf2ac
Follow new shared memory request convention since PG15

The procedure to request shared memory for extensions has been changed
in PG15.  Follow that convention only when the target PG version >=
15.
pg_store_plans.c