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
Alvaro Herrera eee01d606e Silence compiler warning in Assert() 7 years ago
..
access Restore sane locking behavior during parallel query. 7 years ago
bootstrap Install a check for mis-linking of src/port and src/common functions. 7 years ago
catalog Fix event triggers for partitioned tables 7 years ago
commands Silence compiler warning in Assert() 7 years ago
executor Remove some unnecessary fields from Plan trees. 7 years ago
foreign
jit Change TupleTableSlot->tts_nvalid to type AttrNumber. 7 years ago
lib Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 7 years ago
libpq Minor cleanup/future-proofing for pg_saslprep(). 7 years ago
main
nodes Remove some unnecessary fields from Plan trees. 7 years ago
optimizer Remove some unnecessary fields from Plan trees. 7 years ago
parser Add option SKIP_LOCKED to VACUUM and ANALYZE 7 years ago
partitioning Centralize executor's opening/closing of Relations for rangetable entries. 7 years ago
po Translation updates 8 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. 8 years ago
replication In the executor, use an array of pointers to access the rangetable. 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 Refactor user-facing SQL functions signalling backends 7 years ago
tcop Add a debugging option to stress-test outfuncs.c and readfuncs.c. 7 years ago
tsearch Hand code string to integer conversion for performance. 8 years ago
utils Don't use is_infinite() where isinf() will do. 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 8 years ago