You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Andres Freund 250bca7fc1 Debugging and profiling support for LLVM JIT provider. 8 years ago
..
backend Debugging and profiling support for LLVM JIT provider. 8 years ago
bin UINT64CONST'fy long constants in pgbench 8 years ago
common restrict -> pg_restrict 8 years ago
fe_utils Add \if support to pgbench 8 years ago
include Debugging and profiling support for LLVM JIT provider. 8 years ago
interfaces Attempt to fix build with unusual OpenSSL versions 8 years ago
makefiles
pl Fix overflow handling in plpgsql's integer FOR loops. 8 years ago
port Add an assertion that we don't pass NULL to snprintf("%s"). 8 years ago
template Force "restrict" not to be used when compiling with xlc. 8 years ago
test Implement partition-wise grouping/aggregation. 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Support for optimizing and emitting code in LLVM JIT provider. 8 years ago
tutorial Update copyright for 2018 8 years ago
.gitignore
DEVELOPERS
Makefile Basic JIT provider and error handling infrastructure. 8 years ago
Makefile.global.in Support for optimizing and emitting code in LLVM JIT provider. 8 years ago
Makefile.shlib Add C++ support to configure. 8 years ago
nls-global.mk