jack wrote:
> But on postgreSQL 7.2 reference manual, there is a statement for alter
> table
> such as, ALTER TABLE [ ONLY ] table [ * ]
> ALTER [ COLUMN ] column { SET | DROP } NOT NULL
>
> Do you mean this one hasn't been implemented?
>
> Jack
>
Strange. I don't have such ALTER TABLE in my 7.2 documentation. There is
only ALTER... SET | DROP DEFAULT.
Tomasz