From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | pgAdmin 4 commit: 1) Updated documentation for SSL support in Subscript |
Date: | 2021-02-22 05:43:15 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
1) Updated documentation for SSL support in Subscription dialog.
2) Fixed API test cases.
refs #6201
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=291e645d77dec7145f87c4536fce1dea2550a260
Author: Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/images/subscription_connection.png | Bin 79111 -> 81445 bytes
docs/en_US/images/subscription_general.png | Bin 44174 -> 43624 bytes
docs/en_US/images/subscription_sql.png | Bin 73117 -> 73289 bytes
docs/en_US/images/subscription_ssl.png | Bin 0 -> 61286 bytes
docs/en_US/images/subscription_with.png | Bin 148413 -> 146895 bytes
docs/en_US/subscription_dialog.rst | 47 ++++++++++++
.../tests/13_plus/alter_publication.sql | 7 ++
.../tests/13_plus/alter_publication_event.sql | 7 ++
.../tests/13_plus/alter_publication_event_msql.sql | 2 +
.../tests/13_plus/alter_publication_msql.sql | 1 +
.../tests/13_plus/create_publication.sql | 7 ++
.../tests/13_plus/create_publication_msql.sql | 3 +
.../tests/13_plus/create_publication_update.sql | 7 ++
.../13_plus/create_publication_update_msql.sql | 3 +
.../databases/publications/tests/13_plus/test.json | 80 +++++++++++++++++++++
.../publications/tests/publication_test_data.json | 2 +
16 files changed, 166 insertions(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2021-02-22 05:44:03 | Re: pgAdmin 4 - Czech translation update for 5.0 |
Previous Message | Libor M. | 2021-02-20 16:00:01 | pgAdmin 4 - Czech translation update for 5.0 |