Re: [PATCHES] DTrace not working after SUBSYS.o reorg

2008-02-26 Thread Peter Eisentraut
Am Dienstag, 26. Februar 2008 schrieb Magne Mæhre: > I noticed that the dtrace code wouldn't build after the recent SUBSYS.o > reorganization. Fixed. Is there no buildfarm coverage of dtrace? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadc

Re: [PATCHES] DTrace not working after SUBSYS.o reorg

2008-02-26 Thread Magne Mæhre
Magne Mæhre wrote: I noticed that the dtrace code wouldn't build after the recent SUBSYS.o reorganization. Attached is a small patch that expands the files.. --Magne Oooops... wrong patch file The correct one is attached Sorry --Magne Index: src/backend/Makefile

[PATCHES] DTrace not working after SUBSYS.o reorg

2008-02-26 Thread Magne Mæhre
I noticed that the dtrace code wouldn't build after the recent SUBSYS.o reorganization. Attached is a small patch that expands the files.. --Magne ? src/include/probes.h ? src/include/probes_null.h Index: src/Makefile === RCS file: