pgsql: Move PartitionDispatchData struct definition to execPartition.c

2018-09-15 Thread Alvaro Herrera
Move PartitionDispatchData struct definition to execPartition.c There's no reason to expose the struct definition, so don't. Author: Amit Langote Discussion: https://postgr.es/m/d3fa24c1-bc65-7133-81df-6474387cc...@lab.ntt.co.jp Branch -- master Details --- https://git.postgresql.org/

pgsql: Move PartitionDispatchData struct definition to execPartition.c

2018-09-14 Thread Alvaro Herrera
Move PartitionDispatchData struct definition to execPartition.c There's no reason to expose the struct definition, so don't. Author: Amit Langote Discussion: https://postgr.es/m/d3fa24c1-bc65-7133-81df-6474387cc...@lab.ntt.co.jp Branch -- REL_11_STABLE Details --- https://git.postgres