]> 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:07 +0000 (18:51 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Tue, 5 May 2026 11:51:07 +0000 (18:51 +0700)
commit6766264262851686481dee4401541ee8cd874c2a
treebdfed490f9489ebd92088e0cee78e45287774591
parent648818ba3876fb3e43faffea729eccba969eefab
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