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