On Fri, Oct 23, 2015 at 2:59 PM, Akshay Joshi wrote:
> Hi Ashesh
>
> On Fri, Oct 23, 2015 at 1:27 PM, Ashesh Vashi <
> ashesh.va...@enterprisedb.com> wrote:
>
>> On Fri, Oct 16, 2015 at 5:40 PM, Akshay Joshi <
>> akshay.jo...@enterprisedb.com> wrote:
>>
>>> Hi Ashesh
>>>
>> Hi Akshay,
>>
>> I've
Hi Ashesh
On Fri, Oct 23, 2015 at 1:27 PM, Ashesh Vashi wrote:
> On Fri, Oct 16, 2015 at 5:40 PM, Akshay Joshi <
> akshay.jo...@enterprisedb.com> wrote:
>
>> Hi Ashesh
>>
> Hi Akshay,
>
> I've modified the patch a little bit for betterment.
> Can you please review and test it?
>
Patch looks
On Fri, Oct 16, 2015 at 5:40 PM, Akshay Joshi wrote:
> Hi Ashesh
>
Hi Akshay,
I've modified the patch a little bit for betterment.
Can you please review and test it?
--
Thanks & Regards,
Ashesh Vashi
>
>
> On Thu, Oct 15, 2015 at 1:51 PM, Ashesh Vashi .com> wrote:
>
>> On Thu, Oct 15, 2015 at
Hi Ashesh
On Thu, Oct 15, 2015 at 1:51 PM, Ashesh Vashi wrote:
> On Thu, Oct 15, 2015 at 11:15 AM, JasmineLiu
> wrote:
>
>> Hi, all !
>>
>> This is Liu Yuanyuan.
>> I find the inherited table of column shown in pgadmin 1.20.0, sometimes
>> isn’t right. That should be a bug.
>> Hope someone to d
On Thu, Oct 15, 2015 at 11:15 AM, JasmineLiu
wrote:
> Hi, all !
>
> This is Liu Yuanyuan.
> I find the inherited table of column shown in pgadmin 1.20.0, sometimes
> isn’t right. That should be a bug.
> Hope someone to do something about this problem!
> Here is my example:
>
> First I execute the
Hi, all !
This is Liu Yuanyuan.
I find the inherited table of column shown in pgadmin 1.20.0, sometimes
isn’t right. That should be a bug.
Hope someone to do something about this problem!
Here is my example:
First I execute the following sql in pgadmin 1.20.0 by query tool:
create schema test;
cr