Re: ADD OR ALTER column

From: "Rakesh Kumar" <rakeshkumar464(at)mail(dot)com>
To: "Geoff Winkless" <pgsqladmin(at)geoff(dot)dj>
Cc: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: ADD OR ALTER column
Date: 2018-01-12 13:56:07
Message-ID: trinity-c786b701-ff27-4984-ab83-cf4f175ef543-1515765367968@3c-app-mailcom-lxa06
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>I'm probably missing something, but can anyone see a reason why adding an ADD OR >ALTER COLUMN syntax to the ALTER TABLE command isn't either a) achievable or b) >desirable?
>It seems to me to be eminently useful and not overly difficult, while potentially >saving a significant amount of effort on the part of users.

what is your use case ? Not sure what benefit you are talking about.

thanks.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2018-01-12 14:10:39 Re: characters converted to ??? in postgres
Previous Message Geoff Winkless 2018-01-12 13:45:07 ADD OR ALTER column