Thanks, patch applied.
On Fri, Jun 23, 2017 at 6:55 AM, Murtuza Zabuawala
wrote:
> Hi,
>
> PFA patch to fix the issue in Column module where clearing the length of a
> character(or any other type as well) generates empty SQL.
> RM#2155
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://
Thanks, applied.
On Thu, Jun 22, 2017 at 8:14 AM, Murtuza Zabuawala
wrote:
> Hi,
>
> PFA patch to fix the issue where in column node we were not displaying
> column's default value properly, for example if the default value is zero.
> RM#1860
>
> I have also fixed similar issue in foreign table m