Re: pgsql: Redesign initialization of partition routing structures
От
Tom Lane
Тема
Re: pgsql: Redesign initialization of partition routing structures
Дата
Msg-id
3606.1542395776@sss.pgh.pa.us
Ответ на
pgsql: Redesign initialization of partition routing structures (Alvaro Herrera)
Список
Дерево обсуждения
pgsql: Redesign initialization of partition routing structures Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: pgsql: Redesign initialization of partition routing structures Tom Lane <tgl@sss.pgh.pa.us>
Re: pgsql: Redesign initialization of partition routing structures Alvaro Herrera <alvherre@2ndquadrant.com>
Re: pgsql: Redesign initialization of partition routing structures Andres Freund <andres@anarazel.de>
Re: pgsql: Redesign initialization of partition routing structures Alvaro Herrera <alvherre@2ndquadrant.com>
Alvaro Herrera writes: > Redesign initialization of partition routing structures Some of the buildfarm doesn't like this: ccache gcc -std=c99 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -g -O2 -I../../../src/include -isysroot /Developer/SDKs/MacOSX10.6.sdk -DCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST -c -o functioncmds.o functioncmds.c execPartition.c:96: error: redefinition of typedef 'PartitionTupleRouting' ../../../src/include/executor/execPartition.h:23: error: previous declaration of 'PartitionTupleRouting' was here make[3]: *** [execPartition.o] Error 1 regards, tom lane
В списке pgsql-committers по дате отправления