Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ZizhuanLiu X-MAN <44973863(at)qq(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c
Date: 2026-06-01 03:56:12
Message-ID: 2425182.1780286172@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"=?utf-8?B?Wml6aHVhbkxpdSBYLU1BTg==?=" <44973863(at)qq(dot)com> writes:
> This patch performs a set of minor, low-impact clean-up refactors to unify internal expression construction logic:

TBH, I don't think this is worth the trouble.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hayato Kuroda (Fujitsu) 2026-06-01 03:57:27 RE: Exit walsender before confirming remote flush in logical replication
Previous Message Dilip Kumar 2026-06-01 03:33:36 Re: Proposal: Conflict log history table for Logical Replication