Re: unnesting multirange data types

From: Zhihong Yu <zyu(at)yugabyte(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: unnesting multirange data types
Date: 2021-06-14 01:36:42
Message-ID: CALNJ-vRoXV1nnXLZgFPCustUD_5m7KP==Z+KH71KcctY3ag-3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jun 13, 2021 at 2:10 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com>
wrote:

> On Sun, Jun 13, 2021 at 5:53 PM Zhihong Yu <zyu(at)yugabyte(dot)com> wrote:
> > + ObjectAddress myself,
> >
> > nit: myself -> self
>
> Probably "self" is a better name than "myself" in this context.
> However, you can see that the surrounding code already uses the name
> "myself". Therefore, I prefer to stay with "myself".
>
> ------
> Regards,
> Alexander Korotkov
>

Hi,
Is it Okay if I submit a patch changing the 'myself's to 'self' ?

Cheers

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhihong Yu 2021-06-14 01:46:13 Re: Use extended statistics to estimate (Var op Var) clauses
Previous Message Justin Pryzby 2021-06-14 01:24:12 Re: Different compression methods for FPI