2012/12/27 Charles Gomes <charle...@outlook.com> > So far that's what I got http://www.widesol.com/~charles/pgsql/partition.c > I had some issues as He uses HeapTuples and on 9.2 I see a Slot. >
Hi Charles, I copied your C code partition.c and am trying to test it. For compiling you suggest : ... gcc -I "./" -fpic -c trigger.c ... Where comes the file *trigger.c* from ? Is that the one you find in the source directory ./src/backend/commands/ ? Thanks a lot Best regards Ali