Re: [SQL] Unrecognized node type

2004-07-01 Thread Alvaro Sanchez-Mariscal
> I suppose there's some other factor involved in the problem that > you didn't show us. But... what? :-S > As far as finding the bug, you need to provide a complete, > self-contained test case. Can you be more explicit? > As far as loading the schema, how about just removing the DEFAULT > clau

Re: [SQL] Unrecognized node type

2004-06-30 Thread Tom Lane
Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> writes: >> I suppose there's some other factor involved in the problem that >> you didn't show us. > But... what? :-S If I knew, I could've reproduced the problem ... >> As far as finding the bug, you need to provide a complete, >> self-contained test

Re: [SQL] Unrecognized node type

2004-06-29 Thread Tom Lane
Alvaro Sanchez-Mariscal <[EMAIL PROTECTED]> writes: > I've tried to import a dump from pg_dump. Everything goes ok, but at > certain point, in the following sentence: > CREATE TABLE ca_persona ( > ... > lssi boolean DEFAULT NULL::boolean, > postal boolean DEFAULT NULL::boolean, > tele