Re: Typo fixes in Graph table files - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Typo fixes in Graph table files
Date
Msg-id b212dc2d-7b4b-42c7-8539-02e54fa700a1@eisentraut.org
Whole thread
In response to Re: Typo fixes in Graph table files  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On 15.04.26 17:08, Ashutosh Bapat wrote:
> Hi Lakshmi,
> 
> On Wed, Apr 15, 2026 at 12:28 PM Lakshmi N <lakshmin.jhs@gmail.com> wrote:
>>
>> Hi Hackers,
>>
>> Fixed a few typos in the graph table files and attached a patch.
>> Please review.
> 
> Thanks for the report and patch.
> 
> I fixed some more typos and grammar in the attached patch. Also
> simplified a comment.

committed




pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: pgbench: make verbose error messages thread-safe
Next
From: Amit Kapila
Date:
Subject: Re: StringInfo fixes, v19 edition. Plus a few oddities