pgAdmin 4 commit: Don't include sizes on primitive datatypes thatshoul

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't include sizes on primitive datatypes thatshoul
Дата
Msg-id E1ehGLs-0002Aq-CC@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't include sizes on primitive datatypes that shouldn't have them when modifying columns. Fixes #3052

Branch
------
runtime-revamp

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3424f420e738f7c2060d7b3ba79c6bbf80e570de
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

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, 47 insertions(+), 17 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Sargez
Дата:
Сообщение: Re: Master-Slave error: the database system is starting up
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: Revamped runtime vs. Version number