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 7394c763bc Future-proof the recursion inside ExecShutdownNode(). 3 years ago
..
access Don't reference out-of-bounds array elements in brin_minmax_multi.c 3 years ago
bootstrap Rethink definition of pg_attribute.attcompression. 5 years ago
catalog In extensions, don't replace objects not belonging to the extension. 3 years ago
commands Choose FK name correctly during partition attachment 3 years ago
executor Future-proof the recursion inside ExecShutdownNode(). 3 years ago
foreign Update copyright for 2021 5 years ago
jit Back-patch LLVM 14 API changes. 4 years ago
lib Fix lock assertions in dshash.c. 4 years ago
libpq Remove misguided SSL key file ownership check in libpq. 4 years ago
main Fix outdated --help message for postgres -f 3 years ago
nodes Add missing fields to _outConstraint() 3 years ago
optimizer Fix incorrect tests for SRFs in relation_can_be_sorted_early(). 3 years ago
parser Catch stack overflow when recursing in transformFromClauseItem(). 3 years ago
partitioning Avoid using ambiguous word "non-negative" in error messages. 4 years ago
po Translation updates 3 years ago
port Reject huge_pages=on if shared_memory_type=sysv. 4 years ago
postmaster Prevent long-term memory leakage in autovacuum launcher. 3 years ago
regex Defend against stack overrun in a few more places. 3 years ago
replication Add CHECK_FOR_INTERRUPTS while decoding changes. 3 years ago
rewrite Fix incautious CTE matching in rewriteSearchAndCycle(). 4 years ago
snowball In the Snowball dictionary, don't try to stem excessively-long words. 3 years ago
statistics Partially undo commit 94da73281. 3 years ago
storage Add HINT for restartpoint race with KeepFileRestoredFromArchive(). 3 years ago
tcop Force immediate commit after CREATE DATABASE etc in extended protocol. 3 years ago
tsearch Defend against stack overrun in a few more places. 3 years ago
utils Fix NaN comparison in circle_same test 3 years ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk Translation updates 4 years ago