Avoid re-typedef'ing PartitionTupleRouting

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 0201d79a5549e3375ea5e5aee351378399453f15
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-11-16T19:55:53Z
Releases: 12.0
Avoid re-typedef'ing PartitionTupleRouting

Apparently, gcc on macOS (?) doesn't like it.

Per buildfarm.

Files

PathChange+/−
src/backend/executor/execPartition.c modified +2 −2