"Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
> I wouldn't fight hard to change it but really if we think about it, what
> makes more sense from usability perspective?
> CREATE TABLE foo() COMMENT IS
I think it's likely to be impossible to shoehorn such a thing into every
type of CREATE command without making COMMENT a fully reserved word,
which is going to be a very hard sell.
> 2. Make it so comments are appended not replaced.
Backwards compatibility fail ... not to mention that you haven't offered
an argument as to why everyone would think this is an improvement.
regards, tom lane