gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -fwrapv -g -I../../../src/include -I/sw/include/libxml2 -I/sw/include -c -o viewUpdate.o viewUpdate.c -MMD -MP -MF .deps/viewUpdate.Po viewUpdate.c: In function 'transform_select_to_insert': viewUpdate.c:1407: error: 'qual' undeclared (first use in this function) viewUpdate.c:1407: error: (Each undeclared identifier is reported only once viewUpdate.c:1407: error: for each function it appears in.) viewUpdate.c:1407: error: 'viewDef' undeclared (first use in this function) viewUpdate.c: In function 'CreateViewUpdateRules': viewUpdate.c:1731: warning: unused variable 'view_qual' make: *** [viewUpdate.o] Error 1
Fixed. -- Thanks Bernd
view_update.patch.bz2
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers