]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add missing guard for __builtin_constant_p
authorJohn Naylor <john.naylor@postgresql.org>
Tue, 5 May 2026 11:51:27 +0000 (18:51 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Tue, 5 May 2026 11:51:27 +0000 (18:51 +0700)
commit936d8974c3bcf4fc7163fcd1b403eea2adffa73e
tree509a569cf0a796766cfa536ad0137036d9412682
parentc318777da8b82cabe7c6644695385841a223f1eb
Add missing guard for __builtin_constant_p

Oversight in commit e2809e3a1. While at it, use pg_integer_constant_p
in master.

Discussion: https://postgr.es/m/CANWCAZbOha-x5MCreQn3TRA56VdKWNMAKMy3fAV1kJSw9Vp4pw@mail.gmail.com
Backpatch-through: 18
src/include/port/pg_crc32c.h