This is a patch fixing a problem with the above patch that happened when:
- primary key columns are renamed.
- other columns are renamed to be like primary key columns.
This problem happened mainly because the primary keys are identified in the
front-end by their names. This can be handled in a be
Hi Dave/Hackers
On Fri, Jun 14, 2019 at 6:10 PM Akshay Joshi
wrote:
>
>
> On Fri, Jun 14, 2019 at 1:59 PM Dave Page wrote:
>
>> Hi
>>
>> On Thu, Jun 13, 2019 at 12:52 PM Akshay Joshi <
>> akshay.jo...@enterprisedb.com> wrote:
>>
>>> Hi Hackers
>>>
>>> I have implemented the new test framework t
Hi Hackers,
Attached is the patch to change icons for table inheritance (icons by
Chethana Kumar)
Along with this, I have also fixed few other issues/icons found on the way:
1) Dependencies tab for inherited tables/foreign keys shows partial text
(#3994).
2) Dependencies tab for child partition ta