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
Tom Lane 26cb82030f Improve some comments related to executor result relations. 7 years ago
..
access Move TupleTableSlots boolean member into one flag variable. 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Correct constness of system attributes in heap.c & prerequisites. 7 years ago
commands Fix crash in multi-insert COPY 7 years ago
executor Improve some comments related to executor result relations. 7 years ago
foreign Correct constness of a few variables. 7 years ago
jit Move TupleTableSlots boolean member into one flag variable. 7 years ago
lib Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 7 years ago
libpq Correct constness of a few variables. 7 years ago
main Update copyright for 2018 8 years ago
nodes Correct attach/detach logic for FKs in partitions 7 years ago
optimizer Correct constness of system attributes in heap.c & prerequisites. 7 years ago
parser Correct constness of system attributes in heap.c & prerequisites. 7 years ago
partitioning Centralize executor's opening/closing of Relations for rangetable entries. 7 years ago
po Translation updates 7 years ago
port Convert elog.c's useful_strerror() into a globally-used strerror wrapper. 7 years ago
postmaster Add application_name to connection authorized msg 7 years ago
regex Clean up warnings from -Wimplicit-fallthrough. 7 years ago
replication Correct constness of a few variables. 7 years ago
rewrite Change rewriter/planner/executor/plancache to depend on RTE rellockmode. 7 years ago
snowball Sync our Snowball stemmer dictionaries with current upstream. 7 years ago
statistics Fix typos. 7 years ago
storage Correct constness of a few variables. 7 years ago
tcop Mark constantly allocated dest receiver as const. 7 years ago
tsearch Hand code string to integer conversion for performance. 7 years ago
utils Const-ify a few more large static tables. 7 years ago
.gitignore
Makefile Refactor dlopen() support 7 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 7 years ago