Re: ADD OR ALTER column

2018-01-12 Thread Geoff Winkless
On 12 January 2018 at 13:56, Rakesh Kumar wrote: > >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 eminent

Sv: ADD OR ALTER column

2018-01-12 Thread Andreas Joseph Krogh
På fredag 12. januar 2018 kl. 14:45:07, skrev Geoff Winkless < pgsqlad...@geoff.dj <mailto:pgsqlad...@geoff.dj>>: 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)

Re: ADD OR ALTER column

2018-01-12 Thread Rakesh Kumar
>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

ADD OR ALTER column

2018-01-12 Thread Geoff Winkless
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