[BUGS] WARNING: 01000: could not dump unrecognized node type: 928

2010-11-13 Thread Jon Nelson
I get this whenever debug_print_rewritten = on WARNING: 01000: could not dump unrecognized node type: 928 LOCATION: _outNode, outfuncs.c:2787 right before LOG: 0: rewritten parse tree: PostgreSQL 8.4.5 on Linux x86-64 Does this sound familiar? -- Jon -- Sent via pgsql-bugs mailing l

Re: [BUGS] WARNING: 01000: could not dump unrecognized node type: 928

2010-11-12 Thread Jon Nelson
On Fri, Nov 12, 2010 at 9:29 PM, Tom Lane wrote: > Jon Nelson writes: >> I get this whenever debug_print_rewritten = on >> WARNING:  01000: could not dump unrecognized node type: 928 >> LOCATION:  _outNode, outfuncs.c:2787 >> right before >> LOG:  0: rewritten parse tree: > >> PostgreSQL 8.4.

Re: [BUGS] WARNING: 01000: could not dump unrecognized node type: 928

2010-11-12 Thread Tom Lane
Jon Nelson writes: > I get this whenever debug_print_rewritten = on > WARNING: 01000: could not dump unrecognized node type: 928 > LOCATION: _outNode, outfuncs.c:2787 > right before > LOG: 0: rewritten parse tree: > PostgreSQL 8.4.5 on Linux x86-64 Hm, do you use CREATE TABLE LIKE a lot?

[BUGS] WARNING: 01000: could not dump unrecognized node type: 928

2010-11-12 Thread Jon Nelson
I get this whenever debug_print_rewritten = on WARNING: 01000: could not dump unrecognized node type: 928 LOCATION: _outNode, outfuncs.c:2787 right before LOG: 0: rewritten parse tree: PostgreSQL 8.4.5 on Linux x86-64 Does this sound familiar? -- Jon -- Sent via pgsql-bugs mailing li