Re: Typos in the code and README - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Typos in the code and README
Date
Msg-id g3ad5kalhx3l55oc5wjdf63t2rqt5witbdmsfaz24hjgzunhat@wdohnzto7ycy
Whole thread Raw
In response to Re: Typos in the code and README  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: Typos in the code and README
List pgsql-hackers
Hi,

On 2026-01-01 10:00:00 +0200, Alexander Lakhin wrote:
> bufhdr -> bufHdr

I just ran into this one due to a rebase conflict. Obviously trivial to
resolve. But what's the point of this change?  If you wanted to fix the
arguably wrong name, it'd have to be "buf" or "BufferDesc", as there's no
variable named either bufhdr or bufHdr.

Having random stuff mixed into these changes is one of the reasons why I so
dislike them.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Florents Tselai
Date:
Subject: Re: Docs pg_restore: Shouldn't there be a note about -n ?
Next
From: Paul A Jungwirth
Date:
Subject: Re: Fix GetOperatorFromCompareType