postgresql/src
John Naylor 73b9d051c6 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
2022-09-04 09:23:57 +07:00
..
backend Fix cache invalidation bug in recovery_prefetch. 2022-09-03 13:28:43 +12:00
bin Refactor check_ functions to use filehandle for status 2022-08-31 13:06:50 +02:00
common Speed up lexing of long JSON strings 2022-09-02 09:36:22 +07:00
fe_utils Clean up inconsistent use of fflush(). 2022-08-29 13:55:41 -04:00
include Fix sign-compare warnings arising from port/simd.h 2022-09-04 09:23:57 +07:00
interfaces Revert SQL/JSON features 2022-09-01 17:07:14 -04:00
makefiles aix: when building with gcc, tell gcc we're building a shared library 2022-09-01 11:49:36 -07:00
pl Fix PL/Perl build on Cygwin 2022-09-02 17:56:14 +02:00
port Cleanup more code and comments related to Windows NT4 (XP days) 2022-08-30 09:52:58 +09:00
template Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
test Speed up lexing of long JSON strings 2022-09-02 09:36:22 +07:00
timezone Expand the use of get_dirent_type(), shaving a few calls to stat()/lstat() 2022-09-02 16:58:06 +09:00
tools Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Remove unused configure variable. 2022-08-18 11:22:13 -04:00
Makefile.shlib aix: Fix SHLIB_EXPORTS reference in VPATH builds 2022-08-24 20:39:46 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00