pgAdmin 4 commit: Fix an issue when changing the length of a column in

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix an issue when changing the length of a column in
Дата
Msg-id E1bkq55-0003sS-Vt@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PATCH: To fix the performance of delete operation (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1669 - Cannot remove nor change length definition on column in "The Table Dialog"