pgAdmin 4 commit: domain node: id and pid is not being generated. Fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: domain node: id and pid is not being generated. Fixes
Date: 2016-08-25 09:28:55
Message-ID: E1bcqxz-0008U7-Pq@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

domain node: id and pid is not being generated. Fixes #1586

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=05473a7a35b0c09b73a5615a07cfe300ffd893bf
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/domains/__init__.py | 4 +---
.../schemas/domains/templates/domains/sql/9.1_plus/get_oid.sql | 2 +-
.../schemas/domains/templates/domains/sql/9.2_plus/get_oid.sql | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-08-25 09:29:25 Re: PATCH: id and pid is not being sent in response (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-08-25 06:57:39 PATCH: Synonym node for EPAS (pgAdmin4)