pgAdmin 4 commit: Refactored SQL of Views and Materialized Views. Fixes

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Refactored SQL of Views and Materialized Views. Fixes
Дата
Msg-id E1iiI6Q-0001eV-DH@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Refactored SQL of Views and Materialized Views. Fixes #5023.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f495af7a766713da460d8f1738a13638219f896c
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst                                        | 1 +
.../schemas/views/templates/views/pg/9.3_plus/sql/properties.sql         | 1 -
.../schemas/views/templates/views/pg/9.4_plus/sql/properties.sql         | 1 -
.../schemas/views/templates/views/ppas/9.1_plus/sql/properties.sql       | 1 -
.../schemas/views/templates/views/ppas/9.3_plus/sql/properties.sql       | 1 -
.../schemas/views/templates/views/ppas/9.4_plus/sql/properties.sql       | 1 -
6 files changed, 1 insertion(+), 5 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM5017] Use cheroot as default production server
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - 5023 - Refactoring SQL of View andMaterialized View.