]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix sign-compare warnings arising from port/simd.h
authorJohn Naylor <john.naylor@postgresql.org>
Sun, 4 Sep 2022 02:23:57 +0000 (09:23 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Sun, 4 Sep 2022 02:23:57 +0000 (09:23 +0700)
commit73b9d051c6076cf1cf1b90af505c8b379147c8b1
tree87038a92ae975345c923cdb9bd8e3eb058993caf
parente062328ff11502b279186a286222f59fb9b4d15f
Fix sign-compare warnings arising from port/simd.h

Noted while building an extension using -Wsign-compare.

Per gripe from Pavel Stehule
Discussion: https://www.postgresql.org/message-id/CAFj8pRAagKQHfw71aQbL8PbL0S_360M61V0_vPqJXbpUFvqnRA%40mail.gmail.com
src/include/port/simd.h