pgAdmin 4 commit: Fix function reserve SQL for GPDB. Fixes #3150

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix function reserve SQL for GPDB. Fixes #3150
Date: 2018-02-27 11:05:18
Message-ID: E1eqd4Q-0004jw-FD@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix function reserve SQL for GPDB. Fixes #3150

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3be22383b81b05b8f5fb62173809e85faaac638b
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>

Modified Files
--------------
.../templates/function/gpdb/sql/default/get_definition.sql | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-27 11:05:24 Re: [pgadmin4][patch] Solves the bug #3150
Previous Message Dave Page 2018-02-27 11:04:40 pgAdmin 4 commit: Case sensitive paths are confusing git...