pgAdmin 4 commit: Ensure that template0 and template1 are available as

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that template0 and template1 are available as
Date: 2018-06-18 17:43:15
Message-ID: E1fUyBP-00026X-8k@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-18 17:47:44 pgAdmin 4 commit: Fix indent.
Previous Message Dave Page 2018-06-18 17:09:04 Re: [pgadmin4][Patch]: Feature #3388 Allow to set the connection timeout on the server properties dialog