Re: fix get_types for GPDB

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Dave Cramer <davecramer(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: fix get_types for GPDB
Date: 2017-08-31 08:58:05
Message-ID: CA+OCxozYU2naAghaeGj7KsWwjdV4OxHqbMwv8B_h-kktYq7tqA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied. As with other GPDB patch, I couldn't test it fully, so
please keep an eye out for issues.

On Wed, Aug 30, 2017 at 7:29 PM, Dave Cramer <davecramer(at)gmail(dot)com> wrote:

> This patch allows create column to see available types in the dropdown
>
>
> Dave Cramer
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-08-31 08:59:12 pgAdmin 4 commit: Define the proper NODE_ENV environment during running
Previous Message Dave Page 2017-08-31 08:57:29 pgAdmin 4 commit: Fix display of types in GPDB.