]> 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:35:06 +0000 (19:35 -0300)
commit444455c2d9094c70f42706184064a9729906253e
tree40f85dfea1314eaed99163475d71f474d1f8779d
parent6009bad9134782babfc45c6bae6cfbca7f4899d0
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