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 442accc3fe Allow memory contexts to have both fixed and variable ident strings. 8 years ago
..
backend Allow memory contexts to have both fixed and variable ident strings. 8 years ago
bin Allow HOT updates for some expression indexes 8 years ago
common restrict -> pg_restrict 8 years ago
fe_utils Add \if support to pgbench 8 years ago
include Allow memory contexts to have both fixed and variable ident strings. 8 years ago
interfaces libpq: PQhost to return active connected host or hostaddr 8 years ago
makefiles
pl Allow memory contexts to have both fixed and variable ident strings. 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 Allow HOT updates for some expression indexes 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