Re: Fix a typo in the comment for gettuple_eval_partition()

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix a typo in the comment for gettuple_eval_partition()
Date: 2025-11-10 11:58:13
Message-ID: E97D0204-595A-4659-B49A-19A84E4B9968@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 10 Nov 2025, at 12:11, Tender Wang <tndrwang(at)gmail(dot)com> wrote:

> "patition" should be "partition"
>
> The attached patch fixes it.

Thanks, pushed. I spotted another typo in a comment during review so I
included that as well while in there.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari Mannsåker 2025-11-10 12:02:12 Re: gen_guc_tables.pl: Validate required GUC fields before code generation
Previous Message Daniel Gustafsson 2025-11-10 11:41:01 Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h