Re: Remove obsolete SAMESIGN macro
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Richard Guo <guofenglinux@gmail.com>,
Pg Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-19T11:23:12Z
Lists: pgsql-hackers
On 2/19/26 9:40 AM, Richard Guo wrote: > The macro remains defined in brin_minmax_multi.c and timestamp.c, but > is not used in either file. Any objections to removing these > definitions to clean things up? No, that is dead code only visible within those files so I do not think anyone would object. -- Andreas Karlsson Percona
Commits
-
Remove obsolete SAMESIGN macro
- ce1c17a3163f 19 (unreleased) landed
-
Provide overflow safe integer math inline functions.
- 4d6ad31257ad 11.0 cited