| From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
|---|---|
| To: | Pradip Parkale <pradip(dot)parkale(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass. |
| Date: | 2021-09-07 18:18:37 |
| Message-ID: | CAM9w-_n44Afb18daR3FAkkanaX7j5OxkpM_f0unzLRCsx7buGA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Pradip,
I can see 4 different styles for variable naming - all small, camel, all
caps, using underscores:
+ this.datatypes = datatypes;
+ this.getOperatorClass = getOperatorClass;
+ this.dataTYPE = [];
+ this.op_class_types = [];
On Tue, Sep 7, 2021 at 8:41 PM Pradip Parkale <
pradip(dot)parkale(at)enterprisedb(dot)com> wrote:
> Hi Hackers,
>
> Please find the attached patch for Partitioned table should be created
> using COLLATE and opclass.I have added collate and opclass support for
> partition table.
>
> --
> Thanks & Regards,
> Pradip Parkale
> Software Engineer | EnterpriseDB Corporation
>
--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pradip Parkale | 2021-09-08 04:09:52 | Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass. |
| Previous Message | Pradip Parkale | 2021-09-07 15:11:00 | [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass. |