pgAdmin 4 commit: Fixed indexes not loading in Primary constraint and U

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed indexes not loading in Primary constraint and U
Дата
Msg-id E1mY5u1-0005K7-20@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed indexes not loading in Primary constraint and Unique constraint dialog for partition.

refs #6868

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a92bad7909458664e3f1c2fef582d2e7dbcc8da2
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
.../tables/constraints/index_constraint/static/js/primary_key.js        | 2 +-
.../tables/constraints/index_constraint/static/js/unique_constraint.js  | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][patch] Partition node related fixes
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Partition node related fixes