Christopher Kings-Lynne writes:
> 1. How do you compile contribs with full debugging symbols. I always get
> heuristic-fencepost-blah probs with gdb even though I've configured postgres
> with all the debugging stuff.
First, compile without optimization (-O0). Second, using LOAD to load the
sh
Hi All,
Few quick questions.
1. How do you compile contribs with full debugging symbols. I always get
heuristic-fencepost-blah probs with gdb even though I've configured postgres
with all the debugging stuff. Makes it really hard to find probs in the
contribs.
2. Should contribs exclusively u