> Log message:
> Fix from Neil Conway:
>
> < o ALTER TABLE ADD COLUMN column SET DEFAULT should
> fill existing
> > o ALTER TABLE ALTER COLUMN column SET DEFAULT
> should fill existing
Wha! Altering a column default surely shouldn't change existing nulls or
something???? All you're saying is from now on, the default should be blah.
Surely it was correct in the first place?
Chris