pgAdmin 4 commit: Ensure that template0 and template1 are availableas - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure that template0 and template1 are availableas
Date
Msg-id E1fUyBP-00026X-8k@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that template0 and template1 are available as tempates when creating databasesa. Fixes #3361

[regardless of the Show System Objects? option]

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a45c33cf76707700a4106645146d135a91095161
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py     | 21 ++++++++++++++++++++-
.../servers/databases/static/js/database.js         |  2 +-
2 files changed, 21 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin4][Patch]: Feature #3388 Allow to set the connectiontimeout on the server properties dialog
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix indent.