jack wrote:
But on postgreSQL 7.2 reference manual, there is a statement for alter tableStrange. I don't have such ALTER TABLE in my 7.2 documentation. There is only ALTER... SET | DROP DEFAULT.
such as, ALTER TABLE [ ONLY ] table [ * ]
ALTER [ COLUMN ] column { SET | DROP } NOT NULL
Do you mean this one hasn't been implemented?
Jack
Tomasz
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster