postgresql/src
Andres Freund 24f127b004 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.
Noticed thanks to buildfarm animal seawasp.

Author: Andres Freund
Backpatch: v11-, where LLVM based JIT compliation was introduced.
2018-08-24 10:21:48 -07:00
..
backend LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 2018-08-24 10:21:48 -07:00
bin Copy-editing of pg_verify_checksums help and ref page 2018-08-23 20:33:39 +02:00
common Clean up assorted misuses of snprintf()'s result value. 2018-08-15 16:29:32 -04:00
fe_utils Fix lexing of standard multi-character operators in edge cases. 2018-08-23 21:43:51 +01:00
include LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 2018-08-24 10:21:48 -07:00
interfaces Fix lexing of standard multi-character operators in edge cases. 2018-08-23 21:43:51 +01:00
makefiles Provide for contrib and pgxs modules to install include files. 2018-07-31 19:58:39 +01:00
pl PL/pgSQL: Extend test case 2018-08-23 17:22:33 +02:00
port Make snprintf.c follow the C99 standard for snprintf's result value. 2018-08-15 17:25:49 -04:00
template
test Fix lexing of standard multi-character operators in edge cases. 2018-08-23 21:43:51 +01:00
timezone Update time zone data files to tzdata release 2018e. 2018-05-09 13:56:22 -04:00
tools MSVC: Finish clean.bat tmp_check coverage. 2018-08-19 01:12:25 -07:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Ensure we build generated headers at the start of some more cases. 2018-07-30 18:04:39 -04:00
Makefile.shlib
nls-global.mk