pgAdmin 4 commit: Fix an issue when changing the length of a column in - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue when changing the length of a column in
Date
Msg-id E1bkq55-0003sS-Vt@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue when changing the length of a column in the table dialogue. Fixes #1669

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1ce5b38f4a099ed90f3ab8c15ebd778252fe0104
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/templates/column/sql/9.1_plus/update.sql        | 7 +++----
.../schemas/tables/templates/column/sql/9.2_plus/update.sql        | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the performance of delete operation (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1669 - Cannot remove nor change length definition on column in "The Table Dialog"