Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.
Дата
Msg-id CAM9w-_n44Afb18daR3FAkkanaX7j5OxkpM_f0unzLRCsx7buGA@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Ответы Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.  (Pradip Parkale <pradip.parkale@enterprisedb.com>)
Список 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.parkale@enterprisedb.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
"Don't Complain about Heat, Plant a TREE"

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Pradip Parkale
Дата:
Сообщение: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.
Следующее
От: Pradip Parkale
Дата:
Сообщение: Re: [pgAdmin][RM2546]: Partitioned table should be created using COLLATE and opclass.