]> granicus.if.org Git - postgresql/commit
Move PartitionDispatchData struct definition to execPartition.c
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 14 Sep 2018 22:06:57 +0000 (19:06 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 14 Sep 2018 22:06:57 +0000 (19:06 -0300)
commit6b78231d918bba1b99d15e0bf19753bd8f826222
treecdd0cca74d6175fa0a2f025b966d969e60a8450a
parent548e50976ce721b5e927d42a105c2f05b51b52a6
Move PartitionDispatchData struct definition to execPartition.c

There's no reason to expose the struct definition, so don't.

Author: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Discussion: https://postgr.es/m/d3fa24c1-bc65-7133-81df-6474387ccc4f@lab.ntt.co.jp
src/backend/executor/execPartition.c
src/include/executor/execPartition.h