answer for: ALTER TABLE SET DEFAULT - Mailing list pgsql-novice

From Raphael Bauduin
Subject answer for: ALTER TABLE SET DEFAULT
Date
Msg-id 20020426080253.GB13787@raphael
Whole thread Raw
List pgsql-novice
Reading the SQL92 reference, I found the answer:

alter table contacts alter languageid set default 0;

Raph

pgsql-novice by date:

Previous
From: Raphael Bauduin
Date:
Subject: ALTER TABLE SET DEFAULT
Next
From: Tom Lane
Date:
Subject: Re: Strange behaviour