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
Noah Misch ad24b75659 Stop reading uninitialized memory in heap_inplace_lock(). 1 year ago
..
access Stop reading uninitialized memory in heap_inplace_lock(). 1 year ago
bootstrap Rethink definition of pg_attribute.attcompression. 5 years ago
catalog Fix incorrect memory access in VACUUM FULL with invalid toast indexes 1 year ago
commands Restructure foreign key handling code for ATTACH/DETACH 1 year ago
executor Remove unnecessary word in a comment 1 year ago
foreign Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
jit Fix illegal attribute propagation in LLVM JIT. 2 years ago
lib Fix lock assertions in dshash.c. 4 years ago
libpq Fix regression in TLS session ticket disabling 1 year ago
main Fix outdated --help message for postgres -f 3 years ago
nodes Remove inappropriate raw_expression_tree_walker() code 3 years ago
optimizer Correctly identify which EC members are computable at a plan node. 1 year ago
parser Remove incorrect Assert. 1 year ago
partitioning Fix creation of partition descriptor during concurrent detach+drop 1 year ago
po Translation updates 1 year ago
port Close socket in case of errors in setting non-blocking 2 years ago
postmaster Fix bugs in MultiXact truncation 2 years ago
regex Avoid character classification in regex escape parsing. 3 years ago
replication Reduce memory block size for decoded tuple storage to 8kB. 1 year ago
rewrite Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
snowball In the Snowball dictionary, don't try to stem excessively-long words. 3 years ago
statistics Fix incorrectly reported stats kind in "can't happen" ERROR 2 years ago
storage Fix race condition in committing a serializable transaction 1 year ago
tcop Add missing query ID reporting in extended query protocol 1 year ago
tsearch Limit to_tsvector_byid's initial array allocation to something sane. 2 years ago
utils Fix Y2038 issues with MyStartTime. 1 year ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk
nls.mk Translation updates 4 years ago