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.
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?