[pgadmin-hackers] pgAdmin 4 commit: Fix renaming of check constraints when the tablename

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Fix renaming of check constraints when the tablename
Дата
Msg-id E1chDMk-0001s3-5J@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix renaming of check constraints when the table name is changed at the same time. Fixes #2201

Branch
------
master

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

Modified Files
--------------
.../tables/templates/check_constraint/sql/9.2_plus/update.sql       | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Properly handle event trigger functions indifferent
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Fix casting issue with dependents queries.