pgAdmin 4 commit: Revert "Don't include sizes on primitive datatypesth - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Revert "Don't include sizes on primitive datatypesth
Date
Msg-id E1ehGsN-0003vE-Aw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Revert "Don't include sizes on primitive datatypes that shouldn't have them when modifying columns. Fixes #3052"

This reverts commit 3424f420e738f7c2060d7b3ba79c6bbf80e570de.

Committed on the wrong branch :-(

Branch
------
runtime-revamp

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59bca44e96f0e0328b36d9c0fb01d9e92f4d6a95

Modified Files
--------------
.../servers/databases/schemas/tables/utils.py      | 23 +++-------------
.../type/macros/get_full_type_sql_format.macros    |  2 +-
.../servers/databases/schemas/utils.py             | 32 ++++++----------------
web/pgadmin/utils/driver/psycopg2/typecast.py      |  7 +++--
4 files changed, 17 insertions(+), 47 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't include sizes on primitive datatypes thatshoul
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: RM # 2895 - All the controls and displayelements in the main window to be accessible using the tab key in anappropriate order