public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: 1) Added SSL support for creating a subscription. Fix
Date: Fri, 19 Feb 2021 09:28:04 +0000
Message-ID: <[email protected]> (raw)

1) Added SSL support for creating a subscription. Fixes #6201
2) Fixed an issue where the user is not able to create the subscription. Fixes #6230
3) Fixed a couple of issues raised during testing of logical replication.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=731ba32e816fa30e5cb6116108edecd50457...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                   |   2 +
.../browser/server_groups/servers/__init__.py      |   3 +
.../publications/static/js/publication.js          |  15 +++
.../publications/sql/11_plus/properties.sql        |   2 +-
.../templates/publications/sql/13_plus/create.sql  |  23 ++++
.../publications/sql/13_plus/properties.sql        |   9 ++
.../templates/publications/sql/13_plus/update.sql  |  48 +++++++
.../publications/sql/default/get_all_tables.sql    |   1 +
.../publications/sql/default/properties.sql        |   2 +-
.../servers/databases/subscriptions/__init__.py    |  23 +++-
.../subscriptions/static/js/subscription.js        | 138 +++++++++++++++++++--
.../templates/subscriptions/sql/default/create.sql |   4 +-
.../subscriptions/sql/default/properties.sql       |  36 +++---
.../templates/subscriptions/sql/default/update.sql |   4 +-
.../server_groups/servers/model_validation.js      |   4 -
web/pgadmin/utils/versioned_template_loader.py     |   3 +-
16 files changed, 277 insertions(+), 40 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: 1) Added SSL support for creating a subscription. Fix
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox