pgAdmin 4 commit: Fix the RE-SQL generation for GreenPlum external tabl

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the RE-SQL generation for GreenPlum external tabl
Date: 2018-06-20 00:01:48
Message-ID: E1fVQZI-0002Mb-BI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the RE-SQL generation for GreenPlum external tables. Fixes #3431

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_1.rst | 3 ++-
.../databases/external_tables/templates/sql/gpdb_5.0_plus/create.sql | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-20 00:01:58 Re: [pgadmin4][patch] Correct issue on external tables
Previous Message Dave Page 2018-06-19 23:59:02 Re: [pgadmin4][Patch]: Feature #3388 Allow to set the connection timeout on the server properties dialog