Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c - Mailing list pgsql-hackers

From ZizhuanLiu X-MAN
Subject Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c
Date
Msg-id tencent_1DA28D8E166122FEDBCC32815AA5B1157E05@qq.com
Whole thread
List pgsql-hackers
>From: Tom Lane <tgl@sss.pgh.pa.us>
>Date: 2026-06-01 11:56
>To: ZizhuanLiu X-MAN <44973863@qq.com>
>Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
>Subject: Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c
>
>
>      "ZizhuanLiu X-MAN"?<44973863@qq.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

Thanks,  you're right.  Let's drop this idea for now.
`
regards,
--
ZizhuanLiu (X-MAN) 
44973863@qq.com

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE
Next
From: Richard Guo
Date:
Subject: Wrong unsafe-flag test in check_output_expressions()