Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does not show OID.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does not show OID.
Date: 2020-04-08 07:23:37
Message-ID: CANxoLDce5f-Y+SXKzMnRSGehHP91CrPO2tBp6W2e=Ez-4rs6gw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo

View/MView test also failing with the commit of #5053. Please fix those as
well and send a combined patch.

On Wed, Apr 8, 2020 at 12:47 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

>
>
> On Wed, Apr 8, 2020 at 12:40 PM Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> On Tue, Apr 7, 2020 at 6:37 PM Khushboo Vashi <
>> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> Hi,
>>>
>>> Please find the attached patch to fix the RM # 5270 - [EPAS] Synonym
>>> properties does not show OID.
>>>
>>> As per the current implementation, we completely ignored OID and instead
>>> considered the name as the unique field, now with this patch OID will be
>>> used as an unique id and also will display OID in the properties tab.
>>>
>> Question is: When we rename a synonym, does it create a new OID, or keep
>> the same?
>>
>> We can not rename a synonym, must drop it and recreate it.
>
>
>> -- Ashesh
>>
>>>
>>> Thanks,
>>> Khushboo
>>>
>>>

--
*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 Ashesh Vashi 2020-04-08 07:24:58 pgAdmin 4 commit: [COLLATIONS] Do not assign the paramter values, use s
Previous Message Khushboo Vashi 2020-04-08 07:17:45 Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does not show OID.