"Roberto Abalde" <[EMAIL PROTECTED]> writes: > I've found that some two functions in /src/backend/optimizer/plan/planner.c > have side effects. No kidding ;-). The planner is full of side-effects on data structures. Both of the changes you mention are intentional. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
- [HACKERS] Is this a bug? Roberto Abalde
- Tom Lane