| From: | ZizhuanLiu X-MAN <44973863(at)qq(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 08:01:58 |
| Message-ID: | tencent_1DA28D8E166122FEDBCC32815AA5B1157E05@qq.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
>Date: 2026-06-01 11:56
>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
>
>
> "=?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
Thanks, you're right. Let's drop this idea for now.
`
regards,
--
ZizhuanLiu (X-MAN)
44973863(at)qq(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Guo | 2026-06-01 08:27:06 | Wrong unsafe-flag test in check_output_expressions() |
| Previous Message | Tender Wang | 2026-06-01 07:57:39 | Re: Eager aggregation, take 3 |