pgAdmin 4 commit: Correct schema should be displayed in Materialized Vi

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Correct schema should be displayed in Materialized Vi
Date: 2019-01-31 05:59:27
Message-ID: E1gp5Nn-0001g8-FB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correct schema should be displayed in Materialized View dialog. Fixes #3916

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0bb4f005e54e701890488ea5093b895b8d1ae4f8

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
.../server_groups/servers/databases/schemas/views/static/js/mview.js | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2019-01-31 06:02:10 Re: Remove hacky way to open/close the dropdown-submenu
Previous Message Cyril Jouve 2019-01-30 19:54:53 Replace PyCrypto by cryptography