public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Ensure that the 'template1' database should not be vi
2+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Ensure that the 'template1' database should not be vi
@ 2020-12-16 06:07  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2020-12-16 06:07 UTC (permalink / raw)
  To: [email protected]

Ensure that the 'template1' database should not be visible after pg_upgrade. Fixes #5875

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb0a914099a6abd72b9a69d07f59d32a6a3f...
Author: Rahul Shirsat <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_30.rst                  |  1 +
.../server_groups/servers/databases/__init__.py    | 36 ++++++++++++++++------
.../servers/databases/event_triggers/__init__.py   |  9 +++++-
.../servers/databases/extensions/__init__.py       |  7 ++++-
.../databases/foreign_data_wrappers/__init__.py    |  7 ++++-
.../foreign_servers/__init__.py                    |  7 ++++-
.../foreign_servers/user_mappings/__init__.py      |  7 ++++-
.../servers/databases/languages/__init__.py        |  6 +++-
.../servers/databases/schemas/__init__.py          |  8 ++++-
.../databases/schemas/catalog_objects/__init__.py  |  8 ++++-
.../schemas/catalog_objects/columns/__init__.py    |  9 +++++-
.../databases/schemas/collations/__init__.py       |  7 ++++-
.../schemas/domains/domain_constraints/__init__.py |  8 ++++-
.../databases/schemas/foreign_tables/__init__.py   |  7 ++++-
.../schemas/fts_configurations/__init__.py         |  8 ++++-
.../databases/schemas/fts_dictionaries/__init__.py |  6 +++-
.../databases/schemas/fts_parsers/__init__.py      |  6 +++-
.../databases/schemas/fts_templates/__init__.py    |  6 +++-
.../databases/schemas/sequences/__init__.py        |  6 +++-
.../servers/databases/schemas/synonyms/__init__.py |  7 ++++-
.../databases/sql/9.1_plus/properties.sql          |  2 ++
.../databases/sql/9.2_plus/properties.sql          |  2 ++
.../templates/databases/sql/default/nodes.sql      |  2 ++
.../templates/databases/sql/default/properties.sql |  2 ++
web/pgadmin/utils/driver/psycopg2/connection.py    |  3 +-
25 files changed, 148 insertions(+), 29 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgAdmin 4 commit: Ensure that the template database should be visible w
@ 2021-03-04 12:18  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-03-04 12:18 UTC (permalink / raw)
  To: [email protected]

Ensure that the template database should be visible while creating the database. Fixes #6286

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d70dea507200a39ec5ca0585b3cdb8edf575...
Author: Nikhil Mohite <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst                                | 1 +
web/pgadmin/browser/server_groups/servers/databases/__init__.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-03-04 12:18 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 06:07 pgAdmin 4 commit: Ensure that the 'template1' database should not be vi Akshay Joshi <[email protected]>
2021-03-04 12:18 pgAdmin 4 commit: Ensure that the template database should be visible w Akshay Joshi <[email protected]>

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