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
John Naylor bb95feabb8 Document "B" and "us" as accepted units in postgres.conf.sample 5 years ago
..
access Make XLOG_FPI_FOR_HINT records honor full_page_writes setting. 5 years ago
bootstrap Rethink definition of pg_attribute.attcompression. 5 years ago
catalog More improvements of error messages about mismatching relkind 5 years ago
commands Use l*_node() family of functions where appropriate 5 years ago
executor Rename NodeTag of ExprState 5 years ago
foreign Update copyright for 2021 5 years ago
jit Prepare for forthcoming LLVM 13 API change. 5 years ago
lib Fix typo in comment 5 years ago
libpq Add more sanity checks in SASL exchanges 5 years ago
main Update copyright for 2021 5 years ago
nodes Rename some node support functions for consistency 5 years ago
optimizer Use l*_node() family of functions where appropriate 5 years ago
parser Use l*_node() family of functions where appropriate 5 years ago
partitioning Use l*_node() family of functions where appropriate 5 years ago
po Translation updates 5 years ago
port Initial pgindent and pgperltidy run for v14. 5 years ago
postmaster Remove unnecessary assertion in postmaster.c 5 years ago
regex Fix performance issue in new regex match-all detection code. 5 years ago
replication Fix potential buffer overruns in proto.c. 5 years ago
rewrite Use l*_node() family of functions where appropriate 5 years ago
snowball Update snowball 5 years ago
statistics Error message refactoring 5 years ago
storage Don't use #if inside function-like macro arguments. 5 years ago
tcop Use l*_node() family of functions where appropriate 5 years ago
tsearch Improve various places that double the size of a buffer 5 years ago
utils Document "B" and "us" as accepted units in postgres.conf.sample 5 years ago
.gitignore
Makefile Use sort_template.h for qsort_tuple() and qsort_ssup(). 5 years ago
common.mk
nls.mk Translation updates 5 years ago