BUG #17252: Alter Column Length with dependent Views

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: javad_ashraf(at)hotmail(dot)com
Subject: BUG #17252: Alter Column Length with dependent Views
Date: 2021-10-28 12:05:54
Message-ID: 17252-5405948cf04cb903@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 17252
Logged by: Javad Ashraf
Email address: javad_ashraf(at)hotmail(dot)com
PostgreSQL version: 11.0
Operating system: Windows
Description:

In postgres its very bad process to alter column length in table that first
need to drop all dependencies and then alter length and then create again.
Developer also need to take care of order when dropping and recreating, It
should be automated to save developer time.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2021-10-28 13:11:03 Re: BUG #17251: Download Link Page Displaying Weirdly
Previous Message PG Bug reporting form 2021-10-28 11:06:07 BUG #17251: Download Link Page Displaying Weirdly