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

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4253] create new column with default value
Date: 2019-06-10 06:05:58
Message-ID: CAM9w-_ncKXhNJFjg_=yKKWKTeu2zSQY2gOq8Hx8eZhWuBA1Pew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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"

Attachment Content-Type Size
RM4253.patch application/octet-stream 7.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-06-10 06:23:24 pgAdmin 4 commit: Fix issue where new column should be created with Def
Previous Message Aditya Toshniwal 2019-06-10 05:42:29 [pgAdmin][RM4171] Can not display sql of foreign table when used character = in options