Re: BUG #15831: pgadmin bug: add column and comment failure when youalter table - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #15831: pgadmin bug: add column and comment failure when youalter table
Date
Msg-id 20190605182742.GA11547@alvherre.pgsql
Whole thread Raw
In response to BUG #15831: pgadmin bug: add column and comment failure when you alter table  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On 2019-Jun-03, PG Bug reporting form wrote:

> I found a bug.
> pgAdmin latest version(maybe all version)...
> You can't modify a table by adding a column and its description, but you can
> add a column first and then add a description of the column.

If this problem can be reproduced with SQL commands, please show what
they are.  If it cannot, please report this problem to the pgadmin-users
mailing list.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15835: Errors altering data type of the column used in partial exclusion constraint
Next
From: Alvaro Herrera
Date:
Subject: Re: Indexes on expressions that include user-defined functions arenot reindexed when the function definition is changed