Hi Dave,
Please find the patch for API unit test cases for Schema and its
sub-nodes (Collations and Trigger functions).
You can run testsuite using the following commands
*For schemas*
python regression/runtests.py --pkg
browser.server_groups.servers.databases.schemas
*For Collations*
Tag REL-1_0-BETA4 has been created.
View:
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-1_0-BETA4
Log Message
---
Tag 1.0 beta 4
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.o
Hi,
PFA patch to fix the issue in foreign tables node where it was displaying
catalog tables in inherits options causing internal server error.
RM#1520
Additionally also moved hard coded sql for fetching types in template.
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
T
Hi Dave,
PFA patch with incremental messages.
RM#1523
Regards,
Murtuza
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
On Tue, Aug 9, 2016 at 6:58 PM, Dave Page wrote:
>
>
> On Tue, Aug 9, 2016 at 2:21 PM, Ashesh Vashi <
> ashesh.va..
Hi,
PFA patch to fix the issue where system level catalog are also displayed in
PPAS server under relation of create new table like option.
RM#1530
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
diff --git a/web/pgadmin/browser/server_gro