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
Michael Paquier 595b9cba2a Fix timeline assignment in checkpoints with 2PC transactions 5 years ago
..
access Fix timeline assignment in checkpoints with 2PC transactions 5 years ago
bootstrap Allow configurable LZ4 TOAST compression. 5 years ago
catalog Allow configurable LZ4 TOAST compression. 5 years ago
commands Fix assorted silliness in ATExecSetCompression(). 5 years ago
executor Revert "Fix race in Parallel Hash Join batch cleanup." 5 years ago
foreign Update copyright for 2021 5 years ago
jit Use errmsg_internal for debug messages 5 years ago
lib Update copyright for 2021 5 years ago
libpq Fix memory leak when rejecting bogus DH parameters. 5 years ago
main Update copyright for 2021 5 years ago
nodes Allow configurable LZ4 TOAST compression. 5 years ago
optimizer Implement GROUP BY DISTINCT 5 years ago
parser Use lfirst_int in cmp_list_len_contents_asc 5 years ago
partitioning Message style fix 5 years ago
po
port Use errmsg_internal for debug messages 5 years ago
postmaster Fix comments in postmaster.c. 5 years ago
regex Further tweak memory management for regex DFAs. 5 years ago
replication Allow configurable LZ4 TOAST compression. 5 years ago
rewrite Revert "Propagate CTE property flags when copying a CTE list into a rule." 5 years ago
snowball Update snowball 5 years ago
statistics Update copyright for 2021 5 years ago
storage Move lwlock-release probe back where it belongs 5 years ago
tcop Improve logging of bad parameter values in BIND messages. 5 years ago
tsearch Don't leak compiled regex(es) when an ispell cache entry is dropped. 5 years ago
utils Avoid leaking memory in RestoreGUCState(), and improve comments. 5 years ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk
nls.mk