Re: Remove redundant cast in gindesc.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Remove redundant cast in gindesc.c
Date
Msg-id aa-JhW6mTebHjfj8@paquier.xyz
Whole thread Raw
In response to Remove redundant cast in gindesc.c  ("zengman" <zengman@halodbtech.com>)
List pgsql-hackers
On Tue, Mar 10, 2026 at 09:31:33AM +0800, zengman wrote:
> While reviewing the code, I noticed a small detail and made this simple patch.
> There are no functional changes; it’s just meant to make the code look a bit cleaner.

Thanks, grabbed this one for later.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Patch for migration of the pg_commit_ts directory
Next
From: Michael Paquier
Date:
Subject: Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)