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/backend
Peter Eisentraut 9a95a77d9d Use stdbool.h if suitable 8 years ago
..
access Improve style guideline compliance of assorted error-report messages. 8 years ago
bootstrap Handle heap rewrites even better in logical decoding 8 years ago
catalog Sync up our various ways of estimating pg_class.reltuples. 8 years ago
commands Sync up our various ways of estimating pg_class.reltuples. 8 years ago
executor Add expression compilation support to LLVM JIT provider. 8 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Add expression compilation support to LLVM JIT provider. 8 years ago
lib Minor clean-up in dshash.{c,h}. 8 years ago
libpq Fix typo in comment 8 years ago
main Update copyright for 2018 8 years ago
nodes Basic planner and executor integration for JIT. 8 years ago
optimizer Add expression compilation support to LLVM JIT provider. 8 years ago
parser Add missing break 8 years ago
po Translation updates 8 years ago
port Support huge pages on Windows 8 years ago
postmaster Log when a BRIN autosummarization request fails 8 years ago
regex Update copyright for 2018 8 years ago
replication Improve style guideline compliance of assorted error-report messages. 8 years ago
rewrite Remove pg_class.relhaspkey 8 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Update copyright for 2018 8 years ago
storage shm_mq: Fix detach race condition. 8 years ago
tcop Basic JIT provider and error handling infrastructure. 8 years ago
tsearch Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
utils Use stdbool.h if suitable 8 years ago
.gitignore
Makefile Basic JIT provider and error handling infrastructure. 8 years ago
common.mk Support for optimizing and emitting code in LLVM JIT provider. 8 years ago
nls.mk Translation updates 8 years ago