Re: Remove redundant cast in gindesc.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: zengman <zengman(at)halodbtech(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Remove redundant cast in gindesc.c
Date: 2026-03-10 03:01:25
Message-ID: aa-JhW6mTebHjfj8@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-10 03:05:40 Re: Avoid resource leak (src/bin/pg_dump/pg_dumpall.c)
Previous Message Hayato Kuroda (Fujitsu) 2026-03-10 02:50:49 RE: Patch for migration of the pg_commit_ts directory