Re: [pgAdmin][RM4253] create new column with default value

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][RM4253] create new column with default value
Date: 2019-06-10 06:23:48
Message-ID: CANxoLDe3fkxo+H4JdoOkkBH8zvtd2fH8wHDUtHsP_nQr8ub-cQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks patch applied.

On Mon, Jun 10, 2019 at 11:36 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Attached is a patch to fix default value issue while creating column. This
> issue occurs only when a false value like 0 or False is used as default
> value.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB India | Pune
> "Don't Complain about Heat, Plant a TREE"
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-06-10 06:47:30 pgAdmin 4 commit: Fix issue where reverse engineered SQL was failing fo
Previous Message Akshay Joshi 2019-06-10 06:23:24 pgAdmin 4 commit: Fix issue where new column should be created with Def