Re: Fix a typo in the comment for gettuple_eval_partition() - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Fix a typo in the comment for gettuple_eval_partition()
Date
Msg-id E97D0204-595A-4659-B49A-19A84E4B9968@yesql.se
Whole thread Raw
In response to Fix a typo in the comment for gettuple_eval_partition()  (Tender Wang <tndrwang@gmail.com>)
List pgsql-hackers
> On 10 Nov 2025, at 12:11, Tender Wang <tndrwang@gmail.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




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Next
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: gen_guc_tables.pl: Validate required GUC fields before code generation