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
Tom Lane 038a2ed139 Stabilize regression test result. 8 years ago
..
backend Small refactoring 8 years ago
bin Add long options to pg_resetwal and pg_controldata 8 years ago
common restrict -> pg_restrict 8 years ago
fe_utils Add \if support to pgbench 8 years ago
include Exclude unlogged tables from base backups 8 years ago
interfaces Fix make rules that generate multiple output files. 8 years ago
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 8 years ago
pl Further fix interaction of Perl and stdbool.h 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 Stabilize regression test result. 8 years ago
timezone Update time zone data files to tzdata release 2018c. 8 years ago
tools Add expression compilation support to 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 Fix make rules that generate multiple output files. 8 years ago
nls-global.mk